Module google_api_proto::google::cloud::compute::v1::public_advertised_prefix
source · Expand description
Nested message and enum types in PublicAdvertisedPrefix
.
Enums§
- [Output Only] The version of BYOIP API.
- Specifies how child public delegated prefix will be scoped. It could be one of following values: -
REGIONAL
: The public delegated prefix is regional only. The provisioning will take a few minutes. -GLOBAL
: The public delegated prefix is global only. The provisioning will take ~4 weeks. -GLOBAL_AND_REGIONAL
[output only]: The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2. - 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.