Perform Office 365 Teams Backup
Select
SaaS
Customer Managed
Perform Office 365 Teams Backup
Path Parameters
- appId int32 required
Commvault Teams app id
- application/json
Request Body
- MOD1
- MOD2
- totalRunningTime int64
Total running time of the backup in minutes
teams object[]
users object[]
content object[]
- totalRunningTime int64
Total running time of the backup in minutes
- type string required
Possible values: [
ALL_TEAMS
,TEAMS_BACKED_UP_RECENTLY
,TEAMS_NEVER_BACKED_UP
,TEAMS_NOT_BACKED_UP_RECENTLY
]
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
- taskId int32
- jobIds string[]
JobIds for the immediate run request
{
"taskId": 0,
"jobIds": [
"string"
]
}
POST /v4/office365/teams/:appid/backup
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/Office365/Teams/:appId/Backup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"totalRunningTime": 0,
"teams": [
{
"GUID": "string",
"name": "string"
}
],
"users": [
{
"GUID": "string",
"name": "string"
}
],
"content": [
{
"type": "GROUP",
"name": "string",
"GUID": "string"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/Office365/Teams/:appId/Backup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"totalRunningTime": 0,
"teams": [
{
"GUID": "string",
"name": "string"
}
],
"users": [
{
"GUID": "string",
"name": "string"
}
],
"content": [
{
"type": "GROUP",
"name": "string",
"GUID": "string"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/Office365/Teams/:appId/Backup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"totalRunningTime": 0,
"teams": [
{
"GUID": "string",
"name": "string"
}
],
"users": [
{
"GUID": "string",
"name": "string"
}
],
"content": [
{
"type": "GROUP",
"name": "string",
"GUID": "string"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/Office365/Teams/:appId/Backup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"totalRunningTime": 0,
"teams": [
{
"GUID": "string",
"name": "string"
}
],
"users": [
{
"GUID": "string",
"name": "string"
}
],
"content": [
{
"type": "GROUP",
"name": "string",
"GUID": "string"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/Office365/Teams/:appId/Backup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"totalRunningTime": 0,
"teams": [
{
"GUID": "string",
"name": "string"
}
],
"users": [
{
"GUID": "string",
"name": "string"
}
],
"content": [
{
"type": "GROUP",
"name": "string",
"GUID": "string"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/Office365/Teams/:appId/Backup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"totalRunningTime": 0,
"teams": [
{
"GUID": "string",
"name": "string"
}
],
"users": [
{
"GUID": "string",
"name": "string"
}
],
"content": [
{
"type": "GROUP",
"name": "string",
"GUID": "string"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/Office365/Teams/:appId/Backup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"totalRunningTime": 0,
"teams": [
{
"GUID": "string",
"name": "string"
}
],
"users": [
{
"GUID": "string",
"name": "string"
}
],
"content": [
{
"type": "GROUP",
"name": "string",
"GUID": "string"
}
]
}'