Files
openstacksdk/doc/source/user/proxies/shared_file_system.rst
Kafilat Adeleke 0017ffb050 Adds share group resource to shared file system
Introduce Share groups class with basic methods
including list, create, delete, get and update to
shared file system service.

Change-Id: I7d7e4e7addc1c1b040276e10f8152bc0adb8eeb2
2023-07-05 19:08:24 -03:00

4.2 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 Snapshot Instances

Interact with Share Snapshot Instances supported by the Shared File Systems service.

openstack.shared_file_system.v2._proxy.Proxy

Shared File System Share Networks

Create and manipulate Share Networks with the Shared File Systems service.

openstack.shared_file_system.v2._proxy.Proxy

Shared File System Share Instances

Administrators can list, show information for, explicitly set the state of, and force-delete share instances within the Shared File Systems Service.

openstack.shared_file_system.v2._proxy.Proxy

Shared File System Share Network Subnets

Create and manipulate Share Network Subnets with the Shared File Systems service.

openstack.shared_file_system.v2._proxy.Proxy

Shared File System Share Access Rules

Create, View, and Delete access rules for shares from the Shared File Systems service.

openstack.shared_file_system.v2._proxy.Proxy

Shared File System Share Groups

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

openstack.shared_file_system.v2._proxy.Proxy