Security Group Tag (SGT)
Location in GUI: Objects » Object Management » External Attributes » Security Group Tag
Diagram
Section titled “Diagram”Classes
Section titled “Classes”objects (fmc.domains)
Section titled “objects (fmc.domains)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| sgts | List | [sgts] | No |
sgts (fmc.domains.objects)
Section titled “sgts (fmc.domains.objects)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| name | String | Regex: ^[a-zA-Z0-9_.+-]{1,64}$ | Yes | |
| tag | Integer | min: 0, max: 65534 | Yes | |
| description | String | max: 255 | No |
Examples
Section titled “Examples”fmc: domains: - name: Global objects: sgts: - name: MySGTName1 tag: 123