INPUT_OBJECT
Input for getting the async status of Vcenter request.
input VcenterAsyncRequestStatusInput {# Required. UUID used to identify the cluster the request goes to.clusterUuid: String!# Required. ID of the request.id: String!}