Get Data Sources Count
Count of active data sources
Request
URI
GET
https://www.mgmt.cloud.vmware.com/ni/api/ni/customers/dataSource/count
COPY
Responses
200
OK
Returns
DataSourceSummary
of type(s)
application/json
{
"customerId": 0,
"dataSourcesCount": 0
}
integer As int32
As int32
customerId
Optional
customerId
integer As int32
As int32
dataSourcesCount
Optional
Count of data sources
401
Unauthorized
Operation doesn't return any data structure
403
Forbidden
Operation doesn't return any data structure
500
Internal Error
Operation doesn't return any data structure