Get list of Access Nodes for a given list of PackageIds (OR)
Select
SaaS
Customer Managed
Endpoint to get list of Access Nodes for a given list of PackageIds (OR)
Query Parameters
- packageIds string required
list of packageIds separated by comma
Responses
- 200
- 400
- 401
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
accessNodesGroup object
accessNodes object[]
{
"accessNodesGroup": {
"id": 0,
"name": "string"
},
"accessNodes": [
{
"id": 0,
"name": "string"
}
]
}
Bad request
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Unauthorized
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
GET /v4/ediscovery/packages/:packageid/accessnodes
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Ediscovery/Packages/:packageId/AccessNodes' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Ediscovery/Packages/:packageId/AccessNodes' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Ediscovery/Packages/:packageId/AccessNodes' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Ediscovery/Packages/:packageId/AccessNodes' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Ediscovery/Packages/:packageId/AccessNodes' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Ediscovery/Packages/:packageId/AccessNodes' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Ediscovery/Packages/:packageId/AccessNodes' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'