身份組管理 (pf)

別名: prof profile

與身份組管理有關的指令。

使用方式 解釋
JC pf del (name)
JC pf del (name) JC prof del (name) JC profile del (name) JC pf delete (name) JC prof delete (name) JC profile delete (name)

刪除身份組。

  • name (str):

    身份組名稱。


別名: delete
可用範圍: 群組限定 群組 (文字/公開) / 群組 (文字/私人)
JC pf cr (name)
JC pf cr (name) JC prof cr (name) JC profile cr (name) JC pf c (name) JC prof c (name) JC profile c (name) JC pf n (name) JC prof n (name) JC profile n (name) JC pf new (name) JC prof new (name) JC profile new (name)

新增一個身份組。

  • name (str):

    身份組名稱。


別名: c n new
可用範圍: 群組限定 群組 (文字/公開) / 群組 (文字/私人)
JC pf cr (name) (color)
JC pf cr (name) (color) JC prof cr (name) (color) JC profile cr (name) (color) JC pf c (name) (color) JC prof c (name) (color) JC profile c (name) (color) JC pf n (name) (color) JC prof n (name) (color) JC profile n (name) (color) JC pf new (name) (color) JC prof new (name) (color) JC profile new (name) (color)

新增一個身份組。

  • name (str):

    身份組名稱。

  • color (str):

    身份組的十六進制色碼。
    範例: 81D8D0


別名: c n new
可用範圍: 群組限定 群組 (文字/公開) / 群組 (文字/私人)
JC pf cr (name) (color) (permission) (perm_lv)
JC pf cr (name) (color) (permission) (perm_lv) JC prof cr (name) (color) (permission) (perm_lv) JC profile cr (name) (color) (permission) (perm_lv) JC pf c (name) (color) (permission) (perm_lv) JC prof c (name) (color) (permission) (perm_lv) JC profile c (name) (color) (permission) (perm_lv) JC pf n (name) (color) (permission) (perm_lv) JC prof n (name) (color) (permission) (perm_lv) JC profile n (name) (color) (permission) (perm_lv) JC pf new (name) (color) (permission) (perm_lv) JC prof new (name) (color) (permission) (perm_lv) JC profile new (name) (color) (permission) (perm_lv)

新增一個身份組。

  • name (str):

    身份組名稱。

  • color (str):

    身份組的十六進制色碼。
    範例: 81D8D0

  • permission (str):

    身份組所擁有的權限。
    若欲輸入多個權限,請以半型逗號(,)分隔。
    查閱說明書以獲取權限代碼。
    範例: 1,401,403

  • perm_lv (str):

    身份組的權限等級。
    查閱說明書以獲取權限等級。
    範例: 0


別名: c n new
可用範圍: 群組限定 群組 (文字/公開) / 群組 (文字/私人)
JC pf a (name)
JC pf a (name) JC prof a (name) JC profile a (name) JC pf attach (name) JC prof attach (name) JC profile attach (name)

附加身份組至成員。

  • name (str):

    身份組名稱。


別名: attach
可用範圍: 群組限定 群組 (文字/公開) / 群組 (文字/私人)
JC pf a (name) (target_oid)
JC pf a (name) (target_oid) JC prof a (name) (target_oid) JC profile a (name) (target_oid) JC pf attach (name) (target_oid) JC prof attach (name) (target_oid) JC profile attach (name) (target_oid)

附加身份組至成員。

  • name (str):

    身份組名稱。

  • target_oid (ObjectId):

    附加身份組的目標對象使用者ID。


別名: attach
可用範圍: 群組限定 群組 (文字/公開) / 群組 (文字/私人)
JC pf q (keyword)
JC pf q (keyword) JC prof q (keyword) JC profile q (keyword) JC pf query (keyword) JC prof query (keyword) JC profile query (keyword)

列出所有名稱含有關鍵字的身份組。

  • keyword (str):

    查詢身份組用的關鍵字。可以是身份組名稱的一部份。


別名: query
可用範圍: 群組限定 群組 (文字/公開) / 群組 (文字/私人)
JC pf d (name)
JC pf d (name) JC prof d (name) JC profile d (name) JC pf dt (name) JC prof dt (name) JC profile dt (name) JC pf detach (name) JC prof detach (name) JC profile detach (name)

解除成員的身份組。

  • name (str):

    身份組名稱。


別名: dt detach
可用範圍: 群組限定 群組 (文字/公開) / 群組 (文字/私人)
JC pf d (name) (target_oid)
JC pf d (name) (target_oid) JC prof d (name) (target_oid) JC profile d (name) (target_oid) JC pf dt (name) (target_oid) JC prof dt (name) (target_oid) JC profile dt (name) (target_oid) JC pf detach (name) (target_oid) JC prof detach (name) (target_oid) JC profile detach (name) (target_oid)

附加身份組至成員。

  • name (str):

    身份組名稱。

  • target_oid (ObjectId):

    解除身份組的目標對象使用者ID。


別名: dt detach
可用範圍: 群組限定 群組 (文字/公開) / 群組 (文字/私人)
JC pf l
JC pf l JC prof l JC profile l JC pf lst JC prof lst JC profile lst JC pf list JC prof list JC profile list

列出全部的身份組。


別名: lst list
可用範圍: 群組限定 群組 (文字/公開) / 群組 (文字/私人)