networking _switch _port _apply _settings
Apply switch port settings
post /v1 /system /hardware /switch -port / {port } /settings
Path Parameters
port
A name to use when selecting switch ports.
Names must begin with a lower case ASCII letter, be composed exclusively of lowercase ASCII, uppercase ASCII, numbers, and '-', and may not end with a '-'. Names cannot be a UUID, but they may contain a UUID. They can be at most 63 characters long.
Query Parameters
rack_id
A rack id to use when selecting switch ports.
switch_location
A switch location to use when selecting switch ports.
Names must begin with a lower case ASCII letter, be composed exclusively of lowercase ASCII, uppercase ASCII, numbers, and '-', and may not end with a '-'. Names cannot be a UUID, but they may contain a UUID. They can be at most 63 characters long.
Request Body
Parameters for applying settings to switch ports.
Object
port_settings
A name or id to use when applying switch port settings.