OBJECT
PolicyRole
link GraphQL Schema definition
- type PolicyRole {
 - : [PolicyDomainDataObject] 
 - : Boolean 
 - : PolicyVlan 
 - : PolicyCos 
 - : String 
 - : String 
 - : String 
 - : [PolicyVlan] 
 - : Int 
 - : String 
 - : [PolicyServiceData] 
 - : Boolean 
 - : [PortElementGroup] 
 - : String 
 - : String 
 - : Int 
 - #   Name of the Service if PVI is used, otherwise it will be null
 - : String 
 - : [PolicyRuleData] 
 - : String 
 - : [PolicyRoleMapping] 
 - : [PolicyServiceGroupData] 
 - : [PolicyServiceData] 
 - : String 
 - : String 
 - : String 
 - : String 
 - : PolicyVlan 
 - }
 
    link Require by
- PolicyDomainDataDomain container that holdes all configuration for the domain, for instance policies (PolicyRoleList), services (PolicyServiceDataList), etc.
 - PolicyDomainDataObjectGeneric policy data object extended by all data types in policy, including the domain data container itself (PolicyDomainData)
 - RoleListQueryOutput
 - RoleMutationOutput
 - RoleQueryOutput