Access nodes list
Select
SaaS
Customer Managed
This operation lists object storage access nodes/Backup gateways
Query Parameters
- instanceType string required
Possible values: [
AZURE_BLOB
,AMAZON_S3
,ORACLE_STORAGE_SERVICE
,GOOGLE_CLOUD
,AZURE_DATA_LAKE
,IBM_COS
,ALIBABA_OSS
]InstanceType of the object storage instance
- excludeClientGroups string
Flag to determine if client groups need to be excluded
- excludeClients string
Flag to determine if client need to be excluded
- regionId string
Flag for region filtering
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
accessNodes object[]
{
"accessNodes": [
{
"entity": {
"clientId": 0,
"clientName": "string",
"_type_": 0
}
}
]
}
{
"accessNodes": [
{
"entity": {
"clientId": 0,
"clientName": "string",
"_type_": 0
}
}
]
}
GET /cloudapps/accessnodes
Request
Request
curl -L -X GET 'https://CommandCenterHostName/webconsole/api/CloudApps/AccessNodes' \
-H 'Accept: application/json'
curl -L -X GET 'https://CommandCenterHostName/webconsole/api/CloudApps/AccessNodes' \
-H 'Accept: application/json'
curl -L -X GET 'https://CommandCenterHostName/webconsole/api/CloudApps/AccessNodes' \
-H 'Accept: application/json'
curl -L -X GET 'https://CommandCenterHostName/webconsole/api/CloudApps/AccessNodes' \
-H 'Accept: application/json'
curl -L -X GET 'https://CommandCenterHostName/webconsole/api/CloudApps/AccessNodes' \
-H 'Accept: application/json'
curl -L -X GET 'https://CommandCenterHostName/webconsole/api/CloudApps/AccessNodes' \
-H 'Accept: application/json'
curl -L -X GET 'https://CommandCenterHostName/webconsole/api/CloudApps/AccessNodes' \
-H 'Accept: application/json'