Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateFileSystemDetails

Details for creating the file system.

Properties

availabilityDomain

availabilityDomain: string

The availability domain to create the file system in.

Example: {@code Uocm:PHX-AD-1}

Optional cloneAttachStatus

cloneAttachStatus: CloneAttachStatus

Specifies whether the clone file system is attached to its parent file system. If the value is set to 'DETACH', then the file system will be created, which is deep copied from the snapshot specified by sourceSnapshotId, else will remain attached to its parent.

compartmentId

compartmentId: string

The OCID of the compartment to create the file system in.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {@code {"Operations": {"CostCenter": "42"}}}

Optional displayName

displayName: undefined | string

A user-friendly name. It does not have to be unique, and it is changeable. Avoid entering confidential information.

Example: {@code My file system}

Optional filesystemSnapshotPolicyId

filesystemSnapshotPolicyId: undefined | string

The OCID of the associated file system snapshot policy, which controls the frequency of snapshot creation and retention period of the taken snapshots.

May be unset as a blank value.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {@code {"Department": "Finance"}}

Optional kmsKeyId

kmsKeyId: undefined | string

The OCID of the KMS key used to encrypt the encryption keys associated with this file system.

Optional sourceSnapshotId

sourceSnapshotId: undefined | string

The OCID of the snapshot used to create a cloned file system. See Cloning a File System.

Functions

getDeserializedJsonObj

getJsonObj