Files
openstacksdk/doc/source/user/proxies/shared_file_system.rst
Kafilat Adeleke 012b5a128a Add share access rules to shared file system
Introduce Share Access Rules class with
basic methods including list, and get to
shared file system storage service

Change-Id: I120212e6f1a01644479dc9bc4547b022049c49a1
2022-04-30 07:35:30 +00:00

2.4 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

Shared File System Snapshots

Interact with Share Snapshots supported by the Shared File Systems service.

openstack.shared_file_system.v2._proxy.Proxy

Shared File System Share Access Rules

View access rules for shares from the Shared File Systems service.

openstack.shared_file_system.v2._proxy.Proxy