Skip to content

Commit 2903bc4

Browse files
committed
Entry for OBJ bucket size property
1 parent 55c405b commit 2903bc4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/changelog/4-72-0-2020-08-10.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ changelog:
2626
- Updated the response for the List Longview Subscriptions ([GET /longview/subscription](/api/v4/longview-subscriptions)) and View Longview Subscription ([GET /longview/subscriptions/{subscriptionID}](/api/v4/longview-subscriptions-subscription-id)) endpoint:
2727
- The response `id` property has been revised to specify possible values.
2828

29+
- Updated the Object Storage Bucket response schema to include the `size` property in the List Object Storage Buckets ([GET /object-storage/buckets](/api/v4/object-storage-buckets)), Create Object Storage Bucket ([POST /object-storage/buckets](/api/v4/object-storage-buckets/#post)), View Object Storage Bucket ([GET /object-storage/buckets/{clusterId}/{bucket}](/api/v4/object-storage-buckets-cluster-id-bucket)), and List Object Storage Buckets in Cluster ([GET /object-storage/buckets/{clusterId}](/api/v4/object-storage-buckets-cluster-id)) endpoints.
30+
2931
### Fixed
3032

3133
- A bug that prevented the Update Longview Plan ([PUT /longview/plan](/api/v4/longview-plan/#put)) endpoint from functioning has been fixed. The endpoint will now update your account's Longview plan as expected.

0 commit comments

Comments
 (0)