Elements
Element | Type | Required | Modifiable | Since | Deprecated | Description |
---|---|---|---|---|---|---|
bindingSpec | NonEmptyString | No | always | 5.7 | Service specific parameters, to create a binding, for the instance. | |
description | NonEmptyString | No | always | 5.7 | The description of the instance. | |
instanceDefaultSpec | NonEmptyString | No | always | 5.7 | The default spec values(offered by the plan), used to create this instance. | |
instanceSpec | NonEmptyString | No | always | 5.7 | Custom spec values, used to create this instance. | |
name | NonEmptyString | Yes | always | 5.7 | The name of the instance. | |
planId | NonEmptyString | Yes | always | 5.7 | The plan id to be used to create the instance. | |
serviceGroupId | NonEmptyString | Yes | always | 5.7 | The service group id to be used to create the instance. |