NSX-T Data Center REST API
UnidirectionalServicePath (schema)
Forward or reverse service path
Representing either forward or reverse service path for ingress or egress traffic respectively.
| Name | Description | Type | Notes | 
|---|---|---|---|
| hops | Forward or reverse service path hops List of service path hops that constitutes the forward or reverse service path. | array of ServicePathHop | Readonly | 
| host_cross_count | Host crossing count The number of times the traffic needs to cross hosts for the given forward or reverse service path. | integer | Readonly | 
| in_maintenance_mode | Is in maintenance mode Is forward or revserse service path in maintenance mode or not. | boolean | Readonly | 
| is_active | Is active Is forward or revserse service path active or not. | boolean | Readonly | 
| unidir_service_path_id | Unidirectional service path id Unique identifier of one directional service path. | integer | Readonly |