akamai.getMtlstruststoreCaSetAssociations
Using getMtlstruststoreCaSetAssociations
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 getMtlstruststoreCaSetAssociations(args: GetMtlstruststoreCaSetAssociationsArgs, opts?: InvokeOptions): Promise<GetMtlstruststoreCaSetAssociationsResult>
function getMtlstruststoreCaSetAssociationsOutput(args: GetMtlstruststoreCaSetAssociationsOutputArgs, opts?: InvokeOptions): Output<GetMtlstruststoreCaSetAssociationsResult>def get_mtlstruststore_ca_set_associations(association_type: Optional[str] = None,
id: Optional[str] = None,
name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetMtlstruststoreCaSetAssociationsResult
def get_mtlstruststore_ca_set_associations_output(association_type: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMtlstruststoreCaSetAssociationsResult]func GetMtlstruststoreCaSetAssociations(ctx *Context, args *GetMtlstruststoreCaSetAssociationsArgs, opts ...InvokeOption) (*GetMtlstruststoreCaSetAssociationsResult, error)
func GetMtlstruststoreCaSetAssociationsOutput(ctx *Context, args *GetMtlstruststoreCaSetAssociationsOutputArgs, opts ...InvokeOption) GetMtlstruststoreCaSetAssociationsResultOutput> Note: This function is named GetMtlstruststoreCaSetAssociations in the Go SDK.
public static class GetMtlstruststoreCaSetAssociations
{
public static Task<GetMtlstruststoreCaSetAssociationsResult> InvokeAsync(GetMtlstruststoreCaSetAssociationsArgs args, InvokeOptions? opts = null)
public static Output<GetMtlstruststoreCaSetAssociationsResult> Invoke(GetMtlstruststoreCaSetAssociationsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetMtlstruststoreCaSetAssociationsResult> getMtlstruststoreCaSetAssociations(GetMtlstruststoreCaSetAssociationsArgs args, InvokeOptions options)
public static Output<GetMtlstruststoreCaSetAssociationsResult> getMtlstruststoreCaSetAssociations(GetMtlstruststoreCaSetAssociationsArgs args, InvokeOptions options)
fn::invoke:
function: akamai:index/getMtlstruststoreCaSetAssociations:getMtlstruststoreCaSetAssociations
arguments:
# arguments dictionaryThe following arguments are supported:
- Association
Type string - Id string
- Name string
- Association
Type string - Id string
- Name string
- association
Type String - id String
- name String
- association
Type string - id string
- name string
- association_
type str - id str
- name str
- association
Type String - id String
- name String
getMtlstruststoreCaSetAssociations Result
The following output properties are available:
- enrollments List<Property Map>
- id String
- name String
- properties List<Property Map>
- association
Type String
Supporting Types
GetMtlstruststoreCaSetAssociationsEnrollment
- Cn string
- The domain name to use for the certificate, also known as the common name.
- Enrollment
Id int - A unique identifier for the enrollment.
- Production
Slots List<int> - Slots where the certificate is deployed on the production network.
- Staging
Slots List<int> - Slots where the certificate is deployed on the staging network.
- Cn string
- The domain name to use for the certificate, also known as the common name.
- Enrollment
Id int - A unique identifier for the enrollment.
- Production
Slots []int - Slots where the certificate is deployed on the production network.
- Staging
Slots []int - Slots where the certificate is deployed on the staging network.
- cn String
- The domain name to use for the certificate, also known as the common name.
- enrollment
Id Integer - A unique identifier for the enrollment.
- production
Slots List<Integer> - Slots where the certificate is deployed on the production network.
- staging
Slots List<Integer> - Slots where the certificate is deployed on the staging network.
- cn string
- The domain name to use for the certificate, also known as the common name.
- enrollment
Id number - A unique identifier for the enrollment.
- production
Slots number[] - Slots where the certificate is deployed on the production network.
- staging
Slots number[] - Slots where the certificate is deployed on the staging network.
- cn str
- The domain name to use for the certificate, also known as the common name.
- enrollment_
id int - A unique identifier for the enrollment.
- production_
slots Sequence[int] - Slots where the certificate is deployed on the production network.
- staging_
slots Sequence[int] - Slots where the certificate is deployed on the staging network.
- cn String
- The domain name to use for the certificate, also known as the common name.
- enrollment
Id Number - A unique identifier for the enrollment.
- production
Slots List<Number> - Slots where the certificate is deployed on the production network.
- staging
Slots List<Number> - Slots where the certificate is deployed on the staging network.
GetMtlstruststoreCaSetAssociationsProperty
- Asset
Id int - An alternative identifier for the property.
- Group
Id int - Identifies the group to which the property is assigned.
- Hostnames
List<Get
Mtlstruststore Ca Set Associations Property Hostname> - Contains details about associated hostnames.
- Property
Id string - A unique identifier for the property.
- Property
Name string - A unique, descriptive name for the property.
- Asset
Id int - An alternative identifier for the property.
- Group
Id int - Identifies the group to which the property is assigned.
- Hostnames
[]Get
Mtlstruststore Ca Set Associations Property Hostname - Contains details about associated hostnames.
- Property
Id string - A unique identifier for the property.
- Property
Name string - A unique, descriptive name for the property.
- asset
Id Integer - An alternative identifier for the property.
- group
Id Integer - Identifies the group to which the property is assigned.
- hostnames
List<Get
Mtlstruststore Ca Set Associations Property Hostname> - Contains details about associated hostnames.
- property
Id String - A unique identifier for the property.
- property
Name String - A unique, descriptive name for the property.
- asset
Id number - An alternative identifier for the property.
- group
Id number - Identifies the group to which the property is assigned.
- hostnames
Get
Mtlstruststore Ca Set Associations Property Hostname[] - Contains details about associated hostnames.
- property
Id string - A unique identifier for the property.
- property
Name string - A unique, descriptive name for the property.
- asset_
id int - An alternative identifier for the property.
- group_
id int - Identifies the group to which the property is assigned.
- hostnames
Sequence[Get
Mtlstruststore Ca Set Associations Property Hostname] - Contains details about associated hostnames.
- property_
id str - A unique identifier for the property.
- property_
name str - A unique, descriptive name for the property.
- asset
Id Number - An alternative identifier for the property.
- group
Id Number - Identifies the group to which the property is assigned.
- hostnames List<Property Map>
- Contains details about associated hostnames.
- property
Id String - A unique identifier for the property.
- property
Name String - A unique, descriptive name for the property.
GetMtlstruststoreCaSetAssociationsPropertyHostname
- Hostname string
- The name of the device.
- Network string
- The network on which CA set to hostname association is formed/removed/in progress. The values for this are 'STAGING', 'PRODUCTION'.
- Status string
- The status of CA set to hostname association. The values for it are - 'ATTACHING', 'DETACHING', 'ATTACHED'.
- Hostname string
- The name of the device.
- Network string
- The network on which CA set to hostname association is formed/removed/in progress. The values for this are 'STAGING', 'PRODUCTION'.
- Status string
- The status of CA set to hostname association. The values for it are - 'ATTACHING', 'DETACHING', 'ATTACHED'.
- hostname String
- The name of the device.
- network String
- The network on which CA set to hostname association is formed/removed/in progress. The values for this are 'STAGING', 'PRODUCTION'.
- status String
- The status of CA set to hostname association. The values for it are - 'ATTACHING', 'DETACHING', 'ATTACHED'.
- hostname string
- The name of the device.
- network string
- The network on which CA set to hostname association is formed/removed/in progress. The values for this are 'STAGING', 'PRODUCTION'.
- status string
- The status of CA set to hostname association. The values for it are - 'ATTACHING', 'DETACHING', 'ATTACHED'.
- hostname String
- The name of the device.
- network String
- The network on which CA set to hostname association is formed/removed/in progress. The values for this are 'STAGING', 'PRODUCTION'.
- status String
- The status of CA set to hostname association. The values for it are - 'ATTACHING', 'DETACHING', 'ATTACHED'.
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
akamaiTerraform Provider.
