Sha256: 16b5617b8edcaee628749f9252a11347e9f54473f5fd883785e1bbd1d596b202
Contents?: true
Size: 1.41 KB
Versions: 6
Compression:
Stored size: 1.41 KB
Contents
--- title: CreateAsgRequest --- ## PureCloud::CreateAsgRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **asg_owner_email** | **String** | Email address of the individual starting the ASG | | | **edge_group_id** | **String** | Edge group that the user wants the asg edges to be assigned to. | [optional] | | **external_trunk_base_id** | **String** | Trunk base that the user wants the asg edges to be assigned to | [optional] | | **asg_logical_iam_instance_profile** | **String** | Overrides the default logical IAM Instance Profile | [optional] | | **asg_ami** | **String** | Overrides the default EDGE AMI used with the ASG | [optional] | | **asg_type** | **String** | Overrides the type of ASG being created. By default we always create a 'standard' asg. | [optional] | | **asg_instance_count** | **Integer** | Overrides the default number of Edge instances to start in the ASG | [optional] | | **asg_network_space** | **String** | Overrides the network space the ASG will start in. The default will always be mediaservices | [optional] | | **asg_chaos_exempt** | **BOOLEAN** | Optional parameter that exempts this ASG from chaos monkey killing one of its instances. | [optional] | | **asg_recovery_shutdown_minutes** | **Integer** | Number of minutes a recovery ASG will stay active before it is torn down | [optional] | {: class="table table-striped"}
Version data entries
6 entries across 6 versions & 1 rubygems