Get Inventories
Select
Customer Managed
This operation returns a list of Inventories.
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
inventoryList object[]
errorResp object
{
"inventoryList": [
{
"inventoryName": "string",
"inventoryId": 0,
"createDateTime": "string",
"securityAssociation": {
"associations": [
{
"userOrGroup": [
{
"userGroupName": "string",
"userGroupId": 0,
"_type_": 0,
"userId": 0,
"userName": "string"
}
],
"properties": {
"isCreatorAssociation": true,
"categoryPermission": {
"categoriesPermissionList": [
{
"permissionName": "string",
"permissionId": 0,
"_type_": 0
}
]
}
}
}
],
"ownerAssociations": {}
},
"analyticsEngineCloud": {
"_type_": 0,
"cloudId": 0,
"cloudDisplayName": "string"
}
}
],
"errorResp": {}
}
{
"inventoryList": [
{
"inventoryName": "SP14_Common_Inventory",
"inventoryId": 1,
"createDateTime": "1551715959",
"securityAssociation": {
"associations": [
{
"userOrGroup": [
{
"userGroupName": "GDPR",
"userGroupId": 4,
"_type_": 15
}
],
"properties": {
"isCreatorAssociation": false,
"categoryPermission": {
"categoriesPermissionList": [
{
"permissionName": "View",
"permissionId": 31,
"_type_": 122
},
{
"permissionName": "Agent Management",
"permissionId": 2,
"_type_": 122
}
]
}
}
}
],
"ownerAssociations": {}
},
"analyticsEngineCloud": {
"_type_": 169,
"cloudId": 2,
"cloudDisplayName": "GDPR_IndexServer"
}
},
{
"inventoryName": "Commvault_IT",
"inventoryId": 16,
"createDateTime": "1553019238",
"securityAssociation": {
"associations": [
{
"userOrGroup": [
{
"userId": 5,
"userName": "GDPR_User",
"_type_": 13
}
],
"properties": {
"isCreatorAssociation": true,
"categoryPermission": {
"categoriesPermissionList": [
{
"permissionName": "Change security settings",
"permissionId": 107,
"_type_": 122
},
{
"permissionName": "View",
"permissionId": 31,
"_type_": 122
},
{
"permissionName": "Agent Management",
"permissionId": 2,
"_type_": 122
}
]
}
}
}
],
"ownerAssociations": {}
},
"analyticsEngineCloud": {
"_type_": 169,
"cloudId": 2,
"cloudDisplayName": "GDPR_IndexServer"
}
},
{
"inventoryName": "Rest_Api_Inventory",
"inventoryId": 45,
"createDateTime": "1555427757",
"securityAssociation": {
"associations": [
{
"userOrGroup": [
{
"userId": 5,
"userName": "GDPR_User",
"_type_": 13
}
],
"properties": {
"isCreatorAssociation": true,
"categoryPermission": {
"categoriesPermissionList": [
{
"permissionName": "Change security settings",
"permissionId": 107,
"_type_": 122
},
{
"permissionName": "View",
"permissionId": 31,
"_type_": 122
},
{
"permissionName": "Agent Management",
"permissionId": 2,
"_type_": 122
}
]
}
}
}
],
"ownerAssociations": {}
},
"analyticsEngineCloud": {
"_type_": 169,
"cloudId": 2,
"cloudDisplayName": "GDPR_IndexServer"
}
},
{
"inventoryName": "Rest_Api_Inventory2",
"inventoryId": 51,
"createDateTime": "1555428850",
"securityAssociation": {
"associations": [
{
"userOrGroup": [
{
"userId": 5,
"userName": "GDPR_User",
"_type_": 13
}
],
"properties": {
"isCreatorAssociation": true,
"categoryPermission": {
"categoriesPermissionList": [
{
"permissionName": "Change security settings",
"permissionId": 107,
"_type_": 122
},
{
"permissionName": "View",
"permissionId": 31,
"_type_": 122
},
{
"permissionName": "Agent Management",
"permissionId": 2,
"_type_": 122
}
]
}
}
}
],
"ownerAssociations": {}
},
"analyticsEngineCloud": {
"_type_": 169,
"cloudId": 2,
"cloudDisplayName": "GDPR_IndexServer"
}
}
],
"errorResp": {}
}
GET /ediscoveryclients/inventories
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Inventories' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Inventories' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Inventories' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Inventories' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Inventories' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Inventories' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Inventories' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'