SyntheticClassServiceChainMappingListResultAllOf1
Properties
array of
ServiceChainMapping
results
Optional
List of the Service Chain Mappings. The list has to be homogenous.
JSON Example
{
"results": [
{
"direction": "string",
"service_chain_id": "string",
"service_index": 0
}
]
}