Sha256: cbbd56b9de2db7cdbc1fbf477edb2806109c6fea25b998a5c9ee8e8fd9631719
Contents?: true
Size: 1.41 KB
Versions: 24
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** | **BOOLEAN** | 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
24 entries across 24 versions & 1 rubygems