Update IOPS and throughput for the disks in an existing Cloud Volumes ONTAP aggregate
PUT /gcp/vsa/aggregates/{workingEnvironmentId}/{aggregateName}
Updates IOPS and throughput for the disks in an existing aggregate. At least one of the parameters is required.
Parameters
| Name | Type | In | Required | Description |
|---|---|---|---|---|
workingEnvironmentId |
string |
path |
True |
The public ID of the system |
aggregateName |
string |
path |
True |
The name of the aggregate to update |
Request Body
| Name | Type | Required | Description |
|---|---|---|---|
iops |
integer |
False |
New IOPS |
throughput |
integer |
False |
New Throughput |
Error
Status: Default, Default response