QoD Device¶
Table with one row for each element of the type: 'QoD Device'.
Columns¶
| Name | Description |
|---|---|
| Description | A user-defined text description (potentially long) that can be assigned to this element |
| Associated Sessions | Active sessions of the device |
| Attributes | User-defined attributes associated to this element |
| Last UL Throughput (Gbps) | The last measured up link throughput of the session in Gbps |
| Last DL Throughput (Gbps) | The last measured down link throughput of the session in Gbps |
| JSON | An optional JSON content describing this element |
| NPN | The NPN of the network where the device is located |
| Connected Edges | The connected edges of the device |
| Name | A user-defined name (typically short) that can be assigned to this element |
| Identifier | A unique identifier set to the element, and never changed |
| Network Slices | The network slices of the device |
| Closest EDGE | Closest EDGE to the device |
| Phone Number | MSISDN of the device |
| External links | Indicates if this element has one or more user-defined external URLs associated to it. If so, when the user clicks this cell, and selects the URL (if more than one), a navigator is launched and the URL page is shown. External links are not editable in the GUI, but via API. |
| Tags | User-defined tags associated to this element |
Views¶
| Name | Columns | Description |
|---|---|---|
| Full view | Name, Identifier, Description, ExternalLinks, PhoneNumber, Npn, NetworkSlices, LastUlThroughput(gbps), LastDlThroughput(gbps), ClosestEdge, ConnectedEdges, AssociatedSessions, Tags, Attributes, Json | This table view corresponds to a view with all the table columns. In some occassions, this may imply an impractically large number of columns for human inspection. |
| Connectivity | PhoneNumber, Npn, NetworkSlices, LastUlThroughput(gbps), LastDlThroughput(gbps), ClosestEdge, ConnectedEdges, AssociatedSessions | Columns associated to the element related paths, links, neighbor nodes and alike |
| Description & tags & attributes | Name, Identifier, Description, ExternalLinks, Tags, Attributes, Json | Columns associated to side information like element names, descriptions, user associated tags or attributes |
| Default view | PhoneNumber, Npn, NetworkSlices, LastUlThroughput(gbps), LastDlThroughput(gbps), ClosestEdge, ConnectedEdges, AssociatedSessions, Tags | This table view corresponds to a subset of columns selected as representative for a default table view. They typically include the most typical required values |
Table right-click menu¶
- Set for selected elements...: Menu with options for setting values to different parameters of the selected elements
- Value at column 'Name': This option sets the value at column 'Name'
- For selected elements: Set the value at column 'Name' for: Selected elements (The elements already selected by the user in the table before calling this action)
- For all table elements: Set the value at column 'Name' for: All table elements (All the elements in the table, not applying any filter, and not considering any pagination)
- Value at column 'Identifier': This option sets the value at column 'Identifier'
- For selected elements: Set the value at column 'Identifier' for: Selected elements (The elements already selected by the user in the table before calling this action)
- For all table elements: Set the value at column 'Identifier' for: All table elements (All the elements in the table, not applying any filter, and not considering any pagination)
- Value at column 'Description': This option sets the value at column 'Description'
- For selected elements: Set the value at column 'Description' for: Selected elements (The elements already selected by the user in the table before calling this action)
- For all table elements: Set the value at column 'Description' for: All table elements (All the elements in the table, not applying any filter, and not considering any pagination)
- Value at column 'Phone Number': This option sets the value at column 'Phone Number'
- For selected elements: Set the value at column 'Phone Number' for: Selected elements (The elements already selected by the user in the table before calling this action)
- For all table elements: Set the value at column 'Phone Number' for: All table elements (All the elements in the table, not applying any filter, and not considering any pagination)
- Value at column 'NPN': This option sets the value at column 'NPN'
- For selected elements: Set the value at column 'NPN' for: Selected elements (The elements already selected by the user in the table before calling this action)
- For all table elements: Set the value at column 'NPN' for: All table elements (All the elements in the table, not applying any filter, and not considering any pagination)
- Value at column 'Last UL Throughput (Gbps)': This option sets the value at column 'Last UL Throughput (Gbps)'
- For selected elements: Set the value at column 'Last UL Throughput (Gbps)' for: Selected elements (The elements already selected by the user in the table before calling this action)
- For all table elements: Set the value at column 'Last UL Throughput (Gbps)' for: All table elements (All the elements in the table, not applying any filter, and not considering any pagination)
- Value at column 'Last DL Throughput (Gbps)': This option sets the value at column 'Last DL Throughput (Gbps)'
- For selected elements: Set the value at column 'Last DL Throughput (Gbps)' for: Selected elements (The elements already selected by the user in the table before calling this action)
- For all table elements: Set the value at column 'Last DL Throughput (Gbps)' for: All table elements (All the elements in the table, not applying any filter, and not considering any pagination)
- Remove: Different remove options
- Selected elements: Remove elements: Selected elements (The elements already selected by the user in the table before calling this action)
- All table elements: Remove elements: All table elements (All the elements in the table, not applying any filter, and not considering any pagination)
- Tags: Different menu options related to user-defined tags
- Add tag: Adds a user-defined tag to the indicated elements
- Remove tag: Removes a user-defined tag from the indicated elements
- Remove all tags: For all the indicated elements, all their tags are removed
- Remove tags by pattern: Removes user-defined tags matching a pattern (exact/wildcard/regex) from the indicated elements
- Attributes: Different menu options related to user-defined attributes
- Add attribute: Adds a user-defined attribute (key-value pair) to all the selected elements. Any attribute with the same key is replaced by the new value.
- Remove attribute: Removes a user-defined attribute (key-value pair) from all the selected elements.
- Remove all attributes: Removes all the user-defined attributes (key-value pair) from the indicated elements.