Responses
-
The platform information is retrieved.
Hide response attributes Show response attributes object
-
Platform version
-
The platform service information.
Hide services attributes Show services attributes object
-
Name of service
-
The docker image that is used to run a service.
-
-
Is the phone-home service, which returns anonymized usage statistics to Elastic, enabled
-
Indicates if the End User License Agreement been accepted
-
Information on regions
Information about a region.
Hide regions attributes Show regions attributes object
-
Identifier of this region
-
Information about the ZooKeeper state.
Hide zookeeper_states attribute Show zookeeper_states attribute object
-
Information about the nodes
Information about a ZooKeeper node.
-
-
Summarized information about allocators.
Hide allocators attributes Show allocators attributes object
-
Whether all allocators are healthy
-
Summarized information on allocators in each zone
Summary of the allocators for the specified zone.
Hide zone_summaries attributes Show zone_summaries attributes object
-
Identifier of the zone
-
Total number of allocators
-
Number of healthy allocators
-
Number of connected allocators
-
Number of disconnected allocators
-
Number of connected allocators in maintenance
-
Capacity of connected allocators in megabytes
-
Maximum capacity available in one allocator in megabytes
-
Number of instances across all allocators in the region
-
-
-
Summarized information about the runners.
Hide runners attributes Show runners attributes object
-
Whether all runners are healthy
-
Total number of runners
-
Number of healthy runners
-
Number of connected runners
-
Total capacity of connected runners in megabytes
-
Maximum capacity available in one runner in megabytes
-
Total number of containers
-
-
Summarized information about proxies.
Hide proxies attributes Show proxies attributes object
-
Whether all proxies are healthy
-
Expected number of proxies
-
Total number of proxies
-
Summarized information about each proxy
Summarized information about a proxy.
-
-
Summarized information about container sets
Hide container_sets_status attributes Show container_sets_status attributes object
-
Whether all container sets are healthy
-
Number of healthy container sets
-
Number of unhealthy container sets
-
Summarized information about unhealthy container sets
Summarized information about a container set
Hide unhealthy_container_sets attributes Show unhealthy_container_sets attributes object
-
The identifier for this container set
-
Whether the container set is healthy
-
True if the container set is hidden
-
Number of containers created in this container set
-
Number of containers started in this container set
-
Number of containers running in this container set
-
Expected number of running containers in this container set
-
-
-
The overview information for the installed constructors.
Hide constructors attribute Show constructors attribute object
-
Information about the constructor.
Hide constructors attributes Show constructors attributes object
-
The health status of the constructor.
-
Identifier for this constructor
-
-
-
Summarized information about coordinators.
Hide coordinators attribute Show coordinators attribute object
-
Summarized information on each coordinator
Summarized information about a coordinator.
Hide coordinators attributes Show coordinators attributes object
-
Name of this coordinator
-
Public hostname of this coordinator
-
Leader port of this coordinator
-
Election port of this coordinator
-
Client port of this coordinator
-
Attributes of this coordinator
-
-
-
Information about resources.
Hide resources attributes Show resources attributes object
-
Whether all resources are healthy
-
Number of available resources
-
Number of used resources
-
Number of missing resources
-
Minimum number of available resources
-
Number of accounts
-
-
-
Information on currently unreachable regions
Information about an unreachable region.
-
curl \
--request GET 'https://{{hostname}}/api/v1/platform' \
--user "username:password"