[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineServiceChainMappingListResult1

Properties

results Optional

List of the Service Chain Mappings. The list has to be homogenous.

JSON Example

{
	"results": [
		{
			"direction": "FORWARD",
			"service_chain_id": "string",
			"service_index": 0
		}
	]
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: ServiceInsertion
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

ServiceChainMappingListResult

Feedback

Was this page helpful?