huawei-cloud-api-definitions-Workspace 0.1.20240204

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":null,"components":null,"consumes":"[\"application/json\"]","definitions":{"BaseResponse":{"description":"API响应基类","properties":{"error_code":{"description":"错误码。","maxLength":12,"minLength":0,"type":"string"},"error_msg":{"description":"错误描述。","maxLength":1000,"minLength":0,"type":"string"}}},"DescribeHistoryOnlineInfoRsp":{"properties":{"time_counts":{"description":"返回前端历史登录信息。查询的时间和计数之间用冒号分隔。查询的时间,按Day查询或时间段在同一天时,按小时计数,其他场景为按天计数。","items":{"readOnly":true,"type":"string"},"readOnly":true,"type":"array"}}}},"description":null,"group_id":"7383c32d5d5e4d0481c071faeb994404","host":"workspace.cn-north-4.myhuaweicloud.com","id":"0a5006a2feb64c3bb99d554008fdc3a1","info_version":"v2","method":"get","name":"ListHistoryOnlineInfoNew","parameters":{},"paths":{"/v2/{project_id}/connections/online-users":{"get":{"description":"该接口用于查询登录人数,注意查询参数不可全空。","operationId":"ListHistoryOnlineInfoNew","parameters":[{"description":"用户Token。\n\n通过调用IAM服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。","in":"header","maxLength":15000,"minLength":1,"name":"X-Auth-Token","required":true,"type":"string","x-example":"MIIDkgYJKoZIhvcNAQcCoIIDgzCCXXXXXX..."},{"description":"发送的实体的MIME类型,如:application/json。","in":"header","maxLength":255,"minLength":1,"name":"Content-Type","required":true,"type":"string","x-example":"application/json"},{"description":"项目ID。","in":"path","maxLength":255,"minLength":1,"name":"project_id","required":true,"type":"string","x-example":"2b31ed520xxxxxxebedb6e57xxxxxxxx"},{"description":"查询的起始时间。指定该参数后,返回的结果为此时间之后的所有登录记录。时间格式如:“2016-08-20T21:11Z”。终止时间不为空时,起始时间为必填参数。类型查询优先于时间查询。类型查询和时间查询必须有一个存在。","in":"query","maxLength":255,"minLength":0,"name":"start_time","required":false,"type":"string"},{"description":"查询的结束时间。指定该参数后,返回的结果为此时间之前的所有登录记录。时间格式如:“2016-08-20T21:11Z”。起始时间不为空时,终止时间为必填参数。类型查询优先于时间查询。类型查询和时间查询必须有一个存在。","in":"query","maxLength":255,"minLength":0,"name":"end_time","required":false,"type":"string"},{"description":"查询类型,类型查询优先于时间查询。类型查询和时间查询必须有一个存在。\n-MONTH:按月查询。\n-WEEK:按周查询。\n-DAY:按天查询。","in":"query","maxLength":255,"minLength":0,"name":"query_type","required":false,"type":"string"}],"responses":{"200":{"description":"查询登录人数响应体。","examples":{"application/json":{"time_counts":["00:00 : 0","01:00 : 0","02:00 : 0","03:00 : 0","04:00 : 0","05:00 : 0","06:00 : 0","07:00 : 0","08:00 : 0","09:00 : 0","10:00 : 0"]}},"schema":{"$ref":"#/definitions/DescribeHistoryOnlineInfoRsp"}},"400":{"description":"由于包含语法错误,当前请求无法被服务器理解。","schema":{"$ref":"#/definitions/BaseResponse"}},"401":{"description":"鉴权失败。","schema":{"$ref":"#/definitions/BaseResponse"}},"403":{"description":"没有操作权限。","schema":{"$ref":"#/definitions/BaseResponse"}},"404":{"description":"找不到资源。","schema":{"$ref":"#/definitions/BaseResponse"}},"405":{"description":"请求中指定的方法不被允许。","schema":{"$ref":"#/definitions/BaseResponse"}},"500":{"description":"服务内部错误,具体返回错误码请参见错误码说明。","schema":{"$ref":"#/definitions/BaseResponse"}},"503":{"description":"服务不可用。","schema":{"$ref":"#/definitions/BaseResponse"}}},"schemes":["https"],"summary":"查询登录人数","tags":["Connection"],"x-apiexplorer-hide":"N","x-apig-group":"public,internal_token","x-apigateway-request-type":"public","x-is-registered":"Y","x-request-examples-url-1":"GET v2/8dc9c40a06574a598941b254d4b63b43/connections/online-users?start_time=2020-04-20T03:01Z&end_time=2020-04-20T10:01Z","x-support-sdk":"Y"}}},"product_short":"Workspace","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查询登录人数","tags":"连接信息","uri":null,"version":"2.0"}