Class Status (1.50.0)

Status(value)

[Output Only] The status of the public delegated prefix, which can be one of following values:

::

 - `INITIALIZING` The public delegated prefix is being initialized and
 addresses cannot be created yet.
 - `READY_TO_ANNOUNCE` The public delegated prefix is a live migration
 prefix and is active.
 - `ANNOUNCED` The public delegated prefix is announced and ready to
 use.
 - `DELETING` The public delegated prefix is being deprovsioned.
 - `ACTIVE` The public delegated prefix is ready to use.

Enums

Name Description
UNDEFINED_STATUS A value indicating that the enum field is not set.
ACTIVE The public delegated prefix is ready to use.
ANNOUNCED The public delegated prefix is announced and ready to use.
ANNOUNCED_TO_GOOGLE The prefix is announced within Google network.
ANNOUNCED_TO_INTERNET The prefix is announced to Internet and within Google.
DELETING The public delegated prefix is being deprovsioned.
INITIALIZING The public delegated prefix is being initialized and addresses cannot be created yet.
READY_TO_ANNOUNCE The public delegated prefix is currently withdrawn but ready to be announced.