command
module
Version:
v0.2.11
Opens a new window with list of versions in this module.
Published: Nov 28, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 27
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
branch |
coveralls |
docs |
report card |
main |
|
|
|
Autojoin API
List Nodes
The Autojoin API allows listing all known servers for various reasons:
Request Parameters
Node list operations use the same base url and supports multiple output formats.
Base: https://autojoin.measurementlab.net/autojoin/v0/node/list
Formats:
format=script-exporter
- output format used by script-exporter.
format=prometheus
- output format used by prometheus to scrape metrics.
format=servers
- simple list known server names.
format=sites
- simple list known site names.
org=<org>
- limit results the given organization.
For example, a client could list all known sites associated with org "foo":
https://autojoin.measurementlab.net/autojoin/v0/node/list?format=sites&org=foo
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.