[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform

DeviceSettingsBGPFilter

Properties

array of string
ids Optional

string
name Optional

rules Optional

JSON Example

{
	"ids": [
		"string"
	],
	"name": "string",
	"rules": [
		{
			"action": {
				"type": "PERMIT",
				"values": [
					{
						"type": "AS_PATH_PREPEND",
						"value": "string"
					}
				]
			},
			"match": {
				"exactMatch": false,
				"type": "COMMUNITY",
				"value": "string"
			}
		}
	]
}
[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
Property Of

DeviceSettingsBGP

Feedback

Was this page helpful?