perms
GET
https://api.flashcat.cloud/api/n9e/auth/perms
最后修改时间:2025-02-25 12:37:01
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.flashcat.cloud/api/n9e/auth/perms'
响应示例响应示例
{
"dat": {
"Admin": [
"/alert-cur-events",
"/alert-cur-events/del",
"/alert-his-events",
"/alert-mutes",
"/alert-mutes/add",
"/alert-mutes/del",
"/alert-mutes/put",
"/alert-rules",
"/alert-rules-built-in",
"/alert-rules/add",
"/alert-rules/del",
"/alert-rules/put",
"/alert-subscribes",
"/alert-subscribes/add",
"/alert-subscribes/del",
"/alert-subscribes/put",
"/busi-groups",
"/busi-groups/add",
"/busi-groups/del",
"/busi-groups/put",
"/dashboards",
"/dashboards-built-in",
"/dashboards/add",
"/dashboards/del",
"/dashboards/put",
"/help/contact",
"/help/migrate",
"/help/notification-settings",
"/help/notification-tpls",
"/help/servers",
"/help/source",
"/help/sso",
"/help/variable-configs",
"/help/version",
"/ibex-settings",
"/job-tasks",
"/job-tasks/add",
"/job-tasks/put",
"/job-tpls",
"/job-tpls/add",
"/job-tpls/del",
"/job-tpls/put",
"/log/explorer",
"/log/index-patterns",
"/metric/explorer",
"/object/explorer",
"/permissions",
"/recording-rules",
"/recording-rules/add",
"/recording-rules/del",
"/recording-rules/put",
"/targets",
"/targets/add",
"/targets/del",
"/targets/put",
"/trace/dependencies",
"/trace/explorer",
"/user-groups",
"/user-groups/add",
"/user-groups/del",
"/user-groups/put",
"/users"
],
"Guest": [
"/metric/explorer",
"/object/explorer",
"/log/explorer",
"/trace/explorer",
"/help/version",
"/help/contact"
],
"Standard": [
"/metric/explorer",
"/object/explorer",
"/log/explorer",
"/trace/explorer",
"/help/version",
"/help/contact",
"/help/servers",
"/help/migrate",
"/alert-rules-built-in",
"/dashboards-built-in",
"/trace/dependencies",
"/users",
"/user-groups",
"/user-groups/add",
"/user-groups/put",
"/user-groups/del",
"/busi-groups",
"/busi-groups/add",
"/busi-groups/put",
"/busi-groups/del",
"/targets",
"/targets/add",
"/targets/put",
"/targets/del",
"/dashboards",
"/dashboards/add",
"/dashboards/put",
"/dashboards/del",
"/alert-rules",
"/alert-rules/add",
"/alert-rules/put",
"/alert-rules/del",
"/alert-mutes",
"/alert-mutes/add",
"/alert-mutes/del",
"/alert-subscribes",
"/alert-subscribes/add",
"/alert-subscribes/put",
"/alert-subscribes/del",
"/alert-cur-events",
"/alert-cur-events/del",
"/alert-his-events",
"/job-tpls",
"/job-tpls/add",
"/job-tpls/put",
"/job-tpls/del",
"/job-tasks",
"/job-tasks/add",
"/job-tasks/put",
"/recording-rules",
"/recording-rules/add",
"/recording-rules/put",
"/recording-rules/del",
"/alert-mutes/put",
"/log/index-patterns",
"/help/variable-configs",
"/ibex-settings"
]
},
"err": ""
}