Create Inventory
Select
Customer Managed
This operation creates a new Inventory.
Header Parameters
- Accept string required
- application/json
Request Body
- inventoryName string
analyticsEngineCloud object
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
inventoryList object[]
errorResp object
{
"inventoryList": [
{
"inventoryName": "string",
"inventoryId": 0
}
],
"errorResp": {}
}
POST /ediscoveryclients/inventories
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Inventories' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"inventoryName": "string",
"analyticsEngineCloud": {
"cloudId": 0,
"cloudDisplayName": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Inventories' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"inventoryName": "string",
"analyticsEngineCloud": {
"cloudId": 0,
"cloudDisplayName": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Inventories' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"inventoryName": "string",
"analyticsEngineCloud": {
"cloudId": 0,
"cloudDisplayName": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Inventories' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"inventoryName": "string",
"analyticsEngineCloud": {
"cloudId": 0,
"cloudDisplayName": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Inventories' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"inventoryName": "string",
"analyticsEngineCloud": {
"cloudId": 0,
"cloudDisplayName": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Inventories' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"inventoryName": "string",
"analyticsEngineCloud": {
"cloudId": 0,
"cloudDisplayName": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Inventories' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"inventoryName": "string",
"analyticsEngineCloud": {
"cloudId": 0,
"cloudDisplayName": "string"
}
}'