INPUT_OBJECT
UpdateVcenterV2Input
Description
Input for update the vSphere vCenter.
link GraphQL Schema definition
- input UpdateVcenterV2Input {
- # Required. ID of the vCenter Server.
- String! :
- # Required. Object containing updated vCenter Server information.
- VcenterUpdateConfigV2Input! :
- }