Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/cics-ts-resource-import/_shared/latest--cicsts-resourceimport-1.0.1.json
Parent schema cics-ts-resource-import
Type: object

Schema that describes the structure of a resource import document.

Properties

resourceImport object required
All of: variant, variant, variant, variant, variant, variant
4 nested properties
destinations object required
5 nested properties
resources string required

Specify the name of the resources file to be written. The file name must have an extension of .yaml or .yml

pattern=^[A-Za-z0-9\-_ .]+\.[Yy][Aa]?[Mm][Ll]$
application string

Specify the name of the application file to be written. The file name must have an extension of .yaml or .yml

pattern=^[A-Za-z0-9\-_ .]+\.[Yy][Aa]?[Mm][Ll]$
model string

Specify the name of the model file to be written. The file name must have an extension of .yaml or .yml

pattern=^[A-Za-z0-9\-_ .]+\.[Yy][Aa]?[Mm][Ll]$
exceptions string

Specify the name of the exceptions file to be written. The file name must have an extension of .yaml or .yml

pattern=^[A-Za-z0-9\-_ .]+\.[Yy][Aa]?[Mm][Ll]$
exceptionsModel string

Specify the name of the exceptions model file to be written. The file name must have an extension of .yaml or .yml

pattern=^[A-Za-z0-9\-_ .]+\.[Yy][Aa]?[Mm][Ll]$
modelInput object required

Resource model entry meta-data and resources list.

All of: variant, variant, variant, variant, variant, variant
2 nested properties
target string required
Values: "cicsts-5.4.0" "cicsts-5.5.0" "cicsts-5.6.0" "cicsts-6.1.0" "cicsts-6.2.0" "cicsts-6.3.0"
defines array
applicationInput object

Application entry.

4 nested properties
name string
description string
constraints constraintentry[]
configuration object[]
imports array
schemaVersion string

Specify the resource import schema version.

Values: "resourceImport/1.0"

Definitions

applicationentry object

Application entry.

name string
description string
constraints constraintentry[]
configuration object[]
constraintentry object
destinationentry object
resources string required

Specify the name of the resources file to be written. The file name must have an extension of .yaml or .yml

pattern=^[A-Za-z0-9\-_ .]+\.[Yy][Aa]?[Mm][Ll]$
application string

Specify the name of the application file to be written. The file name must have an extension of .yaml or .yml

pattern=^[A-Za-z0-9\-_ .]+\.[Yy][Aa]?[Mm][Ll]$
model string

Specify the name of the model file to be written. The file name must have an extension of .yaml or .yml

pattern=^[A-Za-z0-9\-_ .]+\.[Yy][Aa]?[Mm][Ll]$
exceptions string

Specify the name of the exceptions file to be written. The file name must have an extension of .yaml or .yml

pattern=^[A-Za-z0-9\-_ .]+\.[Yy][Aa]?[Mm][Ll]$
exceptionsModel string

Specify the name of the exceptions model file to be written. The file name must have an extension of .yaml or .yml

pattern=^[A-Za-z0-9\-_ .]+\.[Yy][Aa]?[Mm][Ll]$
modelentry object

Resource model entry meta-data and resources list.

target string required
Values: "cicsts-5.4.0" "cicsts-5.5.0" "cicsts-5.6.0" "cicsts-6.1.0" "cicsts-6.2.0" "cicsts-6.3.0"
defines array
modelrequiredstringattribute object

Resource public attribute details

required boolean

This attribute is always required.

Constant: true
description string

Provide a string to describe the attribute.

modelpublicattribute object

Resource public attribute details

required boolean required

Specify true if this attribute must be specified, false if it's optional.

description string

Provide a string to describe the attribute.

modelpublicstringattribute object

Resource public attribute details

importentry-cicsts-5.4.0 object
type string required

Resource type to import

Values: "atomservice" "bundle" "connection" "db2conn" "db2entry" "db2tran" "doctemplate" "enqmodel" "file" "ipconn" "journalmodel" "jvmserver" "library" "lsrpool" "mapset" "mqconn" "mqmonitor" "partitionset" "partner" "pipeline" "processtype" "profile" "program" "sessions" "tcpipservice" "tdqueue" "terminal" "tranclass" "transaction" "tsmodel" "typeterm" "urimap" "webservice"
exceptions string

YES: resource exceptions should be created, NO: resource exceptions should not created

Values: "yes" "no"
importAnalysis string

Import analysis is now complete. Detailed analysis will no longer be shown.

Values: "complete"
modelTypeId string

Use the model defined type id in the resource model that has this id

selectors array

Set attribute values that are used to select resources for import

resource-model-cicsts-5.4.0 object
type string required

Specify a CICSTS-5.4.0 resource type

Values: "atomservice" "bundle" "connection" "db2conn" "db2entry" "db2tran" "doctemplate" "enqmodel" "file" "ipconn" "journalmodel" "jvmserver" "library" "lsrpool" "mapset" "mqconn" "mqmonitor" "partitionset" "partner" "pipeline" "processtype" "profile" "program" "sessions" "tcpipservice" "tdqueue" "terminal" "tranclass" "transaction" "tsmodel" "typeterm" "urimap" "webservice"
attributes object required
id string

Specify a string of between 1 and 64 characters from the character set [A-Za-z0-9$@#/-_%&?!:|"=¬,;<>].

maxLength=64pattern=^[A-Za-z0-9$@#/\-_%&?!:|"=¬,;<>]+$
description string

Specify a string of between 1 and 255 characters from the character set [A-Za-z0-9$@#./-_%&?!:|"=¬,;<> ].

maxLength=255pattern=^[A-Za-z0-9$@#./\-_%&?!:|"=¬,;<> ]+$
importentry-cicsts-5.5.0 object
type string required

Resource type to import

Values: "atomservice" "bundle" "connection" "db2conn" "db2entry" "db2tran" "doctemplate" "enqmodel" "file" "ipconn" "journalmodel" "jvmserver" "library" "lsrpool" "mapset" "mqconn" "mqmonitor" "partitionset" "partner" "pipeline" "processtype" "profile" "program" "sessions" "tcpipservice" "tdqueue" "terminal" "tranclass" "transaction" "tsmodel" "typeterm" "urimap" "webservice"
exceptions string

YES: resource exceptions should be created, NO: resource exceptions should not created

Values: "yes" "no"
importAnalysis string

Import analysis is now complete. Detailed analysis will no longer be shown.

Values: "complete"
modelTypeId string

Use the model defined type id in the resource model that has this id

selectors array

Set attribute values that are used to select resources for import

resource-model-cicsts-5.5.0 object
type string required

Specify a CICSTS-5.5.0 resource type

Values: "atomservice" "bundle" "connection" "db2conn" "db2entry" "db2tran" "doctemplate" "enqmodel" "file" "ipconn" "journalmodel" "jvmserver" "library" "lsrpool" "mapset" "mqconn" "mqmonitor" "partitionset" "partner" "pipeline" "processtype" "profile" "program" "sessions" "tcpipservice" "tdqueue" "terminal" "tranclass" "transaction" "tsmodel" "typeterm" "urimap" "webservice"
attributes object required
id string

Specify a string of between 1 and 64 characters from the character set [A-Za-z0-9$@#/-_%&?!:|"=¬,;<>].

maxLength=64pattern=^[A-Za-z0-9$@#/\-_%&?!:|"=¬,;<>]+$
description string

Specify a string of between 1 and 255 characters from the character set [A-Za-z0-9$@#./-_%&?!:|"=¬,;<> ].

maxLength=255pattern=^[A-Za-z0-9$@#./\-_%&?!:|"=¬,;<> ]+$
importentry-cicsts-5.6.0 object
type string required

Resource type to import

Values: "atomservice" "bundle" "connection" "db2conn" "db2entry" "db2tran" "doctemplate" "dumpcode" "enqmodel" "file" "ipconn" "journalmodel" "jvmserver" "library" "lsrpool" "mapset" "mqconn" "mqmonitor" "partitionset" "partner" "pipeline" "processtype" "profile" "program" "sessions" "tcpipservice" "tdqueue" "terminal" "tranclass" "transaction" "tsmodel" "typeterm" "urimap" "webservice"
exceptions string

YES: resource exceptions should be created, NO: resource exceptions should not created

Values: "yes" "no"
importAnalysis string

Import analysis is now complete. Detailed analysis will no longer be shown.

Values: "complete"
modelTypeId string

Use the model defined type id in the resource model that has this id

selectors array

Set attribute values that are used to select resources for import

resource-model-cicsts-5.6.0 object
type string required

Specify a CICSTS-5.6.0 resource type

Values: "atomservice" "bundle" "connection" "db2conn" "db2entry" "db2tran" "doctemplate" "dumpcode" "enqmodel" "file" "ipconn" "journalmodel" "jvmserver" "library" "lsrpool" "mapset" "mqconn" "mqmonitor" "partitionset" "partner" "pipeline" "processtype" "profile" "program" "sessions" "tcpipservice" "tdqueue" "terminal" "tranclass" "transaction" "tsmodel" "typeterm" "urimap" "webservice"
attributes object required
id string

Specify a string of between 1 and 64 characters from the character set [A-Za-z0-9$@#/-_%&?!:|"=¬,;<>].

maxLength=64pattern=^[A-Za-z0-9$@#/\-_%&?!:|"=¬,;<>]+$
description string

Specify a string of between 1 and 255 characters from the character set [A-Za-z0-9$@#./-_%&?!:|"=¬,;<> ].

maxLength=255pattern=^[A-Za-z0-9$@#./\-_%&?!:|"=¬,;<> ]+$
importentry-cicsts-6.1.0 object
type string required

Resource type to import

Values: "atomservice" "bundle" "connection" "db2conn" "db2entry" "db2tran" "doctemplate" "dumpcode" "enqmodel" "file" "ipconn" "journalmodel" "jvmserver" "library" "lsrpool" "mapset" "mqconn" "mqmonitor" "partitionset" "partner" "pipeline" "processtype" "profile" "program" "sessions" "tcpipservice" "tdqueue" "terminal" "tranclass" "transaction" "tsmodel" "typeterm" "urimap" "webservice"
exceptions string

YES: resource exceptions should be created, NO: resource exceptions should not created

Values: "yes" "no"
importAnalysis string

Import analysis is now complete. Detailed analysis will no longer be shown.

Values: "complete"
modelTypeId string

Use the model defined type id in the resource model that has this id

selectors array

Set attribute values that are used to select resources for import

resource-model-cicsts-6.1.0 object
type string required

Specify a CICSTS-6.1.0 resource type

Values: "atomservice" "bundle" "connection" "db2conn" "db2entry" "db2tran" "doctemplate" "dumpcode" "enqmodel" "file" "ipconn" "journalmodel" "jvmserver" "library" "lsrpool" "mapset" "mqconn" "mqmonitor" "partitionset" "partner" "pipeline" "processtype" "profile" "program" "sessions" "tcpipservice" "tdqueue" "terminal" "tranclass" "transaction" "tsmodel" "typeterm" "urimap" "webservice"
attributes object required
id string

Specify a string of between 1 and 64 characters from the character set [A-Za-z0-9$@#/-_%&?!:|"=¬,;<>].

maxLength=64pattern=^[A-Za-z0-9$@#/\-_%&?!:|"=¬,;<>]+$
description string

Specify a string of between 1 and 255 characters from the character set [A-Za-z0-9$@#./-_%&?!:|"=¬,;<> ].

maxLength=255pattern=^[A-Za-z0-9$@#./\-_%&?!:|"=¬,;<> ]+$
importentry-cicsts-6.2.0 object
type string required

Resource type to import

Values: "atomservice" "bundle" "connection" "db2conn" "db2entry" "db2tran" "doctemplate" "dumpcode" "enqmodel" "file" "ipconn" "journalmodel" "jvmserver" "library" "lsrpool" "mapset" "mqconn" "mqmonitor" "partitionset" "partner" "pipeline" "processtype" "profile" "program" "sessions" "tcpipservice" "tdqueue" "terminal" "tranclass" "transaction" "tsmodel" "typeterm" "urimap" "webservice"
exceptions string

YES: resource exceptions should be created, NO: resource exceptions should not created

Values: "yes" "no"
importAnalysis string

Import analysis is now complete. Detailed analysis will no longer be shown.

Values: "complete"
modelTypeId string

Use the model defined type id in the resource model that has this id

selectors array

Set attribute values that are used to select resources for import

resource-model-cicsts-6.2.0 object
type string required

Specify a CICSTS-6.2.0 resource type

Values: "atomservice" "bundle" "connection" "db2conn" "db2entry" "db2tran" "doctemplate" "dumpcode" "enqmodel" "file" "ipconn" "journalmodel" "jvmserver" "library" "lsrpool" "mapset" "mqconn" "mqmonitor" "partitionset" "partner" "pipeline" "processtype" "profile" "program" "sessions" "tcpipservice" "tdqueue" "terminal" "tranclass" "transaction" "tsmodel" "typeterm" "urimap" "webservice"
attributes object required
id string

Specify a string of between 1 and 64 characters from the character set [A-Za-z0-9$@#/-_%&?!:|"=¬,;<>].

maxLength=64pattern=^[A-Za-z0-9$@#/\-_%&?!:|"=¬,;<>]+$
description string

Specify a string of between 1 and 255 characters from the character set [A-Za-z0-9$@#./-_%&?!:|"=¬,;<> ].

maxLength=255pattern=^[A-Za-z0-9$@#./\-_%&?!:|"=¬,;<> ]+$
listConfiguration object
name string | object required
group string | object required
importentry-cicsts-6.3.0 object
type string required

Resource type to import

Values: "atomservice" "bundle" "connection" "db2conn" "db2entry" "db2tran" "doctemplate" "dumpcode" "enqmodel" "file" "ipconn" "journalmodel" "jvmserver" "library" "lsrpool" "mapset" "mqconn" "mqmonitor" "partitionset" "partner" "pipeline" "processtype" "profile" "program" "sessions" "tcpipservice" "tdqueue" "terminal" "tranclass" "transaction" "tsmodel" "typeterm" "urimap" "webservice"
exceptions string

YES: resource exceptions should be created, NO: resource exceptions should not created

Values: "yes" "no"
importAnalysis string

Import analysis is now complete. Detailed analysis will no longer be shown.

Values: "complete"
modelTypeId string

Use the model defined type id in the resource model that has this id

selectors array

Set attribute values that are used to select resources for import

resource-model-cicsts-6.3.0 object
type string required

Specify a CICSTS-6.3.0 resource type

Values: "atomservice" "bundle" "connection" "db2conn" "db2entry" "db2tran" "doctemplate" "dumpcode" "enqmodel" "file" "ipconn" "journalmodel" "jvmserver" "library" "lsrpool" "mapset" "mqconn" "mqmonitor" "partitionset" "partner" "pipeline" "processtype" "profile" "program" "sessions" "tcpipservice" "tdqueue" "terminal" "tranclass" "transaction" "tsmodel" "typeterm" "urimap" "webservice"
attributes object required
id string

Specify a string of between 1 and 64 characters from the character set [A-Za-z0-9$@#/-_%&?!:|"=¬,;<>].

maxLength=64pattern=^[A-Za-z0-9$@#/\-_%&?!:|"=¬,;<>]+$
description string

Specify a string of between 1 and 255 characters from the character set [A-Za-z0-9$@#./-_%&?!:|"=¬,;<> ].

maxLength=255pattern=^[A-Za-z0-9$@#./\-_%&?!:|"=¬,;<> ]+$