Select Cloud Storage Credentials (Azure BYOS only)
Select
SaaS
Customer Managed
This API returns credentials for microsoft azure storage.
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
credentialManager object[]
{
"credentialManager": [
{
"id": 0,
"name": "string",
"accountType": "string",
"vendorType": "string",
"authType": "string"
}
]
}
{
"credentialManager": [
{
"id": 332,
"name": "TestM",
"accountType": "CLOUD_ACCOUNT",
"vendorType": "MICROSOFT_AZURE_TYPE",
"authType": "MICROSOFT_AZURE"
},
{
"id": 344,
"name": "azure-storage-ash",
"accountType": "CLOUD_ACCOUNT",
"vendorType": "MICROSOFT_AZURE_TYPE",
"authType": "MICROSOFT_AZURE"
},
{
"id": 350,
"name": "testCred",
"accountType": "CLOUD_ACCOUNT",
"vendorType": "MICROSOFT_AZURE_TYPE",
"authType": "MICROSOFT_AZURE"
},
{
"id": 376,
"name": "testcredential",
"accountType": "CLOUD_ACCOUNT",
"vendorType": "MICROSOFT_AZURE_TYPE",
"authType": "MICROSOFT_AZURE"
}
]
}
GET /v4/credentials/azure/storage
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/credentials/azure/storage' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/credentials/azure/storage' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/credentials/azure/storage' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/credentials/azure/storage' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/credentials/azure/storage' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/credentials/azure/storage' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/credentials/azure/storage' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'