Akamai v8.0.0 published on Saturday, Mar 1, 2025 by Pulumi
akamai.getCloudwrapperCapacities
Explore with Pulumi AI
Using getCloudwrapperCapacities
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 getCloudwrapperCapacities(args: GetCloudwrapperCapacitiesArgs, opts?: InvokeOptions): Promise<GetCloudwrapperCapacitiesResult>
function getCloudwrapperCapacitiesOutput(args: GetCloudwrapperCapacitiesOutputArgs, opts?: InvokeOptions): Output<GetCloudwrapperCapacitiesResult>def get_cloudwrapper_capacities(capacities: Optional[Sequence[GetCloudwrapperCapacitiesCapacity]] = None,
                                contract_ids: Optional[Sequence[str]] = None,
                                opts: Optional[InvokeOptions] = None) -> GetCloudwrapperCapacitiesResult
def get_cloudwrapper_capacities_output(capacities: Optional[pulumi.Input[Sequence[pulumi.Input[GetCloudwrapperCapacitiesCapacityArgs]]]] = None,
                                contract_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetCloudwrapperCapacitiesResult]func GetCloudwrapperCapacities(ctx *Context, args *GetCloudwrapperCapacitiesArgs, opts ...InvokeOption) (*GetCloudwrapperCapacitiesResult, error)
func GetCloudwrapperCapacitiesOutput(ctx *Context, args *GetCloudwrapperCapacitiesOutputArgs, opts ...InvokeOption) GetCloudwrapperCapacitiesResultOutput> Note: This function is named GetCloudwrapperCapacities in the Go SDK.
public static class GetCloudwrapperCapacities 
{
    public static Task<GetCloudwrapperCapacitiesResult> InvokeAsync(GetCloudwrapperCapacitiesArgs args, InvokeOptions? opts = null)
    public static Output<GetCloudwrapperCapacitiesResult> Invoke(GetCloudwrapperCapacitiesInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCloudwrapperCapacitiesResult> getCloudwrapperCapacities(GetCloudwrapperCapacitiesArgs args, InvokeOptions options)
public static Output<GetCloudwrapperCapacitiesResult> getCloudwrapperCapacities(GetCloudwrapperCapacitiesArgs args, InvokeOptions options)
fn::invoke:
  function: akamai:index/getCloudwrapperCapacities:getCloudwrapperCapacities
  arguments:
    # arguments dictionaryThe following arguments are supported:
- capacities List<Property Map>
- contractIds List<String>
getCloudwrapperCapacities Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Capacities
List<GetCloudwrapper Capacities Capacity> 
- ContractIds List<string>
- Id string
- The provider-assigned unique ID for this managed resource.
- Capacities
[]GetCloudwrapper Capacities Capacity 
- ContractIds []string
- id String
- The provider-assigned unique ID for this managed resource.
- capacities
List<GetCloudwrapper Capacities Capacity> 
- contractIds List<String>
- id string
- The provider-assigned unique ID for this managed resource.
- capacities
GetCloudwrapper Capacities Capacity[] 
- contractIds string[]
- id str
- The provider-assigned unique ID for this managed resource.
- capacities
Sequence[GetCloudwrapper Capacities Capacity] 
- contract_ids Sequence[str]
- id String
- The provider-assigned unique ID for this managed resource.
- capacities List<Property Map>
- contractIds List<String>
Supporting Types
GetCloudwrapperCapacitiesCapacity   
- Approved
GetCloudwrapper Capacities Capacity Approved 
- Capacity allocated for the location.
- Assigned
GetCloudwrapper Capacities Capacity Assigned 
- Capacity already assigned to Cloud Wrapper configurations.
- ContractId string
- Contract ID having Cloud Wrapper entitlement.
- LocationId int
- Unique identifier of the configured location.
- LocationName string
- Name of the location.
- Type string
- The type of property this capacity is related to.
- Unassigned
GetCloudwrapper Capacities Capacity Unassigned 
- Capacity value that can be assigned to Cloud Wrapper configurations.
- Approved
GetCloudwrapper Capacities Capacity Approved 
- Capacity allocated for the location.
- Assigned
GetCloudwrapper Capacities Capacity Assigned 
- Capacity already assigned to Cloud Wrapper configurations.
- ContractId string
- Contract ID having Cloud Wrapper entitlement.
- LocationId int
- Unique identifier of the configured location.
- LocationName string
- Name of the location.
- Type string
- The type of property this capacity is related to.
- Unassigned
GetCloudwrapper Capacities Capacity Unassigned 
- Capacity value that can be assigned to Cloud Wrapper configurations.
- approved
GetCloudwrapper Capacities Capacity Approved 
- Capacity allocated for the location.
- assigned
GetCloudwrapper Capacities Capacity Assigned 
- Capacity already assigned to Cloud Wrapper configurations.
- contractId String
- Contract ID having Cloud Wrapper entitlement.
- locationId Integer
- Unique identifier of the configured location.
- locationName String
- Name of the location.
- type String
- The type of property this capacity is related to.
- unassigned
GetCloudwrapper Capacities Capacity Unassigned 
- Capacity value that can be assigned to Cloud Wrapper configurations.
- approved
GetCloudwrapper Capacities Capacity Approved 
- Capacity allocated for the location.
- assigned
GetCloudwrapper Capacities Capacity Assigned 
- Capacity already assigned to Cloud Wrapper configurations.
- contractId string
- Contract ID having Cloud Wrapper entitlement.
- locationId number
- Unique identifier of the configured location.
- locationName string
- Name of the location.
- type string
- The type of property this capacity is related to.
- unassigned
GetCloudwrapper Capacities Capacity Unassigned 
- Capacity value that can be assigned to Cloud Wrapper configurations.
- approved
GetCloudwrapper Capacities Capacity Approved 
- Capacity allocated for the location.
- assigned
GetCloudwrapper Capacities Capacity Assigned 
- Capacity already assigned to Cloud Wrapper configurations.
- contract_id str
- Contract ID having Cloud Wrapper entitlement.
- location_id int
- Unique identifier of the configured location.
- location_name str
- Name of the location.
- type str
- The type of property this capacity is related to.
- unassigned
GetCloudwrapper Capacities Capacity Unassigned 
- Capacity value that can be assigned to Cloud Wrapper configurations.
- approved Property Map
- Capacity allocated for the location.
- assigned Property Map
- Capacity already assigned to Cloud Wrapper configurations.
- contractId String
- Contract ID having Cloud Wrapper entitlement.
- locationId Number
- Unique identifier of the configured location.
- locationName String
- Name of the location.
- type String
- The type of property this capacity is related to.
- unassigned Property Map
- Capacity value that can be assigned to Cloud Wrapper configurations.
GetCloudwrapperCapacitiesCapacityApproved    
GetCloudwrapperCapacitiesCapacityAssigned    
GetCloudwrapperCapacitiesCapacityUnassigned    
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the akamaiTerraform Provider.