get_port_profiles
Retrieve switch port profiles for a UniFi site to see each profile's PoE, VLAN, and forwarding settings. Use this read-only operation to inspect configurations before applying changes to specific physical ports.
Instructions
Get switch port profile configurations for a site.
Read-only operation: returns each port profile's name and the settings applied to member switch ports (PoE, VLAN, forwarding). Use set_device_port to apply changes to a specific physical port.
Args: site: Site to operate on. Defaults to "default". device: Optional console name to target a specific UniFi device; omit for default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | Site to operate on. Defaults to "default". | default |
| device | No | Optional console name to target a specific UniFi device; omit for default. |