Status(value)Output only. [Output Only] The status of the address, which can be one ofRESERVING, RESERVED, or IN_USE. An address that is RESERVING is currently in the process of being reserved. A RESERVED address is currently reserved and available to use. An IN_USE address is currently being used by another resource and is not available.
Enums |
|
|---|---|
| Name | Description |
UNDEFINED_STATUS |
A value indicating that the enum field is not set. |
IN_USE |
Address is being used by another resource and is not available. |
RESERVED |
Address is reserved and available to use. |
RESERVING |
Address is being reserved. |