Cluster Cluster Node Id Node Update Auth Provider Vidm
Update AAA provider vIDM properties
cluster-node-id
Show optional properties
{
"client_id": "string",
"host_name": "string",
"node_host_name": "string",
"thumbprint": "string"
}
{
"client_id": "string",
"client_secret": "string",
"host_name": "string",
"lb_enable": false,
"node_host_name": "string",
"thumbprint": "string",
"vidm_enable": false
}
OK
"NodeAuthProviderVidmProperties Object"
vIDM client id
vIDM client secret
Fully Qualified Domain Name(FQDN) of vIDM
Load Balancer enable flag
host name to use when creating the redirect URL for clients to follow after authenticating to vIDM
Hexadecimal SHA256 hash of the vIDM server's X.509 certificate
vIDM enable flag
Accepted
"NodeAuthProviderVidmProperties Object"
vIDM client id
vIDM client secret
Fully Qualified Domain Name(FQDN) of vIDM
Load Balancer enable flag
host name to use when creating the redirect URL for clients to follow after authenticating to vIDM
Hexadecimal SHA256 hash of the vIDM server's X.509 certificate
vIDM enable flag
curl -X PUT -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"node_host_name:"string","host_name:"string","client_id:"string","thumbprint:"string"}' https://{api_host}/api/v1/cluster/{cluster-node-id}/node/aaa/providers/vidm