SwitchingToVmcModeParameters (schema)

Parameters required to switch to VMC nsx node mode

Possible values of a mode in a "/config/nsx_appliance_mode" file
Name Description Type Notes
auth_code Auth Code

Client's credentials.
Oauth2Credentials
base_url CSP base URL

Protocol and domain name (or IP address) of a CSP server, like "https://console-stg.cloud.vmware.com".
string
basic_auth_whitelist_ips Whitelist IPs

List of whitelist IPs for basic auth
array of string
csp_client_credential CSP Client Credential

Client's credentials on CSP server
Oauth2Credentials
csp_client_incoming_credentials CSP client incoming credentials

List of incoming client IDs
array of string
csp_org_uri Relative path to CSP Org

Relative path on CSP server to the Org location. Can be "/csp/gateway/am/api/orgs/".
string
csp_time_drift CSP time drift

CSP time drift in milliseconds
integer
default_org_id Org ID of a Client

Org ID of a Client - commonly UUID.
string
ea_org Org Info for "Site Reliability Engineer"

Org ID and role of "Site Reliability Engineer"
OrgInfo
gss_org Org Info for "Global Support Services"

Org ID and role of "Global Support Services"
OrgInfo
mode_change_only Only change node mode

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.
boolean
mode_id Nsx node mode

Possible enum values in a "/config/nsx_appliance_mode" file
string Required
Enum: ON_PREM, SERVICE, VMC, VMC_LOCAL
proxy_host IP/host of PoP (Point-of-Presence) HTTP proxy server HostnameOrIPv4Address
proxy_port Port of PoP (Point-of-Presence) Http proxy server integer Minimum: 1
Maximum: 65535
resource_type Node Mode type string Enum: SwitchingToVmcModeParameters
Default: "SwitchingToVmcModeParameters"
sddc_id SDDC id

SDDC id
string
service_definition_id Service definition id

Service definition id
string
sre_org Org Info for "Enterprise Admin"

Org ID and role of "Enterprise Admin"
OrgInfo