mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 08:19:40 +02:00
docs(api): document Edge agent environment type
This commit is contained in:
parent
c34e83cafd
commit
a90fa857ee
1 changed files with 1 additions and 1 deletions
|
@ -254,7 +254,7 @@ paths:
|
|||
- name: "EndpointType"
|
||||
in: "formData"
|
||||
type: "integer"
|
||||
description: "Environment type. Value must be one of: 1 (Docker environment), 2 (Agent environment) or 3 (Azure environment)"
|
||||
description: "Environment type. Value must be one of: 1 (Docker environment), 2 (Agent environment), 3 (Azure environment) or 4 (Edge agent environment)"
|
||||
required: true
|
||||
- name: "URL"
|
||||
in: "formData"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue