Akamai v7.4.1 published on Tuesday, Sep 24, 2024 by Pulumi
akamai.getGtmDomains
Explore with Pulumi AI
Using getGtmDomains
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 getGtmDomains(args: GetGtmDomainsArgs, opts?: InvokeOptions): Promise<GetGtmDomainsResult>
function getGtmDomainsOutput(args: GetGtmDomainsOutputArgs, opts?: InvokeOptions): Output<GetGtmDomainsResult>
def get_gtm_domains(domains: Optional[Sequence[GetGtmDomainsDomain]] = None,
opts: Optional[InvokeOptions] = None) -> GetGtmDomainsResult
def get_gtm_domains_output(domains: Optional[pulumi.Input[Sequence[pulumi.Input[GetGtmDomainsDomainArgs]]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGtmDomainsResult]
func GetGtmDomains(ctx *Context, args *GetGtmDomainsArgs, opts ...InvokeOption) (*GetGtmDomainsResult, error)
func GetGtmDomainsOutput(ctx *Context, args *GetGtmDomainsOutputArgs, opts ...InvokeOption) GetGtmDomainsResultOutput
> Note: This function is named GetGtmDomains
in the Go SDK.
public static class GetGtmDomains
{
public static Task<GetGtmDomainsResult> InvokeAsync(GetGtmDomainsArgs args, InvokeOptions? opts = null)
public static Output<GetGtmDomainsResult> Invoke(GetGtmDomainsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetGtmDomainsResult> getGtmDomains(GetGtmDomainsArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: akamai:index/getGtmDomains:getGtmDomains
arguments:
# arguments dictionary
The following arguments are supported:
getGtmDomains Result
The following output properties are available:
- Id string
- Domains
[]Get
Gtm Domains Domain
- id string
- domains
Get
Gtm Domains Domain[]
- id String
- domains List<Property Map>
Supporting Types
GetGtmDomainsDomain
- Acg
Id string - The contract's identifier, with which the domain is associated.
- Activation
State string - 'PENDING' when a change has been made but not yet propagated; 'COMPLETE' when the last configuration change has propagated successfully; 'DENIED' if the domain configuration failed validation; 'DELETED' if the domain has been deleted.
- Change
Id string - UUID that identifies a version of the domain configuration.
- Delete
Request stringId - UUID for delete request during domain deletion. Null if the domain is not being deleted.
- Last
Modified string - An ISO 8601 timestamp that indicates the time of the last domain change.
- Last
Modified stringBy - The email address of the administrator who made the last change to the domain.
- Modification
Comments string - A descriptive note about changes to the domain.
- Name string
- A unique domain name.
- Sign
And boolServe - If set (true) we will sign the domain's resource records so that they can be validated by a validating resolver.
- Sign
And stringServe Algorithm - The signing algorithm to use for signAndServe. One of the following values: RSA_SHA1, RSA_SHA256, RSA_SHA512, ECDSA_P256_SHA256, ECDSA_P384_SHA384, ED25519, ED448.
- Status string
- The current status of the domain.
- Links
List<Get
Gtm Domains Domain Link> - Provides a URL path that allows direct navigation to the domain.
- Acg
Id string - The contract's identifier, with which the domain is associated.
- Activation
State string - 'PENDING' when a change has been made but not yet propagated; 'COMPLETE' when the last configuration change has propagated successfully; 'DENIED' if the domain configuration failed validation; 'DELETED' if the domain has been deleted.
- Change
Id string - UUID that identifies a version of the domain configuration.
- Delete
Request stringId - UUID for delete request during domain deletion. Null if the domain is not being deleted.
- Last
Modified string - An ISO 8601 timestamp that indicates the time of the last domain change.
- Last
Modified stringBy - The email address of the administrator who made the last change to the domain.
- Modification
Comments string - A descriptive note about changes to the domain.
- Name string
- A unique domain name.
- Sign
And boolServe - If set (true) we will sign the domain's resource records so that they can be validated by a validating resolver.
- Sign
And stringServe Algorithm - The signing algorithm to use for signAndServe. One of the following values: RSA_SHA1, RSA_SHA256, RSA_SHA512, ECDSA_P256_SHA256, ECDSA_P384_SHA384, ED25519, ED448.
- Status string
- The current status of the domain.
- Links
[]Get
Gtm Domains Domain Link - Provides a URL path that allows direct navigation to the domain.
- acg
Id String - The contract's identifier, with which the domain is associated.
- activation
State String - 'PENDING' when a change has been made but not yet propagated; 'COMPLETE' when the last configuration change has propagated successfully; 'DENIED' if the domain configuration failed validation; 'DELETED' if the domain has been deleted.
- change
Id String - UUID that identifies a version of the domain configuration.
- delete
Request StringId - UUID for delete request during domain deletion. Null if the domain is not being deleted.
- last
Modified String - An ISO 8601 timestamp that indicates the time of the last domain change.
- last
Modified StringBy - The email address of the administrator who made the last change to the domain.
- modification
Comments String - A descriptive note about changes to the domain.
- name String
- A unique domain name.
- sign
And BooleanServe - If set (true) we will sign the domain's resource records so that they can be validated by a validating resolver.
- sign
And StringServe Algorithm - The signing algorithm to use for signAndServe. One of the following values: RSA_SHA1, RSA_SHA256, RSA_SHA512, ECDSA_P256_SHA256, ECDSA_P384_SHA384, ED25519, ED448.
- status String
- The current status of the domain.
- links
List<Get
Gtm Domains Domain Link> - Provides a URL path that allows direct navigation to the domain.
- acg
Id string - The contract's identifier, with which the domain is associated.
- activation
State string - 'PENDING' when a change has been made but not yet propagated; 'COMPLETE' when the last configuration change has propagated successfully; 'DENIED' if the domain configuration failed validation; 'DELETED' if the domain has been deleted.
- change
Id string - UUID that identifies a version of the domain configuration.
- delete
Request stringId - UUID for delete request during domain deletion. Null if the domain is not being deleted.
- last
Modified string - An ISO 8601 timestamp that indicates the time of the last domain change.
- last
Modified stringBy - The email address of the administrator who made the last change to the domain.
- modification
Comments string - A descriptive note about changes to the domain.
- name string
- A unique domain name.
- sign
And booleanServe - If set (true) we will sign the domain's resource records so that they can be validated by a validating resolver.
- sign
And stringServe Algorithm - The signing algorithm to use for signAndServe. One of the following values: RSA_SHA1, RSA_SHA256, RSA_SHA512, ECDSA_P256_SHA256, ECDSA_P384_SHA384, ED25519, ED448.
- status string
- The current status of the domain.
- links
Get
Gtm Domains Domain Link[] - Provides a URL path that allows direct navigation to the domain.
- acg_
id str - The contract's identifier, with which the domain is associated.
- activation_
state str - 'PENDING' when a change has been made but not yet propagated; 'COMPLETE' when the last configuration change has propagated successfully; 'DENIED' if the domain configuration failed validation; 'DELETED' if the domain has been deleted.
- change_
id str - UUID that identifies a version of the domain configuration.
- delete_
request_ strid - UUID for delete request during domain deletion. Null if the domain is not being deleted.
- last_
modified str - An ISO 8601 timestamp that indicates the time of the last domain change.
- last_
modified_ strby - The email address of the administrator who made the last change to the domain.
- modification_
comments str - A descriptive note about changes to the domain.
- name str
- A unique domain name.
- sign_
and_ boolserve - If set (true) we will sign the domain's resource records so that they can be validated by a validating resolver.
- sign_
and_ strserve_ algorithm - The signing algorithm to use for signAndServe. One of the following values: RSA_SHA1, RSA_SHA256, RSA_SHA512, ECDSA_P256_SHA256, ECDSA_P384_SHA384, ED25519, ED448.
- status str
- The current status of the domain.
- links
Sequence[Get
Gtm Domains Domain Link] - Provides a URL path that allows direct navigation to the domain.
- acg
Id String - The contract's identifier, with which the domain is associated.
- activation
State String - 'PENDING' when a change has been made but not yet propagated; 'COMPLETE' when the last configuration change has propagated successfully; 'DENIED' if the domain configuration failed validation; 'DELETED' if the domain has been deleted.
- change
Id String - UUID that identifies a version of the domain configuration.
- delete
Request StringId - UUID for delete request during domain deletion. Null if the domain is not being deleted.
- last
Modified String - An ISO 8601 timestamp that indicates the time of the last domain change.
- last
Modified StringBy - The email address of the administrator who made the last change to the domain.
- modification
Comments String - A descriptive note about changes to the domain.
- name String
- A unique domain name.
- sign
And BooleanServe - If set (true) we will sign the domain's resource records so that they can be validated by a validating resolver.
- sign
And StringServe Algorithm - The signing algorithm to use for signAndServe. One of the following values: RSA_SHA1, RSA_SHA256, RSA_SHA512, ECDSA_P256_SHA256, ECDSA_P384_SHA384, ED25519, ED448.
- status String
- The current status of the domain.
- links List<Property Map>
- Provides a URL path that allows direct navigation to the domain.
GetGtmDomainsDomainLink
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
akamai
Terraform Provider.