Select Server Plan
Select
SaaS
This API will return list of storage plan.
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
}
]
}
GET /v4/office365/serverplan
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/office365/serverplan' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/office365/serverplan' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/office365/serverplan' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/office365/serverplan' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/office365/serverplan' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/office365/serverplan' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/office365/serverplan' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'