Skip to main content

Retrieve asset datasource's configuration

Select

SaaS
Customer Managed

Retrieve asset datasource's configuration

Responses

OK


Schema
  • credentials object[]
GET /asset/discovery/configuration    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Asset/Discovery/Configuration' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'