Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MountTargetSummary

Summary information for the specified mount target.

Properties

Optional availabilityDomain

availabilityDomain: undefined | string

The availability domain the mount target is in. May be unset as a blank or NULL value.

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

compartmentId

compartmentId: string

The OCID of the compartment that contains the mount target.

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"}}}

displayName

displayName: string

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

Example: {@code My mount target}

Optional exportSetId

exportSetId: undefined | string

The OCID of the associated export set. Controls what file systems will be exported using Network File System (NFS) protocol on this mount target.

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"}}

id

id: string

The OCID of the mount target.

lifecycleState

lifecycleState: LifecycleState

The current state of the mount target.

Optional nsgIds

nsgIds: Array<string>

A list of Network Security Group OCIDs associated with this mount target. A maximum of 5 is allowed. Setting this to an empty array after the list is created removes the mount target from all NSGs. For more information about NSGs, see Security Rules.

Optional observedThroughput

observedThroughput: undefined | number

Current billed throughput for mount target in Gbps. This corresponds to shape of mount target. Available shapes and corresponding throughput are listed at Mount Target Performance. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

privateIpIds

privateIpIds: Array<string>

The OCIDs of the private IP addresses associated with this mount target.

Optional requestedThroughput

requestedThroughput: undefined | number
  • New throughput for mount target at the end of billing cycle in Gbps. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional reservedStorageCapacity

reservedStorageCapacity: undefined | number
  • Reserved capacity (GB) associated with this mount target. Reserved capacity depends on observedThroughput value of mount target. Value is listed at Mount Target Performance. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

subnetId

subnetId: string

The OCID of the subnet the mount target is in.

Optional timeBillingCycleEnd

timeBillingCycleEnd: Date

The date and time the mount target current billing cycle will end, expressed in RFC 3339 timestamp format. Once a cycle ends, it is updated automatically to next timestamp which is after 30 days.

Example: {@code 2016-08-25T21:10:29.600Z}

timeCreated

timeCreated: Date

The date and time the mount target was created, expressed in RFC 3339 timestamp format.

Example: {@code 2016-08-25T21:10:29.600Z}

Functions

getDeserializedJsonObj

getJsonObj