Request body to edit vCenter Settings
| Name | Type | Description | Notes |
|---|---|---|---|
| cert_chain_pem | str | Certificate chain of the VCenter server as PEM data | [optional] |
| description | str | Description of the vCenter setting | [optional] |
| inetaddress | str | Host name or IP address of vCenter server | [optional] |
| name | str | Name of the vCenter setting | [optional] |
| password | str | Password to login to the vCenter server | [optional] |
| port | int | Port number of the vCenter server. | [optional] |
| username | str | Username to login to the vCenter server | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |