The status of the public advertised prefix. Possible values include:
INITIAL: RPKI validation is complete. - PTR_CONFIGURED:
User has configured the PTR. - VALIDATED: Reverse DNS lookup is
successful. - REVERSE_DNS_LOOKUP_FAILED: Reverse DNS lookup
failed. - PREFIX_CONFIGURATION_IN_PROGRESS: The prefix is being
configured. - PREFIX_CONFIGURATION_COMPLETE: The prefix is fully
configured. - PREFIX_REMOVAL_IN_PROGRESS: The prefix is being
removed.
Enums
Name
Description
UNDEFINED_STATUS
A value indicating that the enum field is not set.
ANNOUNCED_TO_INTERNET
The prefix is announced to Internet.
INITIAL
RPKI validation is complete.
PREFIX_CONFIGURATION_COMPLETE
The prefix is fully configured.
PREFIX_CONFIGURATION_IN_PROGRESS
The prefix is being configured.
PREFIX_REMOVAL_IN_PROGRESS
The prefix is being removed.
PTR_CONFIGURED
User has configured the PTR.
READY_TO_ANNOUNCE
The prefix is currently withdrawn but ready to be announced.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class Status (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.PublicAdvertisedPrefix.Status)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.PublicAdvertisedPrefix.Status) \n\n Status(value)\n\nThe status of the public advertised prefix. Possible values include:\n\n- `INITIAL`: RPKI validation is complete. - `PTR_CONFIGURED`: User has configured the PTR. - `VALIDATED`: Reverse DNS lookup is successful. - `REVERSE_DNS_LOOKUP_FAILED`: Reverse DNS lookup failed. - `PREFIX_CONFIGURATION_IN_PROGRESS`: The prefix is being configured. - `PREFIX_CONFIGURATION_COMPLETE`: The prefix is fully configured. - `PREFIX_REMOVAL_IN_PROGRESS`: The prefix is being removed."]]