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

Update AWS Data Source

Description

Update an AWS data source

Request

Request

URL

URL


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

Path Parameters

Path Parameters

string
id Required

The Entity ID of object requestion information on


Request Body

Request Body

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

Authentication

This operation uses the following authentication methods.

Response

Response

Response Body

Response Body

200 OK

Returns AWSDataSource of type(s) application/json
This response body class contains all of the following: BaseDataSource, InlineAWSDataSource1
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 '{"add_linked_accounts":true,"child_datasource_count":1,"credentials":{"access_key":"accessKeyId","secret_key":"secretAccessKey"},"enable_aws_geo_restrictions":true,"enabled":true,"entity_id":"10000:916:993642895","entity_type":"AWSDataSource","flows_enabled":true,"nickname":"my aws datasource","notes":"my notes","proxy_id":"1000:104:12313412","role_arn_suffix":"Auditor","selected_regions":"Asia Pacific (Mumbai)","web_proxy_id":"web-proxy-0rgmciw5c9"}' https://vrni.example.com/api/ni/data-sources/aws-accounts/{id}


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

Was this page helpful?