ServiceOfferingBrokerCatalogFeatures

ServiceOfferingBrokerCatalogFeatures
ServiceOfferingBrokerCatalogFeatures

Features supported by the service offering as defined in the service broker's catalog

JSON Example
{
    "plan_updateable": false,
    "bindable": false,
    "instances_retrievable": false,
    "bindings_retrievable": false,
    "allow_context_updates": false
}
boolean
plan_updateable
Optional

Whether the service offering supports plan updates

boolean
bindable
Optional

Whether the service offering supports bindings

boolean
instances_retrievable
Optional

Whether the service offering supports instance retrieval

boolean
bindings_retrievable
Optional

Whether the service offering supports binding retrieval

boolean
allow_context_updates
Optional

Whether the service offering allows context updates