[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

VidmConfigResponse

Properties

boolean
certificate_validation_enabled Optional

True, if SSL certificate check is enabled.


string
client_id Optional

Client-id of the configured OAuth client


boolean
enable Optional

True, if VMware Identity Manager integration is enabled


string
vidm_appliance Optional

Fully quallified domain name of VMware Identity Manager

JSON Example

{
    "certificate_validation_enabled": false,
    "client_id": "vRealize Network Insight Client-ID",
    "enable": true,
    "vidm_appliance": "identity.domain.com"
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Returned By

Get VIdm Configuration
Update VIdm Configuration
Save VIdm Configuration

Feedback

Was this page helpful?