Class Status (1.18.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 active. - DELETING The public delegated prefix is being deprovsioned.

Values: UNDEFINED_STATUS (0): A value indicating that the enum field is not set. ANNOUNCED (365103355): The public delegated prefix is active. ANNOUNCED_TO_GOOGLE (454875705): The prefix is announced within Google network. ANNOUNCED_TO_INTERNET (177880897): The prefix is announced to Internet and within Google. DELETING (528602024): The public delegated prefix is being deprovsioned. INITIALIZING (306588749): The public delegated prefix is being initialized and addresses cannot be created yet. READY_TO_ANNOUNCE (64641265): The public delegated prefix is currently withdrawn but ready to be announced.