1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
2022-08-12 16:19:34 -04:00

415 B

Contact Groups

Contacts can be organized into arbitrary groups. These groups can be recursively nested for convenience. Each contact within a group must have a unique name, but other attributes can be repeated.

Fields

Parent

The parent contact group (if any).

Name

A unique human-friendly name.

Slug

A unique URL-friendly identifier. (This value can be used for filtering.)