[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Get VIdm Configuration
DescriptionRetrieve the saved configuration of VMware Identity Manager in Network Insight. Only admin users can retrieve this information.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://vrni.example.com/api/ni/settings/vidm
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
VidmConfigResponse
of type(s) application/json
{
"certificate_validation_enabled": false,
"client_id": "vRealize Network Insight Client-ID",
"enable": true,
"vidm_appliance": "identity.domain.com"
}
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
Errors
ApiError
400
Bad Request
ApiError
401
Unauthorized
ApiError
404
Not Found
500
Internal Error
Code Samples
cURL Command
curl https://vrni.example.com/api/ni/settings/vidm
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
On This Page
Settings Operations
post
post
post
post
post
post
post
delete
delete
delete
delete
delete
delete
delete
delete
delete
delete
post
post
get
get
get
get
get
get
get
get
get
get
get
post
put