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

Update Policy Manager

Description

Update a VMC NSX Manager data source

Request

Request

URL

URL


put
https://vrni.example.com/api/ni/data-sources/vmc-nsxmanagers/{id}
Copy

Path Parameters

Path Parameters

string
id Required

The Entity ID of object requestion information on


Request Body

Request Body

PolicyManagerDataSource of type(s) application/json Optional
This request body class requires all of the following: BaseDataSource, InlinePolicyManagerDataSource1
Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

Response Body

Response Body

200 OK

Returns PolicyManagerDataSource of type(s) application/json
This response body class contains all of the following: BaseDataSource, InlinePolicyManagerDataSource1
Errors

Errors

401

Unauthorized


403

Forbidden


404

Not Found


500

Internal Error

Code Samples

Code Samples

cURL Command

curl -X PUT -H "Content-Type: application/json" -d '{"cloud_provider_type":"DELL","csp_refresh_token":"e9fb6352-03cb-4d98-8f03-b82226c17507","enabled":true,"entity_id":"1000:928:12890123","entity_type":"PolicyManagerDataSource","fqdn":"go.nsxt.org","ip":"192.168.10.1","ipfix_enabled":false,"nickname":"my nickname","notes":"my notes","proxy_id":"1000:104:12313412","vcenter_id":"1000:902:738163608","web_proxy_id":"web-proxy-0rgmciw5c9"}' https://vrni.example.com/api/ni/data-sources/vmc-nsxmanagers/{id}


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

Was this page helpful?