Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.03 KB

EditVCenterSettingsInput.md

File metadata and controls

19 lines (14 loc) · 1.03 KB

EditVCenterSettingsInput

Request body to edit vCenter Settings

Properties

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]

[Back to Model list] [Back to API list] [Back to README]