QueryRoleSchemeDTO

class deepfos.api.models.role_strategy.QueryRoleSchemeDTO(**data)

Query Role Scheme DTO

引用接口

  • POST /role-strategy/info-list

属性

elementName : str

元素名称

elementType : Optional[str]

元素类型

folderId : Optional[str]

文件夹id

pageNo : Optional[int]

页码

pageSize : Optional[int]

每页大小

path : Optional[str]

元素path路径

roleGroupNames : Optional[List[str]]

要搜索的角色组编码

roleNames : Optional[List[str]]

要搜索的角色编码

userGroupIds : Optional[List[str]]

要搜索的用户组ID

userIds : Optional[List[str]]

要搜索的用户ID