NSX-T Data Center REST API
ServicePathHop (schema)
Service path hop
Represents a service VM implementing a particular service in a service chain
| Name | Description | Type | Notes | 
|---|---|---|---|
| action | Action Action that will be taken by the corresponding service VM of the hop. | string | Readonly Enum: SERVICE_ACTION_INVALID, COPY, REDIRECT | 
| can_decrement_si | SI decrement flag Indicating whether service is configured to decrement SI field in NSH metadata. | boolean | Readonly | 
| in_maintenance_mode | Maintenance mode flag Indicating the maintenance mode of the corresponding service VM. | boolean | Readonly | 
| is_active_from_ccp | Active flag managed by CCP Indicating whether the corresponding service VM is active or not per CCP. | boolean | Readonly | 
| is_active_from_dp | Active flag managed by DP Indicating whether the corresponding service VM is active or not per DP. | boolean | Readonly | 
| is_active_from_mp | Active flag managed by MP Indicating whether the corresponding service VM is active or not per MP. | boolean | Readonly | 
| mac_address | MAC address of the virtual network interface. MAC address of the virtual network interface. | string | Readonly | 
| nsh_liveness_support | NSH liveness flag Indicating whether NSH liveness is supported or not by the corresponding service VM. | boolean | Readonly | 
| vif | Virtual interface id ID of the virtual network interface. | string | Readonly | 
