Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 939 Bytes

OutpostRequest.md

File metadata and controls

15 lines (11 loc) · 939 Bytes

OutpostRequest

Properties

Name Type Description Notes
name String
type OutpostTypeEnum
providers [Int]
serviceConnection UUID Select Service-Connection authentik should use to manage this outpost. Leave empty if authentik should not handle the deployment. [optional]
config [String: AnyCodable]
managed String Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update. [optional]

[Back to Model list] [Back to API list] [Back to README]