/AWS1/CL_DCODELETEINTERCNCTRSP¶
DeleteInterconnectResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_interconnectstate TYPE /AWS1/DCOINTERCONNECTSTATE /AWS1/DCOINTERCONNECTSTATE¶
The state of the interconnect. The following are the possible values:
requested: The initial state of an interconnect. The interconnect stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
pending: The interconnect is approved, and is being initialized.
available: The network link is up, and the interconnect is ready for use.
down: The network link is down.
deleting: The interconnect is being deleted.
deleted: The interconnect is deleted.
unknown: The state of the interconnect is not available.
Queryable Attributes¶
interconnectState¶
The state of the interconnect. The following are the possible values:
requested: The initial state of an interconnect. The interconnect stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.
pending: The interconnect is approved, and is being initialized.
available: The network link is up, and the interconnect is ready for use.
down: The network link is down.
deleting: The interconnect is being deleted.
deleted: The interconnect is deleted.
unknown: The state of the interconnect is not available.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTERCONNECTSTATE() |
Getter for INTERCONNECTSTATE, with configurable default |
ASK_INTERCONNECTSTATE() |
Getter for INTERCONNECTSTATE w/ exceptions if field has no v |
HAS_INTERCONNECTSTATE() |
Determine if INTERCONNECTSTATE has a value |