Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 852 Bytes

UpdateAccessGroupScope.md

File metadata and controls

25 lines (13 loc) · 852 Bytes

UpdateAccessGroupScope

An Access group scope parameters that are allowed to update.

Properties

Name Type Description Notes
name String The Access group scope name. [optional]
scopeType ScopeTypeEnum Specifies the type of the scope. Scope of type SIMPLE would grant access to all DCT objects. Scope of type SCOPED would grant access to all objects based on objects and object-tags and permissions defined in linked role. Scope of type ADVANCED would grant access to DCT objects based on objects and object-tags and the individual permissions. [optional]

Enum: ScopeTypeEnum

Name Value
SIMPLE "SIMPLE"
SCOPED "SCOPED"
ADVANCED "ADVANCED"