INPUT_OBJECT
Input for retrieving the status of an async request from the specified Hyper-V SCVMM.
input GetHypervScvmmAsyncRequestStatusInput {# Required. UUID used to identify the cluster the request goes to.clusterUuid: String!# Required. ID of the request.id: String!}