ServiceOfferingBrokerCatalog

ServiceOfferingBrokerCatalog
ServiceOfferingBrokerCatalog

Contains the properties of the service offering as defined in the service broker's catalog

JSON Example
{
    "id": "string",
    "metadata": {
        "displayName": "string",
        "documentationUrl": "string",
        "imageUrl": "string",
        "longDescription": "string",
        "providerDisplayName": "string",
        "supportUrl": "string"
    },
    "features": {
        "plan_updateable": false,
        "bindable": false,
        "instances_retrievable": false,
        "bindings_retrievable": false,
        "allow_context_updates": false
    }
}
string
id
Optional

The identifier that the service broker provided for this service offering

object
metadata
Optional

Additional information provided by the service broker

features
Optional

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