[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
VidmConfiguration
Properties
string
client_id
Optional
Register VMware vRealize Network Insight as an OAuth client to VMware Identity Manager and provide client-id
string
client_secret
Optional
Provide the registered OAuth client secret
boolean
enable
Optional
True, to enable the VMware Identity Manager integration in vRealize Network Insight
string
rootCA_certificate
Optional
Provide rootCA certificate to trust. Can be generated using /vidm/licence
string
sha_thumbprint
Optional
Optionally, provide SHA thumbprint to validate VMware Identity Manager appliance that is being configured
string
vidm_appliance
Optional
Provide fully quallified domain name of VMware Identity Manager
JSON Example
{
"client_id": "vRealize Network Insight Client-ID",
"client_secret": "T2zRetc2f242KhelfoO6Qzw9",
"enable": true,
"rootCA_certificate": "-----BEGIN CERTIFICATE----- ..etc..",
"sha_thumbprint": "15:37:48:1E:DB:70:65:80:B2:74:E5:78:25:E5:AD:39:14:53:69:19",
"vidm_appliance": "identity.domain.com"
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Parameter To
Update VIdm Configuration
Save VIdm Configuration