Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateBackupDestinationDetails

For a RECOVERY_APPLIANCE backup destination, used to update the connection string and/or the list of VPC users. For an NFS backup destination, there are 2 mount types - Self mount used for non-autonomous ExaCC and automated mount used for autonomous on ExaCC.

Properties

Optional connectionString

connectionString: undefined | string

For a RECOVERY_APPLIANCE backup destination, the connection string for connecting to the Recovery Appliance.

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.

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

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.

Optional nfsMountType

nfsMountType: NfsMountType

NFS Mount type for backup destination.

Optional nfsServer

nfsServer: Array<string>

IP addresses for NFS Auto mount.

Optional nfsServerExport

nfsServerExport: undefined | string

Specifies the directory on which to mount the file system

Optional vpcUsers

vpcUsers: Array<string>

For a RECOVERY_APPLIANCE backup destination, the Virtual Private Catalog (VPC) users that are used to access the Recovery Appliance.

Functions

getDeserializedJsonObj

getJsonObj