[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
InlineAWSDataSource1
Properties
boolean
add_linked_accounts
Optional
Automatically add linked accounts
integer
child_datasource_count
Optional
Should not be populated. Will be ignored if populated.
array of
DataSourceEntityId
child_datasources
Optional
Should not be populated. Will be ignored if populated.
string
data_source_hierarchy
Optional
Should not be populated. Will be ignored if populated.
boolean
enable_aws_geo_restrictions
Optional
Limit collection to only regions specified in selected_regions
boolean
flows_enabled
Optional
Whether or not to collect flows from the VPC Flow Logs
string
linked_role_arn
Optional
Should not be populated. Will be ignored if populated.
string
role_arn_suffix
Optional
array of
string
selected_regions
Optional
string
web_proxy_id
Optional
Identifier of web proxy to be used for connection. If not given or empty, any web proxy used earlier will be cleared
JSON Example
{
"add_linked_accounts": false,
"child_datasource_count": 0,
"child_datasources": [
{
"entity_id": "1000:104:12213212",
"entity_type": "CiscoSwitchDataSource"
}
],
"credentials": {
"access_key": "AKIAIOSFODNN7EXAMPLE",
"secret_key": "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY"
},
"data_source_hierarchy": "string",
"enable_aws_geo_restrictions": false,
"flows_enabled": false,
"linked_role_arn": "string",
"role_arn_suffix": "string",
"selected_regions": [
"string"
],
"web_proxy_id": "string"
}