1. Packages
  2. Outscale Provider
  3. API Docs
  4. getOksQuotas
outscale 1.3.0-alpha.1 published on Tuesday, Sep 30, 2025 by outscale

outscale.getOksQuotas

Deploy with Pulumi
outscale logo
outscale 1.3.0-alpha.1 published on Tuesday, Sep 30, 2025 by outscale

    Using getOksQuotas

    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 getOksQuotas(opts?: InvokeOptions): Promise<GetOksQuotasResult>
    function getOksQuotasOutput(opts?: InvokeOptions): Output<GetOksQuotasResult>
    def get_oks_quotas(opts: Optional[InvokeOptions] = None) -> GetOksQuotasResult
    def get_oks_quotas_output(opts: Optional[InvokeOptions] = None) -> Output[GetOksQuotasResult]
    func GetOksQuotas(ctx *Context, opts ...InvokeOption) (*GetOksQuotasResult, error)
    func GetOksQuotasOutput(ctx *Context, opts ...InvokeOption) GetOksQuotasResultOutput

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

    public static class GetOksQuotas 
    {
        public static Task<GetOksQuotasResult> InvokeAsync(InvokeOptions? opts = null)
        public static Output<GetOksQuotasResult> Invoke(InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetOksQuotasResult> getOksQuotas(InvokeOptions options)
    public static Output<GetOksQuotasResult> getOksQuotas(InvokeOptions options)
    
    fn::invoke:
      function: outscale:index/getOksQuotas:getOksQuotas
      arguments:
        # arguments dictionary

    getOksQuotas Result

    The following output properties are available:

    ClustersPerProject double
    CpSubregions List<string>
    Id string
    KubeVersions List<string>
    Projects double
    RequestId string
    ClustersPerProject float64
    CpSubregions []string
    Id string
    KubeVersions []string
    Projects float64
    RequestId string
    clustersPerProject Double
    cpSubregions List<String>
    id String
    kubeVersions List<String>
    projects Double
    requestId String
    clustersPerProject number
    cpSubregions string[]
    id string
    kubeVersions string[]
    projects number
    requestId string
    clusters_per_project float
    cp_subregions Sequence[str]
    id str
    kube_versions Sequence[str]
    projects float
    request_id str
    clustersPerProject Number
    cpSubregions List<String>
    id String
    kubeVersions List<String>
    projects Number
    requestId String

    Package Details

    Repository
    outscale outscale/terraform-provider-outscale
    License
    Notes
    This Pulumi package is based on the outscale Terraform Provider.
    outscale logo
    outscale 1.3.0-alpha.1 published on Tuesday, Sep 30, 2025 by outscale
      Meet Neo: Your AI Platform Teammate