Update IOPS and throughput for disks in an existing aggregate (single-node)
PUT /azure/vsa/aggregates/{workingEnvironmentId}/{aggregateName}
Updates IOPS and throughput for the disks in an existing aggregate.
Parameters
| Name | Type | In | Required | Description |
|---|---|---|---|---|
workingEnvironmentId |
string |
path |
True |
|
aggregateName |
string |
path |
True |
Request Body
| Name | Type | Required | Description |
|---|---|---|---|
iops |
integer |
True |
|
throughput |
integer |
True |
Error
Status: Default, Default response