OBJECT
UpgradeJobReplyWithUuid
Description
Start upgrade batch job response.
link GraphQL Schema definition
- type UpgradeJobReplyWithUuid {
- # Upgrade job reply object.
- : UpgradeJobReply!
- # Cluster uuid.
- : String!
- }
OBJECT
Start upgrade batch job response.
- type UpgradeJobReplyWithUuid {
- # Upgrade job reply object.
- : UpgradeJobReply!
- # Cluster uuid.
- : String!
- }