Add Content to Office 365 Exchange Online app
Add Content to Office 365 Exchange Online app
Path Parameters
- appId int32 required
Commvault exchange app id
- application/json
Request Body
- type string required
Possible values: [
ALL_MAILBOXES
,ALL_PUBLIC_FOLDERS
,ALL_GROUP_MAILBOXES
]Default value:
ALL_MAILBOXES
office365plan object required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
PUT /v4/office365/exchange/:appid/content
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X PUT 'https://localhost/webconsole/api/V4/Office365/Exchange/:appId/Content' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"type": "ALL_MAILBOXES",
"office365plan": {
"id": 0,
"name": "string"
}
}'
curl -L -X PUT 'https://localhost/webconsole/api/V4/Office365/Exchange/:appId/Content' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"type": "ALL_MAILBOXES",
"office365plan": {
"id": 0,
"name": "string"
}
}'
curl -L -X PUT 'https://localhost/webconsole/api/V4/Office365/Exchange/:appId/Content' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"type": "ALL_MAILBOXES",
"office365plan": {
"id": 0,
"name": "string"
}
}'
curl -L -X PUT 'https://localhost/webconsole/api/V4/Office365/Exchange/:appId/Content' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"type": "ALL_MAILBOXES",
"office365plan": {
"id": 0,
"name": "string"
}
}'
curl -L -X PUT 'https://localhost/webconsole/api/V4/Office365/Exchange/:appId/Content' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"type": "ALL_MAILBOXES",
"office365plan": {
"id": 0,
"name": "string"
}
}'
curl -L -X PUT 'https://localhost/webconsole/api/V4/Office365/Exchange/:appId/Content' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"type": "ALL_MAILBOXES",
"office365plan": {
"id": 0,
"name": "string"
}
}'
curl -L -X PUT 'https://localhost/webconsole/api/V4/Office365/Exchange/:appId/Content' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"type": "ALL_MAILBOXES",
"office365plan": {
"id": 0,
"name": "string"
}
}'