File Storage

oci.file_storage.FileStorageClient API for the File Storage service.
oci.file_storage.FileStorageClientCompositeOperations This class provides a wrapper around FileStorageClient and offers convenience methods for operations that would otherwise need to be chained together.

Models

oci.file_storage.models.ChangeFileSystemCompartmentDetails Details for changing the compartment.
oci.file_storage.models.ChangeMountTargetCompartmentDetails Details for changing the compartment.
oci.file_storage.models.ClientOptions NFS export options applied to a specified set of clients.
oci.file_storage.models.CreateExportDetails Details for creating the export.
oci.file_storage.models.CreateFileSystemDetails Details for creating the file system.
oci.file_storage.models.CreateMountTargetDetails Details for creating the mount target.
oci.file_storage.models.CreateSnapshotDetails Details for creating the snapshot.
oci.file_storage.models.Export A file system and the path that you can use to mount it.
oci.file_storage.models.ExportSet A set of file systems to export through one or more mount targets.
oci.file_storage.models.ExportSetSummary Summary information for an export set.
oci.file_storage.models.ExportSummary Summary information for an export.
oci.file_storage.models.FileSystem An NFS file system.
oci.file_storage.models.FileSystemSummary Summary information for a file system.
oci.file_storage.models.MountTarget Provides access to a collection of file systems through one or more VNICs on a specified subnet.
oci.file_storage.models.MountTargetSummary Summary information for the specified mount target.
oci.file_storage.models.Snapshot A point-in-time snapshot of a specified file system.
oci.file_storage.models.SnapshotSummary Summary information for a snapshot.
oci.file_storage.models.SourceDetails Source information for the file system.
oci.file_storage.models.UpdateExportDetails Details for updating the export.
oci.file_storage.models.UpdateExportSetDetails Details for updating the export set.
oci.file_storage.models.UpdateFileSystemDetails Details for updating the file system.
oci.file_storage.models.UpdateMountTargetDetails Details for updating the mount target.
oci.file_storage.models.UpdateSnapshotDetails Details for updating the snapshot.