diff --git a/api-ref/source/v3/limits.inc b/api-ref/source/v3/limits.inc index c7a59a42afc..04c40342eae 100644 --- a/api-ref/source/v3/limits.inc +++ b/api-ref/source/v3/limits.inc @@ -45,7 +45,7 @@ Response Parameters - limits: limits - rate: rate - absolute: absolute - - totalSnapshotsUsed: totalSnapshotsUsed + - totalSnapshotsUsed: totalSnapshotsUsed_1 - maxTotalBackups: maxTotalBackups - maxTotalVolumeGigabytes: maxTotalVolumeGigabytes - maxTotalSnapshots: maxTotalSnapshots diff --git a/api-ref/source/v3/parameters.yaml b/api-ref/source/v3/parameters.yaml index fd1fcbcad68..361bc0c8c0d 100644 --- a/api-ref/source/v3/parameters.yaml +++ b/api-ref/source/v3/parameters.yaml @@ -2829,6 +2829,12 @@ totalSnapshotsUsed: in: body required: true type: string +totalSnapshotsUsed_1: + description: | + The total number of snapshots used. + in: body + required: true + type: integer totalVolumesUsed: description: | The total number of volumes used.