Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GsmDetails

Details of global service manager(GSM also known as shard director) instances for sharded database.

Properties

computeCount

computeCount: number

The compute count for the GSM instance. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

dataStorageSizeInGbs

dataStorageSizeInGbs: number

The data disk group size to be allocated in GBs. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional metadata

metadata: undefined | object

Additional metadata related to GSM's underlying supporting resource.

name

name: string

Name of the GSM instance

status

status: Status

Status of shard or catalog or gsm for the sharded database.

Optional supportingResourceId

supportingResourceId: undefined | string

Identifier of the underlying supporting resource.

timeCreated

timeCreated: Date

The time the GSM instance was created. An RFC3339 formatted datetime string

Optional timeSslCertificateExpires

timeSslCertificateExpires: Date

The time the ssl certificate associated with GSM expires. An RFC3339 formatted datetime string

timeUpdated

timeUpdated: Date

The time the GSM instance was last updated. An RFC3339 formatted datetime string

Functions

getDeserializedJsonObj

getJsonObj