Using getPropertyAccountHostnames
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 getPropertyAccountHostnames(args: GetPropertyAccountHostnamesArgs, opts?: InvokeOptions): Promise<GetPropertyAccountHostnamesResult>
function getPropertyAccountHostnamesOutput(args: GetPropertyAccountHostnamesOutputArgs, opts?: InvokeOptions): Output<GetPropertyAccountHostnamesResult>def get_property_account_hostnames(cname_to: Optional[str] = None,
contract_id: Optional[str] = None,
group_id: Optional[str] = None,
hostname: Optional[str] = None,
network: Optional[str] = None,
sort: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPropertyAccountHostnamesResult
def get_property_account_hostnames_output(cname_to: Optional[pulumi.Input[str]] = None,
contract_id: Optional[pulumi.Input[str]] = None,
group_id: Optional[pulumi.Input[str]] = None,
hostname: Optional[pulumi.Input[str]] = None,
network: Optional[pulumi.Input[str]] = None,
sort: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPropertyAccountHostnamesResult]func GetPropertyAccountHostnames(ctx *Context, args *GetPropertyAccountHostnamesArgs, opts ...InvokeOption) (*GetPropertyAccountHostnamesResult, error)
func GetPropertyAccountHostnamesOutput(ctx *Context, args *GetPropertyAccountHostnamesOutputArgs, opts ...InvokeOption) GetPropertyAccountHostnamesResultOutput> Note: This function is named GetPropertyAccountHostnames in the Go SDK.
public static class GetPropertyAccountHostnames
{
public static Task<GetPropertyAccountHostnamesResult> InvokeAsync(GetPropertyAccountHostnamesArgs args, InvokeOptions? opts = null)
public static Output<GetPropertyAccountHostnamesResult> Invoke(GetPropertyAccountHostnamesInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetPropertyAccountHostnamesResult> getPropertyAccountHostnames(GetPropertyAccountHostnamesArgs args, InvokeOptions options)
public static Output<GetPropertyAccountHostnamesResult> getPropertyAccountHostnames(GetPropertyAccountHostnamesArgs args, InvokeOptions options)
fn::invoke:
function: akamai:index/getPropertyAccountHostnames:getPropertyAccountHostnames
arguments:
# arguments dictionaryThe following arguments are supported:
getPropertyAccountHostnames Result
The following output properties are available:
- Account
Id string - Available
Sorts List<string> - Contract
Id string - Current
Sort string - Default
Sort string - Group
Id string - Hostnames
List<Get
Property Account Hostnames Hostname> - Id string
- The provider-assigned unique ID for this managed resource.
- Cname
To string - Hostname string
- Network string
- Sort string
- Account
Id string - Available
Sorts []string - Contract
Id string - Current
Sort string - Default
Sort string - Group
Id string - Hostnames
[]Get
Property Account Hostnames Hostname - Id string
- The provider-assigned unique ID for this managed resource.
- Cname
To string - Hostname string
- Network string
- Sort string
- account
Id String - available
Sorts List<String> - contract
Id String - current
Sort String - default
Sort String - group
Id String - hostnames
List<Get
Property Account Hostnames Hostname> - id String
- The provider-assigned unique ID for this managed resource.
- cname
To String - hostname String
- network String
- sort String
- account
Id string - available
Sorts string[] - contract
Id string - current
Sort string - default
Sort string - group
Id string - hostnames
Get
Property Account Hostnames Hostname[] - id string
- The provider-assigned unique ID for this managed resource.
- cname
To string - hostname string
- network string
- sort string
- account_
id str - available_
sorts Sequence[str] - contract_
id str - current_
sort str - default_
sort str - group_
id str - hostnames
Sequence[Get
Property Account Hostnames Hostname] - id str
- The provider-assigned unique ID for this managed resource.
- cname_
to str - hostname str
- network str
- sort str
- account
Id String - available
Sorts List<String> - contract
Id String - current
Sort String - default
Sort String - group
Id String - hostnames List<Property Map>
- id String
- The provider-assigned unique ID for this managed resource.
- cname
To String - hostname String
- network String
- sort String
Supporting Types
GetPropertyAccountHostnamesHostname
- Cname
From string - The hostname that your end users see, indicated by the Host header in end user requests.
- Contract
Id string - Identifies the prevailing contract under which you requested the data.
- Group
Id string - Identifies the prevailing group under which you requested the data.
- Latest
Version int - Specifies the most recent version of the property.
- Production
Cert stringType - Indicates the certificate's provisioning type. Either
CPS_MANAGEDfor the certificates created with the Certificate Provisioning System (CPS) API,CCMfor the certificates created with the Cloud Certificate Manager (CCM) API, orDEFAULTfor the Domain Validation (DV) certificates created automatically. Note that you can't specify theDEFAULTvalue if your property hostname uses theakamaized.netdomain suffix. - Production
Cname stringTo - The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
- Production
Cname stringType - Indicates the type of CNAME you used in the production network, either
EDGE_HOSTNAMEorCUSTOM. - Production
Edge stringHostname Id - Identifies the edge hostname you mapped your traffic to on the production network.
- Production
Product stringId - Identifies the product association on the network.
- Property
Id string - Unique identifier for the property.
- Property
Name string - A unique, descriptive name for the property.
- Property
Type string - Specifies the type of the property. Either
TRADITIONALfor properties where you pair property hostnames with the property version, orHOSTNAME_BUCKETwhere you manage property hostnames independently of the property version. - Staging
Cert stringType - Indicates the certificate's provisioning type. Either
CPS_MANAGEDfor the certificates created with the Certificate Provisioning System (CPS) API,CCMfor the certificates created with the Cloud Certificate Manager (CCM) API, orDEFAULTfor the Domain Validation (DV) certificates created automatically. Note that you can't specify theDEFAULTvalue if your property hostname uses theakamaized.netdomain suffix. - Staging
Cname stringTo - The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
- Staging
Cname stringType - Indicates the type of CNAME you used in the staging network, either
EDGE_HOSTNAMEorCUSTOM. - Staging
Edge stringHostname Id - Identifies the edge hostname you mapped your traffic to on the staging network.
- Staging
Product stringId - Identifies the product association on the network.
- Cname
From string - The hostname that your end users see, indicated by the Host header in end user requests.
- Contract
Id string - Identifies the prevailing contract under which you requested the data.
- Group
Id string - Identifies the prevailing group under which you requested the data.
- Latest
Version int - Specifies the most recent version of the property.
- Production
Cert stringType - Indicates the certificate's provisioning type. Either
CPS_MANAGEDfor the certificates created with the Certificate Provisioning System (CPS) API,CCMfor the certificates created with the Cloud Certificate Manager (CCM) API, orDEFAULTfor the Domain Validation (DV) certificates created automatically. Note that you can't specify theDEFAULTvalue if your property hostname uses theakamaized.netdomain suffix. - Production
Cname stringTo - The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
- Production
Cname stringType - Indicates the type of CNAME you used in the production network, either
EDGE_HOSTNAMEorCUSTOM. - Production
Edge stringHostname Id - Identifies the edge hostname you mapped your traffic to on the production network.
- Production
Product stringId - Identifies the product association on the network.
- Property
Id string - Unique identifier for the property.
- Property
Name string - A unique, descriptive name for the property.
- Property
Type string - Specifies the type of the property. Either
TRADITIONALfor properties where you pair property hostnames with the property version, orHOSTNAME_BUCKETwhere you manage property hostnames independently of the property version. - Staging
Cert stringType - Indicates the certificate's provisioning type. Either
CPS_MANAGEDfor the certificates created with the Certificate Provisioning System (CPS) API,CCMfor the certificates created with the Cloud Certificate Manager (CCM) API, orDEFAULTfor the Domain Validation (DV) certificates created automatically. Note that you can't specify theDEFAULTvalue if your property hostname uses theakamaized.netdomain suffix. - Staging
Cname stringTo - The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
- Staging
Cname stringType - Indicates the type of CNAME you used in the staging network, either
EDGE_HOSTNAMEorCUSTOM. - Staging
Edge stringHostname Id - Identifies the edge hostname you mapped your traffic to on the staging network.
- Staging
Product stringId - Identifies the product association on the network.
- cname
From String - The hostname that your end users see, indicated by the Host header in end user requests.
- contract
Id String - Identifies the prevailing contract under which you requested the data.
- group
Id String - Identifies the prevailing group under which you requested the data.
- latest
Version Integer - Specifies the most recent version of the property.
- production
Cert StringType - Indicates the certificate's provisioning type. Either
CPS_MANAGEDfor the certificates created with the Certificate Provisioning System (CPS) API,CCMfor the certificates created with the Cloud Certificate Manager (CCM) API, orDEFAULTfor the Domain Validation (DV) certificates created automatically. Note that you can't specify theDEFAULTvalue if your property hostname uses theakamaized.netdomain suffix. - production
Cname StringTo - The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
- production
Cname StringType - Indicates the type of CNAME you used in the production network, either
EDGE_HOSTNAMEorCUSTOM. - production
Edge StringHostname Id - Identifies the edge hostname you mapped your traffic to on the production network.
- production
Product StringId - Identifies the product association on the network.
- property
Id String - Unique identifier for the property.
- property
Name String - A unique, descriptive name for the property.
- property
Type String - Specifies the type of the property. Either
TRADITIONALfor properties where you pair property hostnames with the property version, orHOSTNAME_BUCKETwhere you manage property hostnames independently of the property version. - staging
Cert StringType - Indicates the certificate's provisioning type. Either
CPS_MANAGEDfor the certificates created with the Certificate Provisioning System (CPS) API,CCMfor the certificates created with the Cloud Certificate Manager (CCM) API, orDEFAULTfor the Domain Validation (DV) certificates created automatically. Note that you can't specify theDEFAULTvalue if your property hostname uses theakamaized.netdomain suffix. - staging
Cname StringTo - The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
- staging
Cname StringType - Indicates the type of CNAME you used in the staging network, either
EDGE_HOSTNAMEorCUSTOM. - staging
Edge StringHostname Id - Identifies the edge hostname you mapped your traffic to on the staging network.
- staging
Product StringId - Identifies the product association on the network.
- cname
From string - The hostname that your end users see, indicated by the Host header in end user requests.
- contract
Id string - Identifies the prevailing contract under which you requested the data.
- group
Id string - Identifies the prevailing group under which you requested the data.
- latest
Version number - Specifies the most recent version of the property.
- production
Cert stringType - Indicates the certificate's provisioning type. Either
CPS_MANAGEDfor the certificates created with the Certificate Provisioning System (CPS) API,CCMfor the certificates created with the Cloud Certificate Manager (CCM) API, orDEFAULTfor the Domain Validation (DV) certificates created automatically. Note that you can't specify theDEFAULTvalue if your property hostname uses theakamaized.netdomain suffix. - production
Cname stringTo - The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
- production
Cname stringType - Indicates the type of CNAME you used in the production network, either
EDGE_HOSTNAMEorCUSTOM. - production
Edge stringHostname Id - Identifies the edge hostname you mapped your traffic to on the production network.
- production
Product stringId - Identifies the product association on the network.
- property
Id string - Unique identifier for the property.
- property
Name string - A unique, descriptive name for the property.
- property
Type string - Specifies the type of the property. Either
TRADITIONALfor properties where you pair property hostnames with the property version, orHOSTNAME_BUCKETwhere you manage property hostnames independently of the property version. - staging
Cert stringType - Indicates the certificate's provisioning type. Either
CPS_MANAGEDfor the certificates created with the Certificate Provisioning System (CPS) API,CCMfor the certificates created with the Cloud Certificate Manager (CCM) API, orDEFAULTfor the Domain Validation (DV) certificates created automatically. Note that you can't specify theDEFAULTvalue if your property hostname uses theakamaized.netdomain suffix. - staging
Cname stringTo - The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
- staging
Cname stringType - Indicates the type of CNAME you used in the staging network, either
EDGE_HOSTNAMEorCUSTOM. - staging
Edge stringHostname Id - Identifies the edge hostname you mapped your traffic to on the staging network.
- staging
Product stringId - Identifies the product association on the network.
- cname_
from str - The hostname that your end users see, indicated by the Host header in end user requests.
- contract_
id str - Identifies the prevailing contract under which you requested the data.
- group_
id str - Identifies the prevailing group under which you requested the data.
- latest_
version int - Specifies the most recent version of the property.
- production_
cert_ strtype - Indicates the certificate's provisioning type. Either
CPS_MANAGEDfor the certificates created with the Certificate Provisioning System (CPS) API,CCMfor the certificates created with the Cloud Certificate Manager (CCM) API, orDEFAULTfor the Domain Validation (DV) certificates created automatically. Note that you can't specify theDEFAULTvalue if your property hostname uses theakamaized.netdomain suffix. - production_
cname_ strto - The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
- production_
cname_ strtype - Indicates the type of CNAME you used in the production network, either
EDGE_HOSTNAMEorCUSTOM. - production_
edge_ strhostname_ id - Identifies the edge hostname you mapped your traffic to on the production network.
- production_
product_ strid - Identifies the product association on the network.
- property_
id str - Unique identifier for the property.
- property_
name str - A unique, descriptive name for the property.
- property_
type str - Specifies the type of the property. Either
TRADITIONALfor properties where you pair property hostnames with the property version, orHOSTNAME_BUCKETwhere you manage property hostnames independently of the property version. - staging_
cert_ strtype - Indicates the certificate's provisioning type. Either
CPS_MANAGEDfor the certificates created with the Certificate Provisioning System (CPS) API,CCMfor the certificates created with the Cloud Certificate Manager (CCM) API, orDEFAULTfor the Domain Validation (DV) certificates created automatically. Note that you can't specify theDEFAULTvalue if your property hostname uses theakamaized.netdomain suffix. - staging_
cname_ strto - The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
- staging_
cname_ strtype - Indicates the type of CNAME you used in the staging network, either
EDGE_HOSTNAMEorCUSTOM. - staging_
edge_ strhostname_ id - Identifies the edge hostname you mapped your traffic to on the staging network.
- staging_
product_ strid - Identifies the product association on the network.
- cname
From String - The hostname that your end users see, indicated by the Host header in end user requests.
- contract
Id String - Identifies the prevailing contract under which you requested the data.
- group
Id String - Identifies the prevailing group under which you requested the data.
- latest
Version Number - Specifies the most recent version of the property.
- production
Cert StringType - Indicates the certificate's provisioning type. Either
CPS_MANAGEDfor the certificates created with the Certificate Provisioning System (CPS) API,CCMfor the certificates created with the Cloud Certificate Manager (CCM) API, orDEFAULTfor the Domain Validation (DV) certificates created automatically. Note that you can't specify theDEFAULTvalue if your property hostname uses theakamaized.netdomain suffix. - production
Cname StringTo - The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
- production
Cname StringType - Indicates the type of CNAME you used in the production network, either
EDGE_HOSTNAMEorCUSTOM. - production
Edge StringHostname Id - Identifies the edge hostname you mapped your traffic to on the production network.
- production
Product StringId - Identifies the product association on the network.
- property
Id String - Unique identifier for the property.
- property
Name String - A unique, descriptive name for the property.
- property
Type String - Specifies the type of the property. Either
TRADITIONALfor properties where you pair property hostnames with the property version, orHOSTNAME_BUCKETwhere you manage property hostnames independently of the property version. - staging
Cert StringType - Indicates the certificate's provisioning type. Either
CPS_MANAGEDfor the certificates created with the Certificate Provisioning System (CPS) API,CCMfor the certificates created with the Cloud Certificate Manager (CCM) API, orDEFAULTfor the Domain Validation (DV) certificates created automatically. Note that you can't specify theDEFAULTvalue if your property hostname uses theakamaized.netdomain suffix. - staging
Cname StringTo - The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
- staging
Cname StringType - Indicates the type of CNAME you used in the staging network, either
EDGE_HOSTNAMEorCUSTOM. - staging
Edge StringHostname Id - Identifies the edge hostname you mapped your traffic to on the staging network.
- staging
Product StringId - Identifies the product association on the network.
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
akamaiTerraform Provider.
