docs/AsgInfoResponse.md in purecloudplatformclientv2-36.1.0 vs docs/AsgInfoResponse.md in purecloudplatformclientv2-37.0.0

- old
+ new

@@ -5,12 +5,12 @@ ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| -| **id** | **String** | The globally unique identifier for the object. | [optional] | +| **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 ami ami of the asg. | [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"}