InlineServicePathListResult1
InlineServicePathListResult1
JSON Example
{
"results": [
{
"forward_path": {
"hops": [
{
"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"
}
],
"host_cross_count": 0,
"in_maintenance_mode": false,
"is_active": false,
"unidir_service_path_id": 0
},
"reverse_path": {
"hops": [
{
"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"
}
],
"host_cross_count": 0,
"in_maintenance_mode": false,
"is_active": false,
"unidir_service_path_id": 0
},
"service_chain_id": 0,
"service_chain_uuid": "string",
"service_path_id": 0
}
]
}