InlineServiceInstance1
{
"attachment_point": "string",
"deployed_to": [
{
"is_valid": false,
"target_display_name": "string",
"target_id": "string",
"target_type": "string"
}
],
"deployment_mode": "string",
"deployment_spec_name": "string",
"implementation_type": "string",
"instance_deployment_config": "InstanceDeploymentConfig Object",
"instance_deployment_template": "DeploymentTemplate Object",
"service_deployment_id": "string"
}
Attachment point to be used by this service instance for deploying the Service-VM.
List of resource references where service instance be deployed. Ex. Tier 0 Logical Router in case of N-S ServiceInsertion.
Deployment mode specifies where the partner appliance will be deployed in HA or non-HA i.e standalone mode.
Name of the deployment spec to be used by this service instance.
Implementation to be used by this service instance for deploying the Service-VM.
The Instance Deployment Config contains settings that is applied during install time.
Deployment Template holds the attributes specific to partner for which the service is created. These attributes are opaque to NSX.
Id of the Service Deployment using which the instances were deployed. Its available only for instances that were deployed using service deployment API.