Create a new Project
This operation creates a new project.
Request Body
Name | Description |
clientType | Edge drive client value |
systemDriveType | EDiscovery value |
eDiscoverySubType | GDPR value |
seaDataSourceId | Id value of desired inventory |
planId | Id value of desired plan |
clientName | Desired name of project |
- application/json
Request Body required
clientInfo object
entity object
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
processinginstructioninfo object
response object
{
"processinginstructioninfo": {
"attributes": [
{
"name": "string",
"value": "string"
}
]
},
"response": {
"errorCode": 0,
"entity": {
"clientId": 0,
"clientName": "string",
"_type_": 0
}
}
}
{
"processinginstructioninfo": {
"attributes": [
{
"name": "exitval",
"value": "0"
}
]
},
"response": {
"errorCode": 0,
"entity": {
"clientId": 63,
"clientName": "Rest_Api_Project",
"_type_": 3
}
}
}
POST /ediscoveryclients/clients
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Clients' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"clientInfo": {
"clientType": 0,
"edgeDrivePseudoClientProperties": {
"systemDriveType": 0,
"edgeDriveAssociations": {},
"eDiscoveryInfo": {
"eDiscoverySubType": 0,
"inventoryDataSource": {
"seaDataSourceId": 0
}
}
},
"plan": {
"planId": 0
}
},
"entity": {
"clientName": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Clients' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"clientInfo": {
"clientType": 0,
"edgeDrivePseudoClientProperties": {
"systemDriveType": 0,
"edgeDriveAssociations": {},
"eDiscoveryInfo": {
"eDiscoverySubType": 0,
"inventoryDataSource": {
"seaDataSourceId": 0
}
}
},
"plan": {
"planId": 0
}
},
"entity": {
"clientName": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Clients' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"clientInfo": {
"clientType": 0,
"edgeDrivePseudoClientProperties": {
"systemDriveType": 0,
"edgeDriveAssociations": {},
"eDiscoveryInfo": {
"eDiscoverySubType": 0,
"inventoryDataSource": {
"seaDataSourceId": 0
}
}
},
"plan": {
"planId": 0
}
},
"entity": {
"clientName": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Clients' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"clientInfo": {
"clientType": 0,
"edgeDrivePseudoClientProperties": {
"systemDriveType": 0,
"edgeDriveAssociations": {},
"eDiscoveryInfo": {
"eDiscoverySubType": 0,
"inventoryDataSource": {
"seaDataSourceId": 0
}
}
},
"plan": {
"planId": 0
}
},
"entity": {
"clientName": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Clients' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"clientInfo": {
"clientType": 0,
"edgeDrivePseudoClientProperties": {
"systemDriveType": 0,
"edgeDriveAssociations": {},
"eDiscoveryInfo": {
"eDiscoverySubType": 0,
"inventoryDataSource": {
"seaDataSourceId": 0
}
}
},
"plan": {
"planId": 0
}
},
"entity": {
"clientName": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Clients' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"clientInfo": {
"clientType": 0,
"edgeDrivePseudoClientProperties": {
"systemDriveType": 0,
"edgeDriveAssociations": {},
"eDiscoveryInfo": {
"eDiscoverySubType": 0,
"inventoryDataSource": {
"seaDataSourceId": 0
}
}
},
"plan": {
"planId": 0
}
},
"entity": {
"clientName": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Clients' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"clientInfo": {
"clientType": 0,
"edgeDrivePseudoClientProperties": {
"systemDriveType": 0,
"edgeDriveAssociations": {},
"eDiscoveryInfo": {
"eDiscoverySubType": 0,
"inventoryDataSource": {
"seaDataSourceId": 0
}
}
},
"plan": {
"planId": 0
}
},
"entity": {
"clientName": "string"
}
}'