Elements
Element | Type | Required | Modifiable | Since | Deprecated | Description |
---|---|---|---|---|---|---|
bindingSpec | NonEmptyString | No | none | 5.7 | Service specific parameters, to create a binding, for an instance of this plan. | |
description | NonEmptyString | No | none | 5.7 | The description about the plan. | |
instanceDefaultSpec | NonEmptyString | No | none | 5.7 | The default spec values, that will be used, while creating an instance for this plan. | |
instanceSpec | NonEmptyString | No | none | 5.7 | Custom spec values, used by the service, to create an instance for this plan. | |
planAttributes | NonEmptyString | No | none | 5.7 | This is an optional field used by service to provide additional information about the plan. | |
planPolicy | PlanPolicyType | No | none | 5.7 | Specifies plan policies. | |
planVersion | NonEmptyString | Yes | none | 5.7 | The version of the plan offered. | |
region | NonEmptyString | Yes | none | 5.7 | The region in which the plan is offered. | |
serviceName | NonEmptyString | Yes | none | 5.7 | The name of the service offering the plan. |