1. Packages
  2. Akamai
  3. API Docs
  4. getCloudwrapperLocations
Akamai v7.1.0 published on Wednesday, Apr 24, 2024 by Pulumi

akamai.getCloudwrapperLocations

Explore with Pulumi AI

akamai logo
Akamai v7.1.0 published on Wednesday, Apr 24, 2024 by Pulumi

    Using getCloudwrapperLocations

    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 getCloudwrapperLocations(args: GetCloudwrapperLocationsArgs, opts?: InvokeOptions): Promise<GetCloudwrapperLocationsResult>
    function getCloudwrapperLocationsOutput(args: GetCloudwrapperLocationsOutputArgs, opts?: InvokeOptions): Output<GetCloudwrapperLocationsResult>
    def get_cloudwrapper_locations(locations: Optional[Sequence[GetCloudwrapperLocationsLocation]] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetCloudwrapperLocationsResult
    def get_cloudwrapper_locations_output(locations: Optional[pulumi.Input[Sequence[pulumi.Input[GetCloudwrapperLocationsLocationArgs]]]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetCloudwrapperLocationsResult]
    func GetCloudwrapperLocations(ctx *Context, args *GetCloudwrapperLocationsArgs, opts ...InvokeOption) (*GetCloudwrapperLocationsResult, error)
    func GetCloudwrapperLocationsOutput(ctx *Context, args *GetCloudwrapperLocationsOutputArgs, opts ...InvokeOption) GetCloudwrapperLocationsResultOutput

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

    public static class GetCloudwrapperLocations 
    {
        public static Task<GetCloudwrapperLocationsResult> InvokeAsync(GetCloudwrapperLocationsArgs args, InvokeOptions? opts = null)
        public static Output<GetCloudwrapperLocationsResult> Invoke(GetCloudwrapperLocationsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCloudwrapperLocationsResult> getCloudwrapperLocations(GetCloudwrapperLocationsArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: akamai:index/getCloudwrapperLocations:getCloudwrapperLocations
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getCloudwrapperLocations Result

    The following output properties are available:

    Id string

    Deprecated: Required by the terraform plugin testing framework, always set to akamai.getCloudwrapperLocations

    Locations List<GetCloudwrapperLocationsLocation>
    Id string

    Deprecated: Required by the terraform plugin testing framework, always set to akamai.getCloudwrapperLocations

    Locations []GetCloudwrapperLocationsLocation
    id String

    Deprecated: Required by the terraform plugin testing framework, always set to akamai.getCloudwrapperLocations

    locations List<GetCloudwrapperLocationsLocation>
    id string

    Deprecated: Required by the terraform plugin testing framework, always set to akamai.getCloudwrapperLocations

    locations GetCloudwrapperLocationsLocation[]
    id str

    Deprecated: Required by the terraform plugin testing framework, always set to akamai.getCloudwrapperLocations

    locations Sequence[GetCloudwrapperLocationsLocation]
    id String

    Deprecated: Required by the terraform plugin testing framework, always set to akamai.getCloudwrapperLocations

    locations List<Property Map>

    Supporting Types

    GetCloudwrapperLocationsLocation

    LocationId int
    Unique identifier of the location.
    LocationName string
    Name of the location.
    MultiCdnLocationId string
    Unique identifier of the multi CDN location.
    TrafficTypes List<GetCloudwrapperLocationsLocationTrafficType>
    List of traffic types for the location.
    LocationId int
    Unique identifier of the location.
    LocationName string
    Name of the location.
    MultiCdnLocationId string
    Unique identifier of the multi CDN location.
    TrafficTypes []GetCloudwrapperLocationsLocationTrafficType
    List of traffic types for the location.
    locationId Integer
    Unique identifier of the location.
    locationName String
    Name of the location.
    multiCdnLocationId String
    Unique identifier of the multi CDN location.
    trafficTypes List<GetCloudwrapperLocationsLocationTrafficType>
    List of traffic types for the location.
    locationId number
    Unique identifier of the location.
    locationName string
    Name of the location.
    multiCdnLocationId string
    Unique identifier of the multi CDN location.
    trafficTypes GetCloudwrapperLocationsLocationTrafficType[]
    List of traffic types for the location.
    location_id int
    Unique identifier of the location.
    location_name str
    Name of the location.
    multi_cdn_location_id str
    Unique identifier of the multi CDN location.
    traffic_types Sequence[GetCloudwrapperLocationsLocationTrafficType]
    List of traffic types for the location.
    locationId Number
    Unique identifier of the location.
    locationName String
    Name of the location.
    multiCdnLocationId String
    Unique identifier of the multi CDN location.
    trafficTypes List<Property Map>
    List of traffic types for the location.

    GetCloudwrapperLocationsLocationTrafficType

    LocationId string
    Represents the failover map.
    TrafficType string
    Represents the traffic type. LIVE applies to low-latency media traffic, such as live streaming. LIVE_VOD applies to redundant media traffic, like video on demand content. WEB_STANDARD_TLS or WEB_ENHANCED_TLS applies to web content using Standard TLS security or Enhanced TLS security, respectively.
    TrafficTypeId int
    Unique identifier for the location and traffic type combination.
    LocationId string
    Represents the failover map.
    TrafficType string
    Represents the traffic type. LIVE applies to low-latency media traffic, such as live streaming. LIVE_VOD applies to redundant media traffic, like video on demand content. WEB_STANDARD_TLS or WEB_ENHANCED_TLS applies to web content using Standard TLS security or Enhanced TLS security, respectively.
    TrafficTypeId int
    Unique identifier for the location and traffic type combination.
    locationId String
    Represents the failover map.
    trafficType String
    Represents the traffic type. LIVE applies to low-latency media traffic, such as live streaming. LIVE_VOD applies to redundant media traffic, like video on demand content. WEB_STANDARD_TLS or WEB_ENHANCED_TLS applies to web content using Standard TLS security or Enhanced TLS security, respectively.
    trafficTypeId Integer
    Unique identifier for the location and traffic type combination.
    locationId string
    Represents the failover map.
    trafficType string
    Represents the traffic type. LIVE applies to low-latency media traffic, such as live streaming. LIVE_VOD applies to redundant media traffic, like video on demand content. WEB_STANDARD_TLS or WEB_ENHANCED_TLS applies to web content using Standard TLS security or Enhanced TLS security, respectively.
    trafficTypeId number
    Unique identifier for the location and traffic type combination.
    location_id str
    Represents the failover map.
    traffic_type str
    Represents the traffic type. LIVE applies to low-latency media traffic, such as live streaming. LIVE_VOD applies to redundant media traffic, like video on demand content. WEB_STANDARD_TLS or WEB_ENHANCED_TLS applies to web content using Standard TLS security or Enhanced TLS security, respectively.
    traffic_type_id int
    Unique identifier for the location and traffic type combination.
    locationId String
    Represents the failover map.
    trafficType String
    Represents the traffic type. LIVE applies to low-latency media traffic, such as live streaming. LIVE_VOD applies to redundant media traffic, like video on demand content. WEB_STANDARD_TLS or WEB_ENHANCED_TLS applies to web content using Standard TLS security or Enhanced TLS security, respectively.
    trafficTypeId Number
    Unique identifier for the location and traffic type combination.

    Package Details

    Repository
    Akamai pulumi/pulumi-akamai
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the akamai Terraform Provider.
    akamai logo
    Akamai v7.1.0 published on Wednesday, Apr 24, 2024 by Pulumi