Managed CICS Region

Details for a managed CICS region are described.

Root element name

managedCICSRegion

URI reference

/CICSTopology/v1/managedCICSRegions/applid

Syntax

managedCICSRegion{
   links(self(url), 
         tags(url),
         TCPIPPorts(url),
         CICSSystemGroups(url),
         connections(url),
         MROConnections(url),
         IPICConnections(url),
         ISCConnections(url),
         DB2s(url),
         MQs(url),
         IMSs(url)),
   jobID(jobID)
   jobName(jobName)
   program(DFHSIP)
   status(ACTIVE|NOT_ACTIVE)
   user(user)
   zOSSystem{zOSSystemLink}
   applid(applid)
   groupLists(groupList1[,groupList2[,groupList3[,groupList4]]])
   startPolicy{[type(BATCH|COMMAND)
                dataSetName(dataSetName)|command(command)]}
   stopPolicy{type(BATCH|COMMAND|DEFAULT)
              dataSetName(dataSetName)|command(command)}
   systemID(systemID)
   version(version)
   CICSplex{CICSplexLink}
   MASName(MASName)
   managingCMAS{CMASLink}
   [DB2(DB2Link)]
   [IMS(IMSLink)]
   [MQ(MQLink)]
   [MONSpec(MONSpecLink)]
   [RTASpec(RTASpecLink)]
   [WLMSpec(WLMSpecLink)]

Links

self
This region
tags
User tags that are associated with this region.
TCPIPPorts
TCP/IP ports that this region listens on.
CICSSystemGroups
System groups that this region is a member of.
connections
All connections to and from this region.
MROConnections
MRO connections to and from this region.
IPICConnections
IPIC connections to and from this region.
ISCConnections
ISC connections to and from this region.
DB2Connections
DB2® connections from this region.
MQConnections
MQ connections from this region.
IMSConnections
IMS™ connections from this region.

Attributes

jobID
The last known job identifier of this region.
jobName
The job name of this region.
program
The program name of this region (DFHSIP).
status
The last known status of this region.
user
The last known user identifier that this region ran under.
zOSSystem
The z/OS® system that this region runs on.
zOSSystem.link (link) (name)
The z/OS system that this CMAS runs on.
link
An API link to the z/OS system with rel=zOSSystem.
name
The name of the z/OS system.
applid
The z/OS Communications Server APPLID of this region.
groupLists[]
The startup CSD group lists in the order that they appear on the GRPLIST system initialization table (SIT) override.
startPolicy (type) (dataSetName) (command)
The start policy for this region.
type
The type of start policy, which can be BATCH or COMMAND.
dataSetName
The data set name and member that contains the startup JCL. This attribute is returned only when the type is BATCH.
command
The command to start this region. This attribute is returned only when the type is COMMAND.
stopPolicy (type) (dataSetName) (command)
The stop policy for this region.
type
The type of stop policy, which can be BATCH, COMMAND, or DEFAULT.
dataSetName
The data set name and member that contains the shutdown JCL. This attribute is returned only when the type is BATCH.
command
The command to stop this region. This attribute is returned only when the type is COMMAND or DEFAULT.
systemID
The system identifier for this region.
version
The CICS® version of this region.
CICSplex (link) (name)
The CICSplex that this region belongs to.
link
An API link to the CICSplex with rel=CICSplex.
name
The name of the CICSplex.
MASName
The MAS name.
managingCMAS (link) (applid) (CMASName) (jobName)
The CMAS network that this CMAS belongs to.
link
An API link to the CMAS with rel=CMAS.
applid
The z/OS Communications Server APPLID of the CMAS.
CMASName
The CMAS name.
jobName
The job name of the CMAS.

Optional attributes

DB2 (link) (name)
The DB2 subsystem that this region is connected to.
link
An API link to the subsystem with rel=DB2.
name
The name of the subsystem.
IMS (link) (name)
The IMS subsystem that this region is connected to.
link
An API link to the subsystem with rel=IMS.
name
The name of the subsystem.
MQ (link) (name)
The MQ subsystem that this region is connected to.
link
An API link to the subsystem with rel=MQ.
name
The name of the subsystem.
MONSpec (link) (name)
The Monitoring specification that this region is a target of.
link
An API link to the specification with rel=MONSpec.
name
The name of the specification.
RTASpec (link) (name)
The Real Time Analysis specification that this region is a target of.
link
An API link to the specification with rel=RTASpec.
name
The name of the specification.
WLMSpec (link) (name)
The Workload Management specification that this region is a target of.
link
An API link to the specification with rel=WLMSpec.
name
The name of the specification.


reference_managed_cics_region.html | Timestamp icon Last updated: Friday, 11 December 2015