Get Data Sources Count

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
Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns DataSourceSummary of type(s) application/json
{
    "customerId": "integer",
    "dataSourcesCount": "integer"
}
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