Files
authentik/website/docs/developer-docs/api/reference/admin-system-retrieve.api.mdx
2024-09-13 12:17:54 -05:00

523 lines
21 KiB
Plaintext

---
id: admin-system-retrieve
title: "admin_system_retrieve"
description: "Get system information."
sidebar_label: "admin_system_retrieve"
hide_title: true
hide_table_of_contents: true
api: eJytVktv2zgQ/isEz16rbXpY5NSim2YNbNu0cbuHIBAocWyxoUiVpIwahv97Z6iH5UjKZoGeTIsz38x88+AcuK3AiaCsWUl+yYUslUn93gcoUwfBKdgBX3AJPneqIjmUuobAGhmmzMa6MgIsUS6IreeXdw0Ov19wD3ntVNjjxwMXdSjABPWA/+6PeOvAV9Z4QJ0Df/XiBf3k1gQUoqOoKq3yCJ5892T6wH1eQCnoFPYVoDM2+w55+B8+Vo5iDqqxWoRQpQUICc5PoQopFWkKfXOm18p5pMhs+XHK/N/r9Q37Aj9q8IF1JihoIT8ZjZQEVwNqNi5YH8a4s7BRfA5L+TTyDgPAzFoNwswj3kYNttFiOwXsakxcCc8jfoeR4j8/Yrvah8KatL2f5BHMTjlryrYGRvfC5YUKaPk8vpNApUWghE9e1kaU02ropvFeP+lbJ7NRlU/BiEyDnOTY1FrTbU9fX/pP4BPLWC3KEejdeaBTCOdczXg3DmzA0OJxQjqC7icqIHPCyP8u0Xe1c+iP3jORB7UD1uhNAHpwaDd9VFY9bNO0+EWKAH9EqRlbrEFirczIEJQZSAkytXWosHFSqfx87s5N/FsA8o7YBbAOh7U4THnWQz3H7vObnMy9//zXR4bjcKO2WAJo1Ux6Mbb8qJC6BMzTMOfq4nw8DkfVaNScRsR5ZrGUggrUCvw2zuMVjmMs9tHIpAZ7/VvfgG9CKxlV2ZVz1o3GkcHS3yjQMgW6Hw524ZzYowJ2YDk18NHZ3MqpUXKcfTSOJypOrjWezfJx8VvfRANO5eztzWqGEAlBKD05++ajHdZaCzBIemv0iTDxU4lNZmkB2QK5XYlQ4J8krhFJ84wnfV35uEzUTkeRSiW7i4QfB8vGLfHRBDRYOXrXqXAJLEpR64Nw4KIftCpEydb5k/qC94MbN5VXr5d/Ll+OCP4gHpAU1mk1aWJelZUGWj0ojzgVyQImjIjmBWht32xtb2mpLNGNScaxHRlvniz+YbWm+RzDphD8ZZJsVSjqbJnbMhlAJKdTpm2WoCmT/LN6d/Xx9iqGSR1eCjMAj0x3C9Pc4jcoxKd2wIblAD9Dgi8N7oHH1u1Dm9huP8QcRAQ8UMU00/GOHw6Z8PDV6eORPuP+5Gh/xONOONU8q7g/okKcS7EaHgBF+Ns8h4oKaCd0HcN63C1UJn2xXV+t24d1+BA01bDoDoTezQSzH2Cjm1FibR/AoKuL1olA/9EQ1vov2Uv+7A==
sidebar_class_name: "get api-method"
info_path: docs/developer-docs/api/reference/authentik
custom_edit_url: null
hide_send_button: true
---
import ApiTabs from "@theme/ApiTabs";
import DiscriminatorTabs from "@theme/DiscriminatorTabs";
import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
import MimeTabs from "@theme/MimeTabs";
import ParamsItem from "@theme/ParamsItem";
import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";
<Heading
as={"h1"}
className={"openapi__heading"}
children={"admin_system_retrieve"}
>
</Heading>
<MethodEndpoint
method={"get"}
path={"/admin/system/"}
>
</MethodEndpoint>
Get system information.
<div>
<div>
<ApiTabs
label={undefined}
id={undefined}
>
<TabItem
label={"200"}
value={"200"}
>
<div>
</div><div>
<MimeTabs
className={"openapi-tabs__mime"}
schemaType={"response"}
>
<TabItem
label={"application/json"}
value={"application/json"}
>
<SchemaTabs
className={"openapi-tabs__schema"}
>
<TabItem
label={"Schema"}
value={"Schema"}
>
<details
style={{}}
className={"openapi-markdown__details response"}
data-collapsed={false}
open={true}
>
<summary
style={{}}
className={"openapi-markdown__details-summary-response"}
>
<strong>
Schema
</strong>
</summary><div
style={{"textAlign":"left","marginLeft":"1rem"}}
>
</div><ul
style={{"marginLeft":"1rem"}}
>
<SchemaItem
collapsible={true}
className={"schemaItem"}
>
<details
style={{}}
className={"openapi-markdown__details"}
>
<summary
style={{}}
>
<span
className={"openapi-schema__container"}
>
<strong
className={"openapi-schema__property"}
>
http_headers
</strong><span
className={"openapi-schema__name"}
>
object
</span><span
className={"openapi-schema__divider"}
>
</span><span
className={"openapi-schema__required"}
>
required
</span>
</span>
</summary><div
style={{"marginLeft":"1rem"}}
>
<div
style={{"marginTop":".5rem","marginBottom":".5rem"}}
>
Get HTTP Request headers
</div><SchemaItem
name={"property name*"}
required={false}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string"}}
collapsible={false}
discriminator={false}
>
</SchemaItem>
</div>
</details>
</SchemaItem><SchemaItem
collapsible={false}
name={"http_host"}
required={true}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string","description":"Get HTTP host","readOnly":true}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"http_is_secure"}
required={true}
schemaName={"boolean"}
qualifierMessage={undefined}
schema={{"type":"boolean","description":"Get HTTP Secure flag","readOnly":true}}
>
</SchemaItem><SchemaItem
collapsible={true}
className={"schemaItem"}
>
<details
style={{}}
className={"openapi-markdown__details"}
>
<summary
style={{}}
>
<span
className={"openapi-schema__container"}
>
<strong
className={"openapi-schema__property"}
>
runtime
</strong><span
className={"openapi-schema__name"}
>
object
</span><span
className={"openapi-schema__divider"}
>
</span><span
className={"openapi-schema__required"}
>
required
</span>
</span>
</summary><div
style={{"marginLeft":"1rem"}}
>
<div
style={{"marginTop":".5rem","marginBottom":".5rem"}}
>
Get versions
</div><SchemaItem
collapsible={false}
name={"python_version"}
required={true}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string"}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"environment"}
required={true}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string"}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"architecture"}
required={true}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string"}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"platform"}
required={true}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string"}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"uname"}
required={true}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string"}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"openssl_version"}
required={true}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string"}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"openssl_fips_enabled"}
required={true}
schemaName={"boolean"}
qualifierMessage={undefined}
schema={{"type":"boolean","nullable":true}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"authentik_version"}
required={true}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string"}}
>
</SchemaItem>
</div>
</details>
</SchemaItem><SchemaItem
collapsible={false}
name={"brand"}
required={true}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string","description":"Currently active brand","readOnly":true}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"server_time"}
required={true}
schemaName={"date-time"}
qualifierMessage={undefined}
schema={{"type":"string","format":"date-time","description":"Current server time","readOnly":true}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"embedded_outpost_disabled"}
required={true}
schemaName={"boolean"}
qualifierMessage={undefined}
schema={{"type":"boolean","description":"Whether the embedded outpost is disabled","readOnly":true}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"embedded_outpost_host"}
required={true}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string","description":"Get the FQDN configured on the embedded outpost","readOnly":true}}
>
</SchemaItem>
</ul>
</details>
</TabItem><TabItem
label={"Example (from schema)"}
value={"Example (from schema)"}
>
<ResponseSamples
responseExample={"{\n \"http_headers\": {},\n \"http_host\": \"string\",\n \"http_is_secure\": true,\n \"runtime\": {\n \"python_version\": \"string\",\n \"environment\": \"string\",\n \"architecture\": \"string\",\n \"platform\": \"string\",\n \"uname\": \"string\",\n \"openssl_version\": \"string\",\n \"openssl_fips_enabled\": true,\n \"authentik_version\": \"string\"\n },\n \"brand\": \"string\",\n \"server_time\": \"2024-09-13T14:05:42.060Z\",\n \"embedded_outpost_disabled\": true,\n \"embedded_outpost_host\": \"string\"\n}"}
language={"json"}
>
</ResponseSamples>
</TabItem>
</SchemaTabs>
</TabItem>
</MimeTabs>
</div>
</TabItem><TabItem
label={"400"}
value={"400"}
>
<div>
</div><div>
<MimeTabs
className={"openapi-tabs__mime"}
schemaType={"response"}
>
<TabItem
label={"application/json"}
value={"application/json"}
>
<SchemaTabs
className={"openapi-tabs__schema"}
>
<TabItem
label={"Schema"}
value={"Schema"}
>
<details
style={{}}
className={"openapi-markdown__details response"}
data-collapsed={false}
open={true}
>
<summary
style={{}}
className={"openapi-markdown__details-summary-response"}
>
<strong>
Schema
</strong>
</summary><div
style={{"textAlign":"left","marginLeft":"1rem"}}
>
</div><ul
style={{"marginLeft":"1rem"}}
>
<SchemaItem
collapsible={false}
name={"non_field_errors"}
required={false}
schemaName={"string[]"}
qualifierMessage={undefined}
schema={{"type":"array","items":{"type":"string"}}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"code"}
required={false}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string"}}
>
</SchemaItem><SchemaItem
name={"property name*"}
required={false}
schemaName={"any"}
qualifierMessage={undefined}
schema={{"type":"object","description":"Validation Error","properties":{"non_field_errors":{"type":"array","items":{"type":"string"}},"code":{"type":"string"}},"additionalProperties":{},"title":"ValidationError"}}
collapsible={false}
discriminator={false}
>
</SchemaItem>
</ul>
</details>
</TabItem><TabItem
label={"Example (from schema)"}
value={"Example (from schema)"}
>
<ResponseSamples
responseExample={"{\n \"non_field_errors\": [\n \"string\"\n ],\n \"code\": \"string\"\n}"}
language={"json"}
>
</ResponseSamples>
</TabItem>
</SchemaTabs>
</TabItem>
</MimeTabs>
</div>
</TabItem><TabItem
label={"403"}
value={"403"}
>
<div>
</div><div>
<MimeTabs
className={"openapi-tabs__mime"}
schemaType={"response"}
>
<TabItem
label={"application/json"}
value={"application/json"}
>
<SchemaTabs
className={"openapi-tabs__schema"}
>
<TabItem
label={"Schema"}
value={"Schema"}
>
<details
style={{}}
className={"openapi-markdown__details response"}
data-collapsed={false}
open={true}
>
<summary
style={{}}
className={"openapi-markdown__details-summary-response"}
>
<strong>
Schema
</strong>
</summary><div
style={{"textAlign":"left","marginLeft":"1rem"}}
>
</div><ul
style={{"marginLeft":"1rem"}}
>
<SchemaItem
collapsible={false}
name={"detail"}
required={true}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string"}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"code"}
required={false}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string"}}
>
</SchemaItem>
</ul>
</details>
</TabItem><TabItem
label={"Example (from schema)"}
value={"Example (from schema)"}
>
<ResponseSamples
responseExample={"{\n \"detail\": \"string\",\n \"code\": \"string\"\n}"}
language={"json"}
>
</ResponseSamples>
</TabItem>
</SchemaTabs>
</TabItem>
</MimeTabs>
</div>
</TabItem>
</ApiTabs>
</div>
</div>