doc-exports/docs/obs/api-swift/obs_03_0016.html
zhangyue 894279c39a Object Storage Service API Reference Swift V1
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: zhangyue <zhangyue164@huawei.com>
Co-committed-by: zhangyue <zhangyue164@huawei.com>
2023-02-02 08:50:48 +00:00

1.5 KiB

Show Account Details and List Containers

This operation obtains account metadata and the list of containers in the account.

In the container list, container names are sorted in ascending order based on ASCII code.

OBS (compatible with OpenStack Swift) employs a mechanism that automatically deletes accounts and their data in the background. There is no account deletion status corresponding to OpenStack Swift.

The specific differences are as follows:

Account metadata does not include the X-Account-Status.

Showing account details does not involve the 410 Gone return code.