PolicyGroupCategory

Policy Group Categories are used to group Policy Group tags of similar type (e.g., Application, App-Tier, Location etc.) to provide additional context for flow visualization and analytics

Overview

defaultCategory boolean read only   filterable   orderable  
description string
embeddedMetadata list read only   autogenerated  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
name string required   filterable   orderable  

API Resource

/policygroupcategories/id
delete get put

Parents

/enterprises/id/policygroupcategories
get post
/policygroups/id/policygroupcategories
get

Children

/policygroupcategories/id/metadatas
get post
/policygroupcategories/id/globalmetadatas
get post put

Members

/policygroupcategories/id/policygroups
get

Attributes documentation

defaultCategory boolean read only   filterable   orderable  
Discussion

Boolean which identifies if this is a default policy group category.


Charateristics

Default value: false
SDK attribute: defaultCategory

description string
Discussion

Describes the Policy Group Category.


Charateristics

Format: free
SDK attribute: description

embeddedMetadata list read only   autogenerated  
Discussion

Metadata objects associated with this entity. This will contain a list of Metadata objects if the API request is made using the special flag to enable the embedded Metadata feature. Only a maximum of Metadata objects is returned based on the value set in the system configuration.


Charateristics

SDK attribute: embeddedMetadata

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

name string required   filterable   orderable  
Discussion

Name of the Policy Group Cateogry


Charateristics

Format: free
Min length: 1
Max length: 64
SDK attribute: name