Creation report
Details for the status of a creation report resource.
Root element name
creationReports
URI reference
/CICSTopology/v1/creationReports/created-region-applidLinks
- self
- This creation report.
- unmanagedCICSRegion
- Only if you cloned an unmanaged CICS® region, the unmanaged CICS region this creation report refers to.
- managedCICSRegion
- Only if you cloned a managed CICS region, the managed CICS region this creation report refers to.
Attributes
- ownerApplid
-
The APPLID of the CICS region detailed in this creation report.
- sourceApplid
-
The APPLID of the CICS region that was cloned to create the CICS region detailed in this creation report.
- cloneTimestamp
-
The time the clone operation started. The time is expressed as the number of milliseconds since January 1, 1970, 00:00:00.
- cloneUserId
-
The user ID that requested the clone operation.
- createdSystemDatasets
-
A list of the data sets that were created when the CICS region was cloned.
- newJCLFullDSN
-
The data set, and member, that contains the JCL to start the CICS region
- createdINCLUDEFullDSN
-
A list of the data sets, and members, created for this CICS region that contain INCLUDE statements.
- createdPROCFullDSN
-
A list of the data sets, and members, created for this CICS region that contain PROC statements.
- createdSITFullDSN
-
A list of the data sets, and members, created for this CICS region that contain SIT overrides.
- createdEYUPARMFullDSN
-
A list of the data sets, and members, which were create for this managed CICS region that contain EYUPARM values.
- jobName
-
The JOBNAME for the created CICS region.
- updatedSITOverrides
-
A list of the SIT overrides that are set for the new region, which are different from the original CICS region.
- outstandingSITOverrides
-
A list of the SIT overrides that are not set for the new region, which are different from the original CICS region.
- updatedEYUPARMOverrides
-
A list of the EYUPARM values that are set for the new region, which are different from the original CICS region.
- outstandingEYUPARMOverrides
-
A list of the EYUPARM values that are not set for the new region, which are different from the original CICS region.
- cicsGroupsName
-
A list of the CICSplex SM system groups that the new CICS region is a member of.
- zOSSystemName
-
The z/OS® system that the new CICS region runs on.
- JCLCreated
-
Displays true if JCL was created for the new CICS region, or false if no JCL was created.