Get cloud accounts for Cloud Resource Discovery operation
Select
SaaS
Customer Managed
This endpoint is used to return the list of cloud accounts for Cloud Resource Discovery operation.
Query Parameters
- vendor integer required
Type of the cloud vendor. Cloud accounts for the specified cloud vendor will be returned. Supported Vendor type: 3-Azure
- targetApp integer
App type for which the Cloud Resorce Discovery instance is being configured. Supported App type: 134-Cloud Apps
- targetInstance integer
Cloud apps instance type for which the Cloud Resorce Discovery instance is being configured. Supported Cloud apps instance type: 6-Azure Blob
- targetRegion integer
The region id for which the Cloud Resorce Discovery instance is being configured.
Responses
- 200
- 404
Success
- application/json
- Schema
- Example (from schema)
Schema
cloudAccounts object[]
error object
{
"cloudAccounts": [
{
"client": {
"id": 0,
"name": "string"
},
"subscriptionId": "string"
}
],
"error": {
"errorMessage": "string",
"errorCode": 0
}
}
Requested Details not found
GET /v4/crd/cloudaccounts
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CRD/CloudAccounts' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CRD/CloudAccounts' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CRD/CloudAccounts' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CRD/CloudAccounts' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CRD/CloudAccounts' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CRD/CloudAccounts' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CRD/CloudAccounts' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'