Get Library
Select
Customer Managed
This operation returns a list of libraries.
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
response object[]
{
"response": [
{
"entityInfo": {
"name": "string",
"id": 0
}
}
]
}
{
"response": [
{
"entityInfo": {
"name": "fwMA_3lib",
"id": 4
}
},
{
"entityInfo": {
"name": "IDCMA2Lib",
"id": 3
}
},
{
"entityInfo": {
"name": "FirewallMALib",
"id": 2
}
},
{
"entityInfo": {
"name": "CSLib",
"id": 1
}
}
]
}
GET /library
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Library' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Library' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Library' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Library' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Library' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Library' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Library' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'