INPUT_OBJECT
Input for register vSphere agent.
input VsphereVmRegisterAgentWithOrgInput {# Uuid of the CDM cluster.clusterUuid: UUID!# ID of vSphere Virtual Machine.id: String!# ID of the org network this Virtual Machine resides in.orgNetworkIdOpt: String}