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