OBJECT
Response for the operation of setting the upgrade type for a cluster.
type SetUpgradeTypeReply {# Status of the request.code: String! # Response message for the request.message: String! # Exceptions encountered by the request.excepshuns: String! }