InlineComputeManager1
{
"access_level_for_oidc": "string",
"create_service_account": false,
"credential": {
"credential_type": "string"
},
"extension_certificate": "CertificateData Object",
"multi_nsx": false,
"origin_properties": [
"KeyValuePair Object"
],
"origin_type": "string",
"reverse_proxy_https_port": 0,
"server": "string",
"set_as_oidc_provider": false
}
Specifies the maximum access level allowed for calls from compute manager to NSX using the OIDC provider.
Enable this flag to create service account user on compute manager. This is required by features such as vSphere Lifecycle Manager for authentication with vAPIs from nsx.
Enable this flag to manage same compute manager by multiple nsx.
Key-Value map of additional specific properties of compute manager
Compute manager type like vCenter
Specifies https port of the reverse proxy to connect to compute manager. For e.g. In case of VC, this port can be retrieved from this config file /etc/vmware-rhttpproxy/config.xml.
IP address or hostname of compute manager
If the compute manager is VC and need to set set as OIDC provider for NSX then this flag should be set as true. This is specific to wcp feature, should be enabled when this feature is being used.