ServicePathHop
Represents a service VM implementing a particular service in a service chain
{
"action": "string",
"can_decrement_si": false,
"in_maintenance_mode": false,
"is_active_from_ccp": false,
"is_active_from_dp": false,
"is_active_from_mp": false,
"mac_address": "string",
"nsh_liveness_support": false,
"vif": "string"
}
Action that will be taken by the corresponding service VM of the hop.
Indicating whether service is configured to decrement SI field in NSH metadata.
Indicating the maintenance mode of the corresponding service VM.
Indicating whether the corresponding service VM is active or not per CCP.
Indicating whether the corresponding service VM is active or not per DP.
Indicating whether the corresponding service VM is active or not per MP.
MAC address of the virtual network interface.
Indicating whether NSH liveness is supported or not by the corresponding service VM.
ID of the virtual network interface.