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