SecurityGroupTagEntry
Description
Object represenging an SGT from an ISE server (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
Property | Required | Type | Description | |||
---|---|---|---|---|---|---|
tag | True | integer | 16-bit integer value of the SGT Field level constraints: cannot be null. (Note: Additional constraints might exist) |
|||
externalId | True | string | UUID assigned to the SGT by ISE Field level constraints: cannot be null, must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
|||
name | False | string | Name of the tag on ISE Field level constraints: length must be between 0 and 200 (inclusive), must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
|||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |