Skip to content

/AWS1/CL_ODBCRECLOUDAUTONOMO01

CreateCloudAutonomousVmClusterOutput

CONSTRUCTOR

IMPORTING

Required arguments:

iv_cloudautonomousvmclustid TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

The unique identifier of the created Autonomous VM cluster.

Optional arguments:

iv_displayname TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

The display name of the created Autonomous VM cluster.

iv_status TYPE /AWS1/ODBRESOURCESTATUS /AWS1/ODBRESOURCESTATUS

The current status of the Autonomous VM cluster creation process.

iv_statusreason TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

Additional information about the current status of the Autonomous VM cluster creation process, if applicable.


Queryable Attributes

displayName

The display name of the created Autonomous VM cluster.

Accessible with the following methods

Method Description
GET_DISPLAYNAME() Getter for DISPLAYNAME, with configurable default
ASK_DISPLAYNAME() Getter for DISPLAYNAME w/ exceptions if field has no value
HAS_DISPLAYNAME() Determine if DISPLAYNAME has a value

status

The current status of the Autonomous VM cluster creation process.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

statusReason

Additional information about the current status of the Autonomous VM cluster creation process, if applicable.

Accessible with the following methods

Method Description
GET_STATUSREASON() Getter for STATUSREASON, with configurable default
ASK_STATUSREASON() Getter for STATUSREASON w/ exceptions if field has no value
HAS_STATUSREASON() Determine if STATUSREASON has a value

cloudAutonomousVmClusterId

The unique identifier of the created Autonomous VM cluster.

Accessible with the following methods

Method Description
GET_CLOUDAUTONOMOUSVMCLUSTID() Getter for CLOUDAUTONOMOUSVMCLUSTERID, with configurable def
ASK_CLOUDAUTONOMOUSVMCLUSTID() Getter for CLOUDAUTONOMOUSVMCLUSTERID w/ exceptions if field
HAS_CLOUDAUTONOMOUSVMCLUSTID() Determine if CLOUDAUTONOMOUSVMCLUSTERID has a value