Create ExportSet
Select
Customer Managed
This operation creates a new exportset.
Request Parameters
Name | Description |
entityType | Type of entity. Valid values are:
|
operationType | Type of operation. Valid values are:
|
- application/json
Request Body
- entityType integer
- operationType integer
- userGuid string
- fromSite integer
container object
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Create Export Set
Schema
container object
{
"container": {
"containerFullName": "string",
"containerType": 0,
"containerName": "string",
"containerOwnerType": 0,
"comment": "string",
"attribute": 0,
"containerId": 0,
"containerGuid": "string"
}
}
{
"container": {
"containerFullName": "exchange_75FD5896-A402-40EE-A76E-689713DBB515_exportset",
"containerType": 9503,
"containerName": "exchange_75FD5896-A402-40EE-A76E-689713DBB515_exportset",
"containerOwnerType": 1,
"comment": "Export set for client - containerName",
"attribute": 0,
"containerId": 610,
"containerGuid": "F83A4684-55A6-4374-8AAE-12B9B6C095D6"
}
}
POST /performcontaineroperation
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/PerformContainerOperation' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"entityType": 0,
"operationType": 0,
"userGuid": "string",
"fromSite": 0,
"container": {
"containerType": 0,
"containerName": "string",
"containerOwnerType": 0,
"comment": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/PerformContainerOperation' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"entityType": 0,
"operationType": 0,
"userGuid": "string",
"fromSite": 0,
"container": {
"containerType": 0,
"containerName": "string",
"containerOwnerType": 0,
"comment": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/PerformContainerOperation' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"entityType": 0,
"operationType": 0,
"userGuid": "string",
"fromSite": 0,
"container": {
"containerType": 0,
"containerName": "string",
"containerOwnerType": 0,
"comment": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/PerformContainerOperation' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"entityType": 0,
"operationType": 0,
"userGuid": "string",
"fromSite": 0,
"container": {
"containerType": 0,
"containerName": "string",
"containerOwnerType": 0,
"comment": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/PerformContainerOperation' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"entityType": 0,
"operationType": 0,
"userGuid": "string",
"fromSite": 0,
"container": {
"containerType": 0,
"containerName": "string",
"containerOwnerType": 0,
"comment": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/PerformContainerOperation' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"entityType": 0,
"operationType": 0,
"userGuid": "string",
"fromSite": 0,
"container": {
"containerType": 0,
"containerName": "string",
"containerOwnerType": 0,
"comment": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/PerformContainerOperation' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"entityType": 0,
"operationType": 0,
"userGuid": "string",
"fromSite": 0,
"container": {
"containerType": 0,
"containerName": "string",
"containerOwnerType": 0,
"comment": "string"
}
}'