DeploymentTemplate

DeploymentTemplate
DeploymentTemplate

Deployment Template holds the attributes specific to partner for which the service is created. These attributes are opaque to NSX.

JSON Example
{
    "attributes": [
        {
            "attribute_type": "string",
            "display_name": "string",
            "key": "string",
            "read_only": false,
            "value": "string"
        }
    ],
    "name": "string"
}
array of Attribute
attributes
Optional

List of attributes specific to a partner for which the service is created. There attributes are passed on to the partner appliance and is opaque to the NSX Manager.

string
name
Optional

Deployment Template name.