NSX-T Data Center REST API
ServicePath (schema)
Service path
An instance of service chain that consists of forward and reverse service paths.
| Name | Description | Type | Notes | 
|---|---|---|---|
| forward_path | Forward service path Forward service path if available that applies to ingress traffic. | UnidirectionalServicePath | Readonly | 
| reverse_path | Reverse Service Path Reverse service path if available that applies to egress traffic. | UnidirectionalServicePath | Readonly | 
| service_chain_id | Service chain id A unique id of a service chain. | integer | Readonly | 
| service_chain_uuid | Uuid of a service chain Uuid of a service chain. | string | Readonly | 
| service_path_id | Service path id Unique identifier of a service path. | integer | Readonly |