OBJECT
Db2ConfigureRestoreResponse
Description
Supported in v9.1+
link GraphQL Schema definition
- type Db2ConfigureRestoreResponse {
- # Supported in v9.1+
- # Return status for the API call.
- : Db2ConfigureRestoreResponseStatus!
- # Supported in v9.1+
- # Status message for any failure scenarios.
- : String
- }