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 (10 loc) · 966 Bytes

PatchedOutpostRequest.md

File metadata and controls

15 lines (10 loc) · 966 Bytes

PatchedOutpostRequest

Properties

Name Type Description Notes
name kotlin.String [optional]
type OutpostTypeEnum [optional]
providers kotlin.collections.List<kotlin.Int> [optional]
serviceConnection java.util.UUID Select Service-Connection authentik should use to manage this outpost. Leave empty if authentik should not handle the deployment. [optional]
config kotlin.collections.Map<kotlin.String, kotlin.Any> [optional]
managed kotlin.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]