blob: 6beb63aff8ae72a3f34fef63edd12940421e3c50 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
====================
object store account
====================
An **object store account** represents the top-level of the hierarchy that
is comprised of **containers** and **objects**. Applies to Object Storage v1.
.. autoprogram-cliff:: openstack.object_store.v1
:command: object store account set
.. autoprogram-cliff:: openstack.object_store.v1
:command: object store account show
.. autoprogram-cliff:: openstack.object_store.v1
:command: object store account unset
|