用户权限
GET
https://api.flashcat.cloud/api/n9e/self/perms
最后修改时间:2025-02-26 12:06:21
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.flashcat.cloud/api/n9e/self/perms'
响应示例响应示例
{
"dat": [
"/dashboards",
"/dashboards/add",
"/dashboards/put",
"/dashboards/del",
"/embedded-dashboards/put",
"/embedded-dashboards",
"/public-dashboards",
"/metric/explorer",
"/object/explorer",
"/metrics-built-in",
"/builtin-metrics/add",
"/builtin-metrics/put",
"/builtin-metrics/del",
"/recording-rules",
"/recording-rules/add",
"/recording-rules/put",
"/recording-rules/del",
"/log/explorer",
"/log/index-patterns",
"/alert-rules",
"/alert-rules/add",
"/alert-rules/put",
"/alert-rules/del",
"/alert-mutes",
"/alert-mutes/add",
"/alert-mutes/put",
"/alert-mutes/del",
"/alert-subscribes",
"/alert-subscribes/add",
"/alert-subscribes/put",
"/alert-subscribes/del",
"/alert-cur-events",
"/alert-cur-events/del",
"/alert-his-events",
"/help/notification-settings",
"/help/notification-tpls",
"/job-tpls",
"/job-tpls/add",
"/job-tpls/put",
"/job-tpls/del",
"/job-tasks",
"/job-tasks/add",
"/job-tasks/put",
"/targets",
"/targets/add",
"/targets/put",
"/targets/del",
"/targets/bind",
"/users",
"/user-groups",
"/user-groups/add",
"/user-groups/put",
"/user-groups/del",
"/busi-groups",
"/busi-groups/add",
"/busi-groups/put",
"/busi-groups/del",
"/permissions",
"/built-in-components",
"/built-in-components/add",
"/built-in-components/put",
"/built-in-components/del",
"/help/source",
"/help/variable-configs",
"/help/version",
"/help/servers",
"/help/sso",
"/site-settings"
],
"err": ""
}