INPUT_OBJECT
HotAddNetworkConfigWithIdInput
Description
Supported in v5.3+
link GraphQL Schema definition
- input HotAddNetworkConfigWithIdInput {
- # Required. Supported in v5.3+
- # The ID of a user-configured vCenter network selected for HotAdd backup and
- # recovery.
- String! :
- # Supported in v5.3+
- # The static IP information of a user-configured vCenter network selected for
- # HotAdd backup and recovery.
- StaticIpInfoInput :
- }