InlineBaseServiceInstance1
{
"on_failure_policy": "string",
"transport_type": "string",
"deployment_mode": "string",
"resource_type": "string",
"service_id": "string"
}
Failure policy of the service instance - if it has to be different from the service. By default the service instance inherits the FailurePolicy of the service it belongs to.
Transport to be used by this service instance for deploying the Service-VM.
Deployment mode specifies where the partner appliance will be deployed in HA or non-HA i.e standalone mode.
ServiceInstance is used when NSX handles the lifecyle of appliance. Deployment and appliance related all the information is necessary. ByodServiceInstance is a custom instance to be used when NSX is not handling the lifecycles of appliance/s. User will manage their own appliance (BYOD) to connect with NSX.
The Service to which the service instance is associated.