InlinePolicyServiceProfile1
{
"attributes": [
{
"attribute_type": "string",
"display_name": "string",
"key": "string",
"read_only": false,
"value": "string"
}
],
"redirection_action": "string",
"vendor_template_key": "string",
"vendor_template_name": "string"
}
List of attributes specific to a partner for which the service is created. These attributes are passed on to the partner appliance and are opaque to NSX. If a vendor template exposes configurable parameters, then their values are specified here.
The redirection action represents if the packet is exclusively redirected to the service, or if a copy is forwarded to the service. Redirection action is not applicable to guest introspection service.
The vendor template key property of actual vendor template. This should be used when multiple templates with same name exist.
Name of the vendor template for which this Service Profile is being created.