/AWS1/CL_ODBCREEXADBSTRGVAUL01¶
CreateExascaleDbStorageVaultOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_exascaledbstoragevaultid TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The unique identifier of the Exascale storage vault.
Optional arguments:¶
iv_displayname TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The user-friendly name for the Exascale storage vault.
iv_status TYPE /AWS1/ODBRESOURCESTATUS /AWS1/ODBRESOURCESTATUS¶
The current status of the Exascale storage vault.
iv_statusreason TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
Additional information about the status of the Exascale storage vault.
Queryable Attributes¶
displayName¶
The user-friendly name for the Exascale storage vault.
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 Exascale storage vault.
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 status of the Exascale storage vault.
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 |
exascaleDbStorageVaultId¶
The unique identifier of the Exascale storage vault.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXASCALEDBSTORAGEVAULTID() |
Getter for EXASCALEDBSTORAGEVAULTID, with configurable defau |
ASK_EXASCALEDBSTORAGEVAULTID() |
Getter for EXASCALEDBSTORAGEVAULTID w/ exceptions if field h |
HAS_EXASCALEDBSTORAGEVAULTID() |
Determine if EXASCALEDBSTORAGEVAULTID has a value |