Show / Hide Table of Contents

Namespace Oci.LustrefilestorageService.Models

Classes

ChangeLustreFileSystemCompartmentDetails

The configuration details for the move operation.

ChangeObjectStorageLinkCompartmentDetails

The configuration details for the move operation.

ClusterPlacementGroup

Cluster Placement Groups lets you create resources in close proximity to one another to support low-latency networking use cases.

CreateLustreFileSystemDetails

The details to create a Lustre file system.

CreateObjectStorageLinkDetails

The details to create a Object Storage link.

LustreFileSystem

A Lustre file system is a parallel file system that is used as a storage solution for HPC/AI/ML workloads. For more information, see File Storage with Lustre.
To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, talk to an administrator. If you're an administrator who needs to write policies to give users access, see Getting Started with Policies.

LustreFileSystemCollection

Results of a Lustre file system search. Contains both LustreFileSystemSummary items and other information, such as metadata.

LustreFileSystemSummary

Summary information about a Lustre file system.

MaintenanceWindow

The preferred day and time to perform maintenance.

NetworkSecurityGroup

A list of Network Security Group OCIDs associated with this Lustre file system. For more information about NSGs, see Security Rules.

ObjectStorageLink

Object Storage links create the relationship between a directory in an File Storage with Lustre file system and a path within an Object Storage bucket. For more information, see Syncing Lustre file systems with Object Storage.
To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, talk to an administrator. If you're an administrator who needs to write policies to give users access, see Getting Started with Policies.

ObjectStorageLinkCollection

Results of a Object Storage link search. Contains both ObjectStorageLinkSummary items and other information, such as metadata.

ObjectStorageLinkSummary

Summary information about a Object Storage link.

RootSquashConfiguration

An administrative feature that allows you to restrict root level access from clients that try to access your Lustre file system as root.

Subnet

The Subnet is subdivision within a Virtual Cloud Network, consisting of a contiguous range of IP addresses and a VNIC.

SyncJob

Details associated with sync job runs.

SyncJobCollection

Results of a sync job search. Contains both sync job summary items and other information, such as metadata.

SyncJobSummary

Summary information associated with sync jobs.

UpdateLustreFileSystemDetails

The data to update a Lustre file system.

UpdateObjectStorageLinkDetails

The data to update an Object Storage link.

WorkRequest

An asynchronous work request. Work requests help you monitor long-running operations. When you start a long-running operation, the service creates a work request. A work request is an activity log that lets you track each step in the operation's progress. Each work request has an OCID that lets you interact with it programmatically and use it for automation.

WorkRequestError

An error encountered while performing an operation that is tracked by a work request.

WorkRequestErrorCollection

A list of work request errors. Can contain both errors and other information, such as metadata.

WorkRequestLogEntry

A log message from performing an operation that is tracked by a work request.

WorkRequestLogEntryCollection

A list of work request logs. Can contain both logs and other information, such as metadata.

WorkRequestResource

A resource created or operated on by a work request.

WorkRequestSummary

Summary information about an asynchronous work request.

WorkRequestSummaryCollection

A list of work requests. Can contain both work requests and other information, such as metadata.

Enums

ActionType

Possible types of actions.

CreateLustreFileSystemDetails.PerformanceTierEnum

LustreFileSystem.LifecycleStateEnum

LustreFileSystem.PerformanceTierEnum

LustreFileSystemSummary.PerformanceTierEnum

MaintenanceWindow.DayOfWeekEnum

ObjectStorageLink.LifecycleStateEnum

OperationStatus

The status of the work request.

OperationType

The asynchronous operation tracked by the work request.

RootSquashConfiguration.IdentitySquashEnum

SortOrder

The sort order to use, either ascending (ASC) or descending (DESC). The displayName sort order is case sensitive.

SyncJob.JobTypeEnum

SyncJob.LifecycleStateEnum

SyncJobSummary.JobTypeEnum

In this article
Back to top