--- title: AsgInfoResponse --- ## PureCloud::AsgInfoResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The full id of the asg <orgId>-<siteId>-ASG-<asgVersion> | [optional] | | **site** | [**Site**](Site.html) | The site that the asg belongs to. | [optional] | | **ami** | **String** | The version of the asg, ex '003' | [optional] | | **edge_version** | **String** | The software ami of the edges in the asg. | [optional] | | **instance_info** | [**Array<InstanceInfo>**](InstanceInfo.html) | List of instances and their information that live in the ASG. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}