Files
authentik/website/docs/developer-docs/api/reference/outposts-service-connections-all-retrieve.api.mdx
Tana M Berry 7a6d44d0df first pass
2024-10-22 15:10:13 -05:00

389 lines
14 KiB
Plaintext

---
id: outposts-service-connections-all-retrieve
title: "outposts_service_connections_all_retrieve"
description: "ServiceConnection Viewset"
sidebar_label: "outposts_service_connections_all_retrieve"
hide_title: true
hide_table_of_contents: true
api: eJytVt1P2zAQ/1esvGyTugYBD1OfhgChamMgGLwgFDnJtTF17WA73boq//vu7KQNbfiYxktrx76v3/3uzqtIl2C4E1qN82gU6cqV2jqbWDALkUGSaaUgo3ObcCkTA84IWEA0iHKwmRElnaHkdRA4Xt9ntwJ+WXB4s+SGz8GBsdHobhUJul9yV+CRwgPcVZXIcWezAuY8Gq0ityzpu0VraoonE23m3LU3623rR+zmZnzCwnUmclBOTJa0doWw7CKExRonP2+8HKJuA4+VMIDxO1NBfT+IHJ+Sq2s4IvxmIauMcEsfAq9cQTZmuLsnCQO2RIzAkvP7e3v0h9g5vERLXpZSZB7n+MGSy6vdYHX6gE69AVn8IrgUf8AQuIZS6EQwXc5eR4+85fmFkssQMcYrnCSBmwbckJVtPXggdcZl5yTVWgJXOz6PJwwUTyXkA1ZZwCwA87JsQ6ghu2qAZyc6m4Fhlv5c/K1KwSjki2VjRHAa+EnmMz1HlBtMt4N86sEVuMootpYgN3LmNINcuMCKNd5P4UA7CzCptpD04/CMqaDug2VPpF/RnpSyMk8gfaORIPeqLSw7nsx1DvLfghEIvFFowMuyfvV1t3buOtnZtdtwakAE3cK3H5D7DSt3CiCq650OQPQ4fNe6u8USy70oOzVG79aa0iqZCJB5AnRuOyq5MXyJAsLB3PZUkudy3ldjeMJzpCia5fKya6/eILJxLXj2LB4H74jHGSjsOxk7uhw/A0iOSRc9XH4x2i6DGgWd3DdGXwgzkLzQNL6mzbjB0TKK4rZ7xz3DLMZhFq+oHdYxDR680Y6nykiS5qWIFwdxVHd6/zVBFWLtTIB1VIVzZTvFfHcEbsB4F4WaaH+ziWsj7ulvQzT7e/uHwy/D/R3sz/mMhlkrFTLIrJiXEmiEUYp55lOMuaQcRAVIqb9O9drSUGjfwhEJHFSewGH4no9/oooQNoVgR3E8Fa6o0iGWdNxREW9WqdRpjKZU/H18fPrj+tSHSXjPueoob5PAmiR0BoBlmAT23Iuiw9sXHxcN9g5+u7iU6BAF6YNZNUzozPGQ6S0u4Fd0BH9HzXgkAhZ4n0RXq5RbuDGyrunzYwWGngC4XHCcwillE0mTC+vHXTSacGnhhVg+tlPvE/uvV0tv3G37UdR8FlxWtMPlDJbrt9M93iuwkSMzyfNwdJRlULqO0E6noDpYF9rZKVGG2NB9DAS6D9oFae91CDH1N37qGSjEtfXP0Z4crOu/Ucm27w==
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 Heading from "@theme/Heading";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";
<Heading
as={"h1"}
className={"openapi__heading"}
children={"outposts_service_connections_all_retrieve"}
>
</Heading>
<MethodEndpoint
method={"get"}
path={"/outposts/service_connections/all/{uuid}/"}
>
</MethodEndpoint>
ServiceConnection Viewset
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
children={"Request"}
>
</Heading>
<details
style={{"marginBottom":"1rem"}}
className={"openapi-markdown__details"}
data-collapsed={false}
open={true}
>
<summary
style={{}}
>
<h3
className={"openapi-markdown__details-summary-header-params"}
>
Path Parameters
</h3>
</summary><div>
<ul>
<ParamsItem
className={"paramsItem"}
param={{"in":"path","name":"uuid","schema":{"type":"string","format":"uuid"},"description":"A UUID string identifying this Outpost Service-Connection.","required":true}}
>
</ParamsItem>
</ul>
</div>
</details><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={false}
name={"pk"}
required={true}
schemaName={"uuid"}
qualifierMessage={undefined}
schema={{"type":"string","format":"uuid","readOnly":true,"title":"Uuid"}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"name"}
required={true}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string"}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"local"}
required={false}
schemaName={"boolean"}
qualifierMessage={undefined}
schema={{"type":"boolean","description":"If enabled, use the local connection. Required Docker socket/Kubernetes Integration"}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"component"}
required={true}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string","description":"Return component used to edit this object","readOnly":true}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"verbose_name"}
required={true}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string","description":"Return object's verbose_name","readOnly":true}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"verbose_name_plural"}
required={true}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string","description":"Return object's plural verbose_name","readOnly":true}}
>
</SchemaItem><SchemaItem
collapsible={false}
name={"meta_model_name"}
required={true}
schemaName={"string"}
qualifierMessage={undefined}
schema={{"type":"string","description":"Return internal model name","readOnly":true}}
>
</SchemaItem>
</ul>
</details>
</TabItem><TabItem
label={"Example (from schema)"}
value={"Example (from schema)"}
>
<ResponseSamples
responseExample={"{\n \"pk\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n \"name\": \"string\",\n \"local\": true,\n \"component\": \"string\",\n \"verbose_name\": \"string\",\n \"verbose_name_plural\": \"string\",\n \"meta_model_name\": \"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>