Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 1.95 KB

File metadata and controls

28 lines (26 loc) · 1.95 KB

SwitchingToVmcModeParameters

Properties

Name Type Description Notes
sreOrg OrgInfo [optional]
defaultOrgId String Org ID of a Client - commonly UUID. [optional]
eaOrg OrgInfo [optional]
gssOrg OrgInfo [optional]
proxyHost String IP/host of PoP (Point-of-Presence) HTTP proxy server [optional]
cspTimeDrift Long CSP time drift in milliseconds [optional]
sddcId String SDDC id [optional]
basicAuthWhitelistIps List<String> List of whitelist IPs for basic auth [optional]
baseUrl String Protocol and domain name (or IP address) of a CSP server, like &quot;https://console-stg.cloud.vmware.com\". [optional]
proxyPort Long Port of PoP (Point-of-Presence) Http proxy server [optional]
cspOrgUri String Relative path on CSP server to the Org location. Can be &quot;/csp/gateway/am/api/orgs/&quot;. [optional]
cspClientCredential Oauth2Credentials [optional]
authCode Oauth2Credentials [optional]
modeChangeOnly Boolean When this parameter is set to true, only a change of the node mode happens without any update to the auth properties. When this param is not set to true i.e. set to false or not provided, mode change and update to the auth properties will both happen. [optional]
cspClientIncomingCredentials List<String> List of incoming client IDs [optional]
serviceDefinitionId String Service definition id [optional]
resourceType ResourceTypeEnum Node Mode type [optional]

Enum: ResourceTypeEnum

Name Value
SWITCHINGTOVMCMODEPARAMETERS "SwitchingToVmcModeParameters"