レスポンスはクエリのパラメータでフィルタできます。
Username: api/location/v2/clients?username=someUsername
このAPIではipv4/ipv6, mac-address, usernameで検索できます。
IPv4/IPv6: api/location/v2/clients?ipAddress=x.x.x.x
Mac Address: api/location/v2/clients?macAddress=x:x:x:x
Username: api/location/v2/clients?username=someUsername
このAPIはページやページサイズをパラメータとして使用できます。
Pagination: api/location/v2/clients?include=metadata&page=x&pageSize=x
ページサイズは0〜1000を指定でき、デフォルトページサイズは1000です。
コメント
0件のコメント
サインインしてコメントを残してください。