OBJECT
PatchDb2InstanceReply
Description
Supported in v7.0+
link GraphQL Schema definition
- type PatchDb2InstanceReply {
- # Required. Supported in v7.0+
- # Status of the refresh job triggered on the edited instance.
- : AsyncRequestStatus
- # Required. Supported in v7.0+
- # Summary of the edited Db2 instance.
- : Db2InstanceSummary
- }