PGExpressionTemplate

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

Overview

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

API Resource

/pgexpressiontemplates/id
delete get put

Parents

/l2domaintemplates/id/pgexpressiontemplates
get post
/domaintemplates/id/pgexpressiontemplates
get post

Children

This object has no children.

Members

This object has no members.

Attributes documentation

description string
Discussion

Description of the Policy Group Expression Template


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  
Discussion

Actual Policy Group Expression like (PG1 || PG2) && !PG3. Allowed operators are && (AND), ! (NOT), II (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 Template


Charateristics

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