get https://{hostname}/crux/v1/mgmt-pop/apps/
Lists a specified application.
Response
Lists a specified application.
xxxxxxxxxx
curl --request GET \
--url https://hostname/crux/v1/mgmt-pop/apps/applicationId \
--header 'accept: application/json'
xxxxxxxxxx
271}
{
"advanced_settings": {
"acceleration": "false",
"allow_cors": "false",
"anonymous_server_conn_limit": "50",
"anonymous_server_request_limit": "100",
"app_auth": "none",
"app_auth_domain": null,
"app_client_cert_auth": "false",
"app_cookie_domain": null,
"app_location": null,
"app_server_read_timeout": "60",
"authenticated_server_conn_limit": "50",
"authenticated_server_request_limit": "100",
"client_cert_auth": "false",
"client_cert_user_param": "",
"cookie_domain": "",
"cors_header_list": "unbounded",
"cors_max_age": "86400",
"cors_method_list": "unbounded",
"cors_origin_list": "unbounded",
"cors_support_credential": "on",
"custom_headers": [],
"domain_exception_list": "",
"edge_authentication_enabled": "false",