1. Packages
  2. Nutanix
  3. API Docs
  4. getCertificatesV2
Nutanix v0.10.0 published on Monday, Sep 1, 2025 by Piers Karsenbarg

nutanix.getCertificatesV2

Explore with Pulumi AI

nutanix logo
Nutanix v0.10.0 published on Monday, Sep 1, 2025 by Piers Karsenbarg

    Using getCertificatesV2

    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 getCertificatesV2(args: GetCertificatesV2Args, opts?: InvokeOptions): Promise<GetCertificatesV2Result>
    function getCertificatesV2Output(args: GetCertificatesV2OutputArgs, opts?: InvokeOptions): Output<GetCertificatesV2Result>
    def get_certificates_v2(filter: Optional[str] = None,
                            limit: Optional[int] = None,
                            object_store_ext_id: Optional[str] = None,
                            page: Optional[int] = None,
                            select: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetCertificatesV2Result
    def get_certificates_v2_output(filter: Optional[pulumi.Input[str]] = None,
                            limit: Optional[pulumi.Input[int]] = None,
                            object_store_ext_id: Optional[pulumi.Input[str]] = None,
                            page: Optional[pulumi.Input[int]] = None,
                            select: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetCertificatesV2Result]
    func GetCertificatesV2(ctx *Context, args *GetCertificatesV2Args, opts ...InvokeOption) (*GetCertificatesV2Result, error)
    func GetCertificatesV2Output(ctx *Context, args *GetCertificatesV2OutputArgs, opts ...InvokeOption) GetCertificatesV2ResultOutput

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

    public static class GetCertificatesV2 
    {
        public static Task<GetCertificatesV2Result> InvokeAsync(GetCertificatesV2Args args, InvokeOptions? opts = null)
        public static Output<GetCertificatesV2Result> Invoke(GetCertificatesV2InvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCertificatesV2Result> getCertificatesV2(GetCertificatesV2Args args, InvokeOptions options)
    public static Output<GetCertificatesV2Result> getCertificatesV2(GetCertificatesV2Args args, InvokeOptions options)
    
    fn::invoke:
      function: nutanix:index/getCertificatesV2:getCertificatesV2
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ObjectStoreExtId string
    Filter string
    Limit int
    Page int
    Select string
    ObjectStoreExtId string
    Filter string
    Limit int
    Page int
    Select string
    objectStoreExtId String
    filter String
    limit Integer
    page Integer
    select String
    objectStoreExtId string
    filter string
    limit number
    page number
    select string
    objectStoreExtId String
    filter String
    limit Number
    page Number
    select String

    getCertificatesV2 Result

    The following output properties are available:

    Certificates List<PiersKarsenbarg.Nutanix.Outputs.GetCertificatesV2Certificate>
    Id string
    The provider-assigned unique ID for this managed resource.
    ObjectStoreExtId string
    Filter string
    Limit int
    Page int
    Select string
    Certificates []GetCertificatesV2Certificate
    Id string
    The provider-assigned unique ID for this managed resource.
    ObjectStoreExtId string
    Filter string
    Limit int
    Page int
    Select string
    certificates List<GetCertificatesV2Certificate>
    id String
    The provider-assigned unique ID for this managed resource.
    objectStoreExtId String
    filter String
    limit Integer
    page Integer
    select String
    certificates GetCertificatesV2Certificate[]
    id string
    The provider-assigned unique ID for this managed resource.
    objectStoreExtId string
    filter string
    limit number
    page number
    select string
    certificates Sequence[GetCertificatesV2Certificate]
    id str
    The provider-assigned unique ID for this managed resource.
    object_store_ext_id str
    filter str
    limit int
    page int
    select str
    certificates List<Property Map>
    id String
    The provider-assigned unique ID for this managed resource.
    objectStoreExtId String
    filter String
    limit Number
    page Number
    select String

    Supporting Types

    GetCertificatesV2Certificate

    GetCertificatesV2CertificateAlternateFqdn

    Value string
    Value string
    value String
    value string
    value str
    value String

    GetCertificatesV2CertificateAlternateIp

    GetCertificatesV2CertificateAlternateIpIpv4

    value String
    prefixLength Integer
    value string
    prefixLength number
    value String
    prefixLength Number

    GetCertificatesV2CertificateAlternateIpIpv6

    value String
    prefixLength Integer
    value string
    prefixLength number
    value String
    prefixLength Number
    Href string
    Rel string
    Href string
    Rel string
    href String
    rel String
    href string
    rel string
    href str
    rel str
    href String
    rel String

    GetCertificatesV2CertificateMetadata

    Package Details

    Repository
    nutanix pierskarsenbarg/pulumi-nutanix
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the nutanix Terraform Provider.
    nutanix logo
    Nutanix v0.10.0 published on Monday, Sep 1, 2025 by Piers Karsenbarg
      AI Agentic Workflows: Register now