mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
docs(api): document EdgeAgentCheckinInterval parameter for SettingsUpdate
This commit is contained in:
parent
a90fa857ee
commit
849ff8cf9b
1 changed files with 4 additions and 0 deletions
|
@ -3920,6 +3920,10 @@ definitions:
|
|||
type: "boolean"
|
||||
example: true
|
||||
description: "Whether non-administrator users should be able to use privileged mode when creating containers"
|
||||
EdgeAgentCheckinInterval:
|
||||
type: "integer"
|
||||
example: "30"
|
||||
description: "Polling interval for Edge agent (in seconds)"
|
||||
EndpointGroupCreateRequest:
|
||||
type: "object"
|
||||
required:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue