权限说明 调用本文API,需使用API Key鉴权方式。使用API Key鉴权调用API流程,具体调用流程,请查看 认证鉴权 。
ers: 34 - name: userId 35 in: path 36 required: true 37 type: string 38 - name: swaggerQuery 39 in: query 40 required: false 41 type: integer 42 format
权限说明 调用本文API,需符合以下权限要求,权限介绍及分配,请查看 角色与权限控制列表 、 账号创建与权限分配 。
API Key鉴权方式。
请求Path:指名请求的接口路径,无字符限制,对url不支持的字符(如:中文、标点符号等)无需进行转义。若在Path中使用转义字符,则会被API Gateway反转义为原始字符保存、使用。 匹配所有子路径:支持对当前Path的子路径的匹配。
权限说明 鉴权认证机制的详细内容请参见 鉴权认证 请求参数 Headers 参数 除公共头域外,无其它特殊头域 URL 参数 version string API版本号,当前取1。 必选 host string {实例IP}:{实例Port} 必选 Body 参数 role string 角色名称。 必选 请求结构 复制 POST / v{version} / role ?
revokeRoles' \\\n--header 'Authorization: Bearer account=root&api_key=eC4bLRy2va******************************' \\\n--header 'Content-Type: application/json' \\\n--data '{\n \ username\ : \ alice\ ,\n
权限说明 鉴权认证机制的详细内容请参见 鉴权认证 请求参数 Headers 参数 除公共头域外,无其它特殊头域 URL 参数 version string API版本号,当前取1。 必选 host string {实例IP}:{实例Port} 必选 Body 参数 role string 角色名称。 必选 privilegeTuples array 权限元组列表。
showPrivileges' \\\n--header 'Authorization: Bearer account=root&api_key=eC4bLRy2va******************************' \\\n--header 'Content-Type: application/json' \\\n--data '{\n \ username\ : \ alice\ \
权限说明 鉴权认证机制的详细内容请参见 鉴权认证 请求参数 Headers 参数 除公共头域外,无其它特殊头域 URL 参数 version string API版本号,当前取1。 必选 host string {实例IP}:{实例Port} 必选 Body 参数 username string 用户名称。 必选 privilegeTuples array 权限元组列表。