Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateNFSBackupDestinationDetails

Used for creating NFS backup destinations.

Properties

compartmentId

compartmentId: string

The OCID of the compartment.

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.

displayName

displayName: string

The user-provided name of the backup destination.

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 localMountPointPath

localMountPointPath: undefined | string

Deprecated. The local directory path on each VM cluster node where the NFS server location is mounted. The local directory path and the NFS server location must each be the same across all of the VM cluster nodes. Ensure that the NFS mount is maintained continuously on all of the VM cluster nodes. This field is deprecated. Use the mountTypeDetails field instead to specify the mount type for NFS.

Optional mountTypeDetails

Const type

type: string = "NFS"

Methods

getDeserializedJsonObj

getJsonObj