PGExpression

Policy Group Expression is an expression consisting of policy groups defined at Domain or L2 Domain Instance.

Overview

description string filterable   orderable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
expression string required   filterable   orderable  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
name string required   filterable   orderable   locally unique  
templateID string creation only  

API Resource

/pgexpressions/id
delete get put

Parents

/domains/id/pgexpressions
get post
/l2domains/id/pgexpressions
get post

Children

This object has no children.

Members

This object has no members.

Attributes documentation

description string filterable   orderable  
Discussion

Description of the Policy Group Expression


Charateristics

Format: free
SDK attribute: description

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope

expression string required   filterable   orderable  
Discussion

Actual Policy Group Expression like (PG1 || PG2) && !PG3. Allowed operators are && (AND), ! (NOT), || (OR) and ( )


Charateristics

Format: free
Max length: 10000
SDK attribute: expression

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   locally unique  
Discussion

Name of the Policy Group Expression


Charateristics

Format: free
Max length: 255
SDK attribute: name

templateID string creation only  
Discussion

Indicates the Policy Group Expression Template from which the Policy Group Expression has been created, it will be empty in case this Policy Group Expression does not come from a template


Charateristics

Format: free
SDK attribute: templateID