Contains information about the CICS® Configuration Manager server.
None.
<CCVRel> CCV_release </CCVRel> 1
<CICSRel> CICS_release </CICSRel> 2
<SvrCSDName> CSD_DSN </SvrCSDName> 3
<SvrApplIDe> application_ID </SvrApplID> 4
<SvrSysIDe> system_ID </SvrSysID> 5
List is the only command that you can use for server information. Here is the request format:
<CCV210>
<List>
<LocationCriteria>
<LocationType> Repository </LocationType>
</LocationCriteria>
<ObjectCriteria>
<ObjType> SvrInfo </ObjType>
</ObjectCriteria>
<ProcessParms> 1
<ConnectionData> NO|YES </ConnectionData>
</ProcessParms>
</List>
</CCV210>