Admin Router Agent runs on DC/OS agent nodes. It exposes the following API routes.
-
Admin Router Agent listens on port
61001
(HTTP). -
DC/OS Enterprise adds optional SSL encryption of component communication, in which case Admin Router Agent also listens on port
61002
(HTTPS).
For more detail about how API routing works, see DC/OS API Reference.
-
-
Proxy
Access Control Service policy query (internal-only)/internal/acs/api/v1/internal/policyquery
-
-
-
File
DC/OS version (unauthenticated)/dcos-metadata/dcos-version.json
-
-
-
Proxy
DC/OS component package management/pkgpanda/
-
-
-
Proxy
Component service status/system/health/v1
-
Proxy
Node, component service, and container (task) logs/system/v1/logs/
-
Proxy
Container (task) logs/system/v1/logs/v1/(?<type>range|stream)/framework/(?<framework>.*?)/executor/(?<executor>.*?)/container/(?<container>.*?)
-
Proxy
Node, container, and application metrics/system/v1/metrics/
-