[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
MovePatchOperation
Properties
string
from
Required
string
op
Required
Possible values are: move
string
path
Required
JSON Example
{
"from": "/lan/networks/0/interfaces/0",
"op": "move",
"path": "/lan/networks/1/interfaces/1"
}