InlineBasePolicyServiceInstance1
InlineBasePolicyServiceInstance1
JSON Example
{
"deployment_mode": "string",
"partner_service_name": "string",
"transport_type": "string"
}
string
deployment_mode
Optional
Deployment mode specifies how the partner appliance will be deployed i.e. in HA or standalone mode.
Possible values are :
STAND_ALONE,
ACTIVE_STANDBY,
string
partner_service_name
Required
Unique name of Partner Service in the Marketplace
string
transport_type
Optional
Transport to be used while deploying Service-VM.
Possible values are :
L2_BRIDGE,
L3_ROUTED,