Configure Server Plan
Select
SaaS
This API can be used to create a server plan for Office 365.
Server Plan is configured to set storage location and by default customer's provisioned country is used. If user wants to setup a multi-region based storage configuration, use Metallic's onboarding wizard.
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
data object
{
"data": {
"planName": "string",
"planId": 0
}
}
{
"data": {
"planName": "companyname-metallic-o365-storage-eastus2",
"planId": 2401
}
}
POST /v4/office365/serverplan
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/office365/serverplan' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/office365/serverplan' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/office365/serverplan' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/office365/serverplan' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/office365/serverplan' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/office365/serverplan' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/office365/serverplan' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'