OBJECT

Db2ConfigureRestoreResponse

Description

Supported in v9.1+

link GraphQL Schema definition

  • type Db2ConfigureRestoreResponse {
  • # Supported in v9.1+
  • # Status message for any failure scenarios.
  • statusMessage: String
  • # Supported in v9.1+
  • # Return status for the API call.
  • status: Db2ConfigureRestoreResponseStatus!
  • }

link Require by