ENUM

MssqlLogShippingStatus

Description

Supported in v5.0+ v5.0-v5.2: Status of a log shipping configuration. v5.3: Status of the log shipping configuration. One of: v6.0+: Status of the log shipping configuration.

link GraphQL Schema definition

  • enum MssqlLogShippingStatus {
  • MSSQL_LOG_SHIPPING_STATUS_BROKEN
  • MSSQL_LOG_SHIPPING_STATUS_INITIALIZING
  • MSSQL_LOG_SHIPPING_STATUS_OK
  • MSSQL_LOG_SHIPPING_STATUS_STALE
  • }