Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 538 Bytes

TrunkGroupGet.md

File metadata and controls

23 lines (13 loc) · 538 Bytes

DnlApi.TrunkGroupGet

Properties

Name Type Description Notes
trunksCount Number [optional]
groupName String [optional]
trunks [ResourceInfoGet] [optional]
trunkType String [optional] [default to 'ingress']
groupId Number [optional]

Enum: TrunkTypeEnum

  • ingress (value: "ingress")

  • egress (value: "egress")