64 lines
1.3 KiB
Plaintext
64 lines
1.3 KiB
Plaintext
emqx_mgmt_api_clients {
|
|
|
|
list_clients.desc:
|
|
"""List clients"""
|
|
list_clients.label:
|
|
"""List clients"""
|
|
|
|
kickout_clients.desc:
|
|
"""Kick out a batch of client by client IDs"""
|
|
kickout_clients.label:
|
|
"""Kick out a batch of client by client IDs"""
|
|
|
|
clients_info_from_id.desc:
|
|
"""Get clients info by client ID"""
|
|
clients_info_from_id.label:
|
|
"""Get clients info by client ID"""
|
|
|
|
kick_client_id.desc:
|
|
"""Kick out client by client ID"""
|
|
kick_client_id.label:
|
|
"""Kick out client by client ID"""
|
|
|
|
get_authz_cache.desc:
|
|
"""Get client authz cache in the cluster."""
|
|
get_authz_cache.label:
|
|
"""Get client authz cache in the cluster."""
|
|
|
|
clean_authz_cache.desc:
|
|
"""Clean client authz cache in the cluster."""
|
|
clean_authz_cache.label:
|
|
"""Clean client authz cache in the cluster."""
|
|
|
|
get_client_subs.desc:
|
|
"""Get client subscriptions"""
|
|
get_client_subs.label:
|
|
"""Get client subscriptions"""
|
|
|
|
subscribe.desc:
|
|
"""Subscribe"""
|
|
subscribe.label:
|
|
"""Subscribe"""
|
|
|
|
subscribe_g.desc:
|
|
"""Subscribe bulk"""
|
|
subscribe_g.label:
|
|
"""Subscribe bulk"""
|
|
|
|
unsubscribe.desc:
|
|
"""Unsubscribe"""
|
|
unsubscribe.label:
|
|
"""Unsubscribe"""
|
|
|
|
unsubscribe_g.desc:
|
|
"""Unsubscribe bulk"""
|
|
unsubscribe_g.label:
|
|
"""Unsubscribe bulk"""
|
|
|
|
set_keepalive_seconds.desc:
|
|
"""Set the online client keepalive by seconds"""
|
|
set_keepalive_seconds.label:
|
|
"""Set the online client keepalive by seconds"""
|
|
|
|
}
|