Skip to main content

DmPortModel

**Experimental** Port model describing all device ports and their details.

type DmPortModel {
ports: [DmPort!]!
}

Fields

DmPortModel.ports ● [DmPort!]! non-null object

**Experimental** List of device ports, including functions, configurations, and connections.