1. Packages
  2. Google Cloud Native
  3. API Docs
  4. compute
  5. compute/beta
  6. getPublicAdvertisedPrefix

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.31.1 published on Thursday, Jul 20, 2023 by Pulumi

google-native.compute/beta.getPublicAdvertisedPrefix

Explore with Pulumi AI

google-native logo

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.31.1 published on Thursday, Jul 20, 2023 by Pulumi

    Returns the specified PublicAdvertisedPrefix resource.

    Using getPublicAdvertisedPrefix

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getPublicAdvertisedPrefix(args: GetPublicAdvertisedPrefixArgs, opts?: InvokeOptions): Promise<GetPublicAdvertisedPrefixResult>
    function getPublicAdvertisedPrefixOutput(args: GetPublicAdvertisedPrefixOutputArgs, opts?: InvokeOptions): Output<GetPublicAdvertisedPrefixResult>
    def get_public_advertised_prefix(project: Optional[str] = None,
                                     public_advertised_prefix: Optional[str] = None,
                                     opts: Optional[InvokeOptions] = None) -> GetPublicAdvertisedPrefixResult
    def get_public_advertised_prefix_output(project: Optional[pulumi.Input[str]] = None,
                                     public_advertised_prefix: Optional[pulumi.Input[str]] = None,
                                     opts: Optional[InvokeOptions] = None) -> Output[GetPublicAdvertisedPrefixResult]
    func LookupPublicAdvertisedPrefix(ctx *Context, args *LookupPublicAdvertisedPrefixArgs, opts ...InvokeOption) (*LookupPublicAdvertisedPrefixResult, error)
    func LookupPublicAdvertisedPrefixOutput(ctx *Context, args *LookupPublicAdvertisedPrefixOutputArgs, opts ...InvokeOption) LookupPublicAdvertisedPrefixResultOutput

    > Note: This function is named LookupPublicAdvertisedPrefix in the Go SDK.

    public static class GetPublicAdvertisedPrefix 
    {
        public static Task<GetPublicAdvertisedPrefixResult> InvokeAsync(GetPublicAdvertisedPrefixArgs args, InvokeOptions? opts = null)
        public static Output<GetPublicAdvertisedPrefixResult> Invoke(GetPublicAdvertisedPrefixInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetPublicAdvertisedPrefixResult> getPublicAdvertisedPrefix(GetPublicAdvertisedPrefixArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: google-native:compute/beta:getPublicAdvertisedPrefix
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getPublicAdvertisedPrefix Result

    The following output properties are available:

    CreationTimestamp string

    Creation timestamp in RFC3339 text format.

    Description string

    An optional description of this resource. Provide this property when you create the resource.

    DnsVerificationIp string

    The IPv4 address to be used for reverse DNS verification.

    Fingerprint string

    Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a new PublicAdvertisedPrefix. An up-to-date fingerprint must be provided in order to update the PublicAdvertisedPrefix, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a PublicAdvertisedPrefix.

    IpCidrRange string

    The IPv4 address range, in CIDR format, represented by this public advertised prefix.

    Kind string

    Type of the resource. Always compute#publicAdvertisedPrefix for public advertised prefixes.

    Name string

    Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.

    PublicDelegatedPrefixs List<Pulumi.GoogleNative.Compute.Beta.Outputs.PublicAdvertisedPrefixPublicDelegatedPrefixResponse>

    The list of public delegated prefixes that exist for this public advertised prefix.

    SelfLink string

    Server-defined URL for the resource.

    SharedSecret string

    The shared secret to be used for reverse DNS verification.

    Status string

    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.

    CreationTimestamp string

    Creation timestamp in RFC3339 text format.

    Description string

    An optional description of this resource. Provide this property when you create the resource.

    DnsVerificationIp string

    The IPv4 address to be used for reverse DNS verification.

    Fingerprint string

    Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a new PublicAdvertisedPrefix. An up-to-date fingerprint must be provided in order to update the PublicAdvertisedPrefix, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a PublicAdvertisedPrefix.

    IpCidrRange string

    The IPv4 address range, in CIDR format, represented by this public advertised prefix.

    Kind string

    Type of the resource. Always compute#publicAdvertisedPrefix for public advertised prefixes.

    Name string

    Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.

    PublicDelegatedPrefixs []PublicAdvertisedPrefixPublicDelegatedPrefixResponse

    The list of public delegated prefixes that exist for this public advertised prefix.

    SelfLink string

    Server-defined URL for the resource.

    SharedSecret string

    The shared secret to be used for reverse DNS verification.

    Status string

    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.

    creationTimestamp String

    Creation timestamp in RFC3339 text format.

    description String

    An optional description of this resource. Provide this property when you create the resource.

    dnsVerificationIp String

    The IPv4 address to be used for reverse DNS verification.

    fingerprint String

    Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a new PublicAdvertisedPrefix. An up-to-date fingerprint must be provided in order to update the PublicAdvertisedPrefix, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a PublicAdvertisedPrefix.

    ipCidrRange String

    The IPv4 address range, in CIDR format, represented by this public advertised prefix.

    kind String

    Type of the resource. Always compute#publicAdvertisedPrefix for public advertised prefixes.

    name String

    Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.

    publicDelegatedPrefixs List<PublicAdvertisedPrefixPublicDelegatedPrefixResponse>

    The list of public delegated prefixes that exist for this public advertised prefix.

    selfLink String

    Server-defined URL for the resource.

    sharedSecret String

    The shared secret to be used for reverse DNS verification.

    status String

    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.

    creationTimestamp string

    Creation timestamp in RFC3339 text format.

    description string

    An optional description of this resource. Provide this property when you create the resource.

    dnsVerificationIp string

    The IPv4 address to be used for reverse DNS verification.

    fingerprint string

    Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a new PublicAdvertisedPrefix. An up-to-date fingerprint must be provided in order to update the PublicAdvertisedPrefix, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a PublicAdvertisedPrefix.

    ipCidrRange string

    The IPv4 address range, in CIDR format, represented by this public advertised prefix.

    kind string

    Type of the resource. Always compute#publicAdvertisedPrefix for public advertised prefixes.

    name string

    Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.

    publicDelegatedPrefixs PublicAdvertisedPrefixPublicDelegatedPrefixResponse[]

    The list of public delegated prefixes that exist for this public advertised prefix.

    selfLink string

    Server-defined URL for the resource.

    sharedSecret string

    The shared secret to be used for reverse DNS verification.

    status string

    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.

    creation_timestamp str

    Creation timestamp in RFC3339 text format.

    description str

    An optional description of this resource. Provide this property when you create the resource.

    dns_verification_ip str

    The IPv4 address to be used for reverse DNS verification.

    fingerprint str

    Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a new PublicAdvertisedPrefix. An up-to-date fingerprint must be provided in order to update the PublicAdvertisedPrefix, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a PublicAdvertisedPrefix.

    ip_cidr_range str

    The IPv4 address range, in CIDR format, represented by this public advertised prefix.

    kind str

    Type of the resource. Always compute#publicAdvertisedPrefix for public advertised prefixes.

    name str

    Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.

    public_delegated_prefixs Sequence[PublicAdvertisedPrefixPublicDelegatedPrefixResponse]

    The list of public delegated prefixes that exist for this public advertised prefix.

    self_link str

    Server-defined URL for the resource.

    shared_secret str

    The shared secret to be used for reverse DNS verification.

    status str

    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.

    creationTimestamp String

    Creation timestamp in RFC3339 text format.

    description String

    An optional description of this resource. Provide this property when you create the resource.

    dnsVerificationIp String

    The IPv4 address to be used for reverse DNS verification.

    fingerprint String

    Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a new PublicAdvertisedPrefix. An up-to-date fingerprint must be provided in order to update the PublicAdvertisedPrefix, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a PublicAdvertisedPrefix.

    ipCidrRange String

    The IPv4 address range, in CIDR format, represented by this public advertised prefix.

    kind String

    Type of the resource. Always compute#publicAdvertisedPrefix for public advertised prefixes.

    name String

    Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.

    publicDelegatedPrefixs List<Property Map>

    The list of public delegated prefixes that exist for this public advertised prefix.

    selfLink String

    Server-defined URL for the resource.

    sharedSecret String

    The shared secret to be used for reverse DNS verification.

    status String

    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.

    Supporting Types

    PublicAdvertisedPrefixPublicDelegatedPrefixResponse

    IpRange string

    The IP address range of the public delegated prefix

    Name string

    The name of the public delegated prefix

    Project string

    The project number of the public delegated prefix

    Region string

    The region of the public delegated prefix if it is regional. If absent, the prefix is global.

    Status string

    The status of the public delegated prefix. Possible values are: INITIALIZING: The public delegated prefix is being initialized and addresses cannot be created yet. ANNOUNCED: The public delegated prefix is active.

    IpRange string

    The IP address range of the public delegated prefix

    Name string

    The name of the public delegated prefix

    Project string

    The project number of the public delegated prefix

    Region string

    The region of the public delegated prefix if it is regional. If absent, the prefix is global.

    Status string

    The status of the public delegated prefix. Possible values are: INITIALIZING: The public delegated prefix is being initialized and addresses cannot be created yet. ANNOUNCED: The public delegated prefix is active.

    ipRange String

    The IP address range of the public delegated prefix

    name String

    The name of the public delegated prefix

    project String

    The project number of the public delegated prefix

    region String

    The region of the public delegated prefix if it is regional. If absent, the prefix is global.

    status String

    The status of the public delegated prefix. Possible values are: INITIALIZING: The public delegated prefix is being initialized and addresses cannot be created yet. ANNOUNCED: The public delegated prefix is active.

    ipRange string

    The IP address range of the public delegated prefix

    name string

    The name of the public delegated prefix

    project string

    The project number of the public delegated prefix

    region string

    The region of the public delegated prefix if it is regional. If absent, the prefix is global.

    status string

    The status of the public delegated prefix. Possible values are: INITIALIZING: The public delegated prefix is being initialized and addresses cannot be created yet. ANNOUNCED: The public delegated prefix is active.

    ip_range str

    The IP address range of the public delegated prefix

    name str

    The name of the public delegated prefix

    project str

    The project number of the public delegated prefix

    region str

    The region of the public delegated prefix if it is regional. If absent, the prefix is global.

    status str

    The status of the public delegated prefix. Possible values are: INITIALIZING: The public delegated prefix is being initialized and addresses cannot be created yet. ANNOUNCED: The public delegated prefix is active.

    ipRange String

    The IP address range of the public delegated prefix

    name String

    The name of the public delegated prefix

    project String

    The project number of the public delegated prefix

    region String

    The region of the public delegated prefix if it is regional. If absent, the prefix is global.

    status String

    The status of the public delegated prefix. Possible values are: INITIALIZING: The public delegated prefix is being initialized and addresses cannot be created yet. ANNOUNCED: The public delegated prefix is active.

    Package Details

    Repository
    Google Cloud Native pulumi/pulumi-google-native
    License
    Apache-2.0
    google-native logo

    Google Cloud Native is in preview. Google Cloud Classic is fully supported.

    Google Cloud Native v0.31.1 published on Thursday, Jul 20, 2023 by Pulumi