Properties
| NAME | TYPE | DESCRIPTION |
specifications | array | List of dedicated database specifications. Can be one of: |
total | integer | Total number of specifications. |
pricing | object | Overage and add-on pricing shared across all specifications. |
Example
JSON
{
"specifications": [],
"total": 9,
"pricing": null
}
JSON
{
"specifications": [],
"total": 9,
"pricing": null
}