Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TablespaceAdminStatus

The status of a tablespace admin action.

Properties

Optional errorCode

errorCode: undefined | number

The error code that denotes failure if the tablespace admin action is not successful. The error code is "null" if the admin action is successful. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional errorMessage

errorMessage: undefined | string

The error message that indicates the reason for failure if the tablespace admin action is not successful. The error message is "null" if the admin action is successful.

status

status: Status

The status of a tablespace admin action.

Functions

getDeserializedJsonObj

getJsonObj