openstacksdk/doc/source/user/proxies/shared_file_system.rst
Kafilat Adeleke 290a6cf56b Add limit resource to shared file system
Introduce Limit class to shared file system.

Change-Id: Ib1f68e43cf406401038e42879147b1268ba1a2c8
2021-09-10 15:16:13 +00:00

1.8 KiB

Shared File System API

openstack.shared_file_system.v2._proxy

The Shared File System Class

The high-level interface for accessing the shared file systems service API is available through the shared_file_system member of a ~openstack .connection.Connection object. The shared_file_system member will only be added if the service is detected. share is an alias of the shared_file_system member.

Shared File System Availability Zones

Interact with Availability Zones supported by the Shared File Systems service.

openstack.shared_file_system.v2._proxy.Proxy

Shared File System Shares

Interact with Shares supported by the Shared File Systems service.

openstack.shared_file_system.v2._proxy.Proxy

Shared File System Storage Pools

Interact with the storage pool statistics exposed by the Shared File Systems Service.

openstack.shared_file_system.v2._proxy.Proxy

Shared File System User Messages

View and manipulate asynchronous user messages emitted by the Shared File Systems service.

openstack.shared_file_system.v2._proxy.Proxy

Shared File System Limits

Get absolute limits of resources supported by the Shared File Systems service.

openstack.shared_file_system.v2._proxy.Proxy