Akamai v8.0.0 published on Saturday, Mar 1, 2025 by Pulumi
akamai.getGtmCidrmap
Explore with Pulumi AI
Using getGtmCidrmap
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 getGtmCidrmap(args: GetGtmCidrmapArgs, opts?: InvokeOptions): Promise<GetGtmCidrmapResult>
function getGtmCidrmapOutput(args: GetGtmCidrmapOutputArgs, opts?: InvokeOptions): Output<GetGtmCidrmapResult>def get_gtm_cidrmap(assignments: Optional[Sequence[GetGtmCidrmapAssignment]] = None,
                    default_datacenter: Optional[GetGtmCidrmapDefaultDatacenter] = None,
                    domain: Optional[str] = None,
                    links: Optional[Sequence[GetGtmCidrmapLink]] = None,
                    map_name: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetGtmCidrmapResult
def get_gtm_cidrmap_output(assignments: Optional[pulumi.Input[Sequence[pulumi.Input[GetGtmCidrmapAssignmentArgs]]]] = None,
                    default_datacenter: Optional[pulumi.Input[GetGtmCidrmapDefaultDatacenterArgs]] = None,
                    domain: Optional[pulumi.Input[str]] = None,
                    links: Optional[pulumi.Input[Sequence[pulumi.Input[GetGtmCidrmapLinkArgs]]]] = None,
                    map_name: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetGtmCidrmapResult]func LookupGtmCidrmap(ctx *Context, args *LookupGtmCidrmapArgs, opts ...InvokeOption) (*LookupGtmCidrmapResult, error)
func LookupGtmCidrmapOutput(ctx *Context, args *LookupGtmCidrmapOutputArgs, opts ...InvokeOption) LookupGtmCidrmapResultOutput> Note: This function is named LookupGtmCidrmap in the Go SDK.
public static class GetGtmCidrmap 
{
    public static Task<GetGtmCidrmapResult> InvokeAsync(GetGtmCidrmapArgs args, InvokeOptions? opts = null)
    public static Output<GetGtmCidrmapResult> Invoke(GetGtmCidrmapInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGtmCidrmapResult> getGtmCidrmap(GetGtmCidrmapArgs args, InvokeOptions options)
public static Output<GetGtmCidrmapResult> getGtmCidrmap(GetGtmCidrmapArgs args, InvokeOptions options)
fn::invoke:
  function: akamai:index/getGtmCidrmap:getGtmCidrmap
  arguments:
    # arguments dictionaryThe following arguments are supported:
getGtmCidrmap Result
The following output properties are available:
- Domain string
- Id string
- The provider-assigned unique ID for this managed resource.
- MapName string
- Assignments
List<GetGtm Cidrmap Assignment> 
- DefaultDatacenter GetGtm Cidrmap Default Datacenter 
- Links
List<GetGtm Cidrmap Link> 
- Domain string
- Id string
- The provider-assigned unique ID for this managed resource.
- MapName string
- Assignments
[]GetGtm Cidrmap Assignment 
- DefaultDatacenter GetGtm Cidrmap Default Datacenter 
- Links
[]GetGtm Cidrmap Link 
- domain String
- id String
- The provider-assigned unique ID for this managed resource.
- mapName String
- assignments
List<GetGtm Cidrmap Assignment> 
- defaultDatacenter GetGtm Cidrmap Default Datacenter 
- links
List<GetGtm Cidrmap Link> 
- domain string
- id string
- The provider-assigned unique ID for this managed resource.
- mapName string
- assignments
GetGtm Cidrmap Assignment[] 
- defaultDatacenter GetGtm Cidrmap Default Datacenter 
- links
GetGtm Cidrmap Link[] 
- domain str
- id str
- The provider-assigned unique ID for this managed resource.
- map_name str
- assignments
Sequence[GetGtm Cidrmap Assignment] 
- default_datacenter GetGtm Cidrmap Default Datacenter 
- links
Sequence[GetGtm Cidrmap Link] 
- domain String
- id String
- The provider-assigned unique ID for this managed resource.
- mapName String
- assignments List<Property Map>
- defaultDatacenter Property Map
- links List<Property Map>
Supporting Types
GetGtmCidrmapAssignment   
- Blocks List<string>
- Specifies an array of CIDR blocks.
- DatacenterId int
- A unique identifier for an existing data center in the domain.
- Nickname string
- A descriptive label for the CIDR zone group.
- Blocks []string
- Specifies an array of CIDR blocks.
- DatacenterId int
- A unique identifier for an existing data center in the domain.
- Nickname string
- A descriptive label for the CIDR zone group.
- blocks List<String>
- Specifies an array of CIDR blocks.
- datacenterId Integer
- A unique identifier for an existing data center in the domain.
- nickname String
- A descriptive label for the CIDR zone group.
- blocks string[]
- Specifies an array of CIDR blocks.
- datacenterId number
- A unique identifier for an existing data center in the domain.
- nickname string
- A descriptive label for the CIDR zone group.
- blocks Sequence[str]
- Specifies an array of CIDR blocks.
- datacenter_id int
- A unique identifier for an existing data center in the domain.
- nickname str
- A descriptive label for the CIDR zone group.
- blocks List<String>
- Specifies an array of CIDR blocks.
- datacenterId Number
- A unique identifier for an existing data center in the domain.
- nickname String
- A descriptive label for the CIDR zone group.
GetGtmCidrmapDefaultDatacenter    
- DatacenterId int
- For each property, an identifier for all other CIDR zones' CNAME.
- Nickname string
- A descriptive label for all other CIDR blocks.
- DatacenterId int
- For each property, an identifier for all other CIDR zones' CNAME.
- Nickname string
- A descriptive label for all other CIDR blocks.
- datacenterId Integer
- For each property, an identifier for all other CIDR zones' CNAME.
- nickname String
- A descriptive label for all other CIDR blocks.
- datacenterId number
- For each property, an identifier for all other CIDR zones' CNAME.
- nickname string
- A descriptive label for all other CIDR blocks.
- datacenter_id int
- For each property, an identifier for all other CIDR zones' CNAME.
- nickname str
- A descriptive label for all other CIDR blocks.
- datacenterId Number
- For each property, an identifier for all other CIDR zones' CNAME.
- nickname String
- A descriptive label for all other CIDR blocks.
GetGtmCidrmapLink   
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the akamaiTerraform Provider.