Interface Device

A Cisco collaboration device. Must belong to one and only one workspace.

Hierarchy

  • Device

Properties

activeInterface: string

Network connectivity type (LAN, wifi, ...)

capabilities: string[]
connectionStatus: string
created: string
devicePlatform: string
displayName: string
errorCodes: string[]
firstSeen: string
id: string
ip: string
lastSeen: string
mac: string
orgId: string
permissions: string[]
personId?: string

The person owning the device, if it's in personal mode.

placeId: string
primarySipUrl: string
product: string
serial: string
sipUrls: string[]
software: string
tags: string[]
type: "unknown" | "roomdesk" | "accessory" | "webexgo"
  • roomdesk: Cisco collaboration device (Board, Room Kit, Desk etc)
  • accessory: Cisco Navigator, etc
  • webexgo: Webex Calling device
upgradeChannel: string
workspaceId: string
workspaceLocationId: string

Generated using TypeDoc