Get Access Nodes
Select
SaaS
Customer Managed
Endpoint to get the list of access nodes
Query Parameters
- vendor string
Vendor Name to be filtered
- userId int32
user id to be filtered
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
accesNodes object[]
{
"accesNodes": [
{
"id": 0,
"name": "string",
"displayName": "string",
"hostName": "string",
"GUID": "string",
"type": 0
}
]
}
GET /v4/accessnodes
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AccessNodes' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AccessNodes' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AccessNodes' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AccessNodes' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AccessNodes' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AccessNodes' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/AccessNodes' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'