Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ExternalAsmInstanceParameters

The initialization parameters for an ASM instance.

Properties

asmInstanceDisplayName

asmInstanceDisplayName: string

The user-friendly name for the ASM instance. The name does not have to be unique.

asmInstanceId

asmInstanceId: string

The OCID of the external ASM instance.

autoMountDiskGroups

autoMountDiskGroups: Array<string>

The list of disk group names that an ASM instance mounts at startup or when the {@code ALTER DISKGROUP ALL MOUNT} statement is issued.

diskDiscoveryPath

diskDiscoveryPath: string

An operating system-dependent value used to limit the set of disks considered for discovery.

preferredReadFailureGroups

preferredReadFailureGroups: Array<string>

The list of failure groups that contain preferred read disks.

rebalancePower

rebalancePower: number

The maximum power on an ASM instance for disk rebalancing. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj