DeployedProducts

DeployedProducts
DeployedProducts
This class is array of undefined
OneOf
This class requires at least one of the following:
JSON Example
[
    {
        "installation_name": "string",
        "guid": "string",
        "type": "string",
        "product_version": "string",
        "label": "string",
        "service_broker": false,
        "bosh_read_creds": false,
        "license_metadata": [
            {
                "expiry": "string",
                "product_name": "string",
                "product_version": "string",
                "property_reference": "string"
            }
        ],
        "stale": {
            "parent_products_deployed_more_recently": [
                {}
            ]
        }
    }
]
array of DeployedProducts
DeployedProducts
Optional

DeployedProducts