Instance Type Info - Get Instance Type Info
Retrieve information about a Common Data Service environment type.
For a list of region-specific service URLs, see Service URL
GET {ServiceUrl}/api/v1.2/InstanceTypeInfo/{type}
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
type
|
path | True |
An instance type |
Responses
Name | Type | Description |
---|---|---|
200 OK |
Instance Type Information Media Types: "application/json", "text/json" |
|
404 Not Found |
NotFound Media Types: "application/json", "text/json" |
Definitions
Instance |
The type of instance |
Instance |
Object containing the information about the instance type |
InstanceType
The type of instance
Name | Type | Description |
---|---|---|
Default |
|
|
Developer |
|
|
None |
|
|
Preview |
|
|
Production |
|
|
Sandbox |
|
|
Support |
|
|
Trial |
|
InstanceTypeInfo
Object containing the information about the instance type
Name | Type | Description |
---|---|---|
Consumed |
|
Consumed storage capacaity for the instance |
Total |
|
Total storage capacaity for the instance |
Type |
Type of instance |