Responses
-
An overview of all proxies.
Hide response attributes Show response attributes object
-
Number of proxies
-
WARNING This object is deprecated and scheduled to be removed in the next major version.
Hide settings attributes Show settings attributes object
-
Expected number of proxies
-
Secret string for signature generation
-
Signature validity in milliseconds
-
WARNING This object is deprecated and scheduled to be removed in the next major version.
Hide http_settings attributes Show http_settings attributes object
-
Cutoff interval after disconnection in milliseconds
-
Minimum number of proxy instances
-
WARNING This object is deprecated and scheduled to be removed in the next major version.
Hide sso_settings attributes Show sso_settings attributes object
-
Maximum age of single-sign-on token in milliseconds
-
Secret string for single-sign-on
-
Name of the HTTP cookie used for single-sign-on
-
If true, don't log requests
-
Default path where users are redirected after a successful single-sign-on
-
Name of the cookie that bypasses maintenance
-
-
Base URL for the dashboard
-
Secret string for the HTTP cookie
-
User key for the HTTP cookie
-
-
-
Proxies
Information about a proxy.
Hide proxies attributes Show proxies attributes object
-
The proxy identifier
-
Identifier of the runner for the proxy
-
IP of the host the proxy runs on
-
Public hostname of the host the proxy runs on
-
Arbitrary metadata associated with the proxy
-
Specifies if the proxy is healthy
-
The zone.
-
Allocation information by type.
The single proxy allocation for a specified type, such as Elasticsearch, Kibana, or APM.
Hide allocations attributes Show allocations attributes object
-
The type of proxy allocations
Values are
elasticsearch
,kibana
,apm
,integrations_server
,appsearch
, orenterprise_search
. -
The number of proxy allocations.
-
-
-
curl \
--request GET 'https://{{hostname}}/api/v1/platform/infrastructure/proxies' \
--user "username:password"