{"base_path":"/","components":null,"consumes":"[\"application/json\"]","definitions":{"ListInstancesSessionRespondBody":{"properties":{"sessions":{"description":"实例会话详细信息列表。","items":{"properties":{"addr":{"description":"客户端的地址和端口。","example":"127.0.0.1:8080","type":"string"},"age":{"description":"以秒计算的已连接时长。","example":8888581,"type":"string"},"cmd":{"description":"最近一次执行的命令。","example":"get","type":"string"},"db":{"description":"该客户端正在使用的数据库 ID。","example":0,"type":"string"},"fd":{"description":"套接字所使用的文件描述符。","example":1311,"type":"string"},"id":{"description":"会话id。","example":254487,"type":"string"},"idle":{"description":"以秒计算的空闲时长。","example":8888581,"type":"string"},"multi":{"description":"在事务中被执行的命令数量。","example":-1,"type":"string"},"name":{"description":"连接名。","example":"cli","type":"string"},"psub":{"description":"已订阅模式的数量。","example":0,"type":"string"},"sub":{"description":"已订阅频道的数量。","example":0,"type":"string"}}},"type":"array"},"total_count":{"description":"符合查询条件的总会话数。","example":1,"type":"integer"}}}},"description":null,"group_id":"e59009abc8d6499f9f8dc004e69d73d7","host":"gaussdb-nosql.cn-north-4.myhuaweicloud.com","id":"95d01ff4135f483681c23726a71750a1","info_version":"v3","method":"get","name":"ListInstancesSession","parameters":{},"paths":{"/v3/{project_id}/redis/nodes/{node_id}/sessions":{"get":{"description":"获取节点会话列表。","operationId":"ListInstancesSession","parameters":[{"description":"租户在某一region下的project ID。","in":"path","name":"project_id","required":true,"type":"string"},{"description":"节点ID。","in":"path","name":"node_id","required":true,"type":"string"},{"description":"用户Token。","in":"header","name":"X-Auth-Token","required":true,"type":"string"},{"description":"索引位置,偏移量。取值大于或等于0。不传该参数时,查询偏移量默认为0,表示从最新创建的实例节点连接开始查询。","in":"query","name":"offset","required":false,"type":"integer"},{"description":"分页查询页数。不传该参数时,默认每页50条实例节点连接信息,最大100条。","in":"query","name":"limit","required":false,"type":"integer"},{"description":"用户端地址前缀匹配字符串。完整的地址由ip和端口号组成。不传默认查询所有。","in":"query","name":"addr_prefix","required":false,"type":"string"}],"responses":{"200":{"description":"Success.","schema":{"$ref":"#/definitions/ListInstancesSessionRespondBody"}}},"summary":"获取节点会话列表","tags":["实例管理"],"x-api-type":"open-api","x-apigateway-ratelimit":"nosql_default_policy","x-is-registered":"Y","x-support-sdk":"Y"}}},"product_short":"GaussDBforNoSQL","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"获取节点会话列表","tags":"实例管理","uri":null,"version":"2.0"}