[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

ServiceDeploymentSpec

ServiceDeployment Spec consists of information required to deploy and configure the partner appliances. viz. Deployment template, deployment spec and NIC metatdata.


Properties

deployment_template Required

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


deployment_specs Optional

Deployment Specs holds information required to deploy the Service-VMs. i.e. OVF url where the partner Service-VM OVF is hosted. The host type on which the OVF can be deployed, Form factor to name a few.


array of NicMetadata
nic_metadata_list Optional

NIC metadata associated with the deployment spec.


string
svm_version Optional

Partner needs to specify the Service VM version which will get deployed. Modification of this field would notify administrators that new upgrade is available.

JSON Example

{
	"deployment_template": [
		{}
	]
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: ServiceInsertionCommonTypes
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Property Of

InlineServiceDefinition1

Feedback

Was this page helpful?