зеркало из https://github.com/microsoft/docker.git
Merge pull request #25349 from thaJeztah/carry-25174-api-docs-update
[carry 25174] 409 status code result to create service
This commit is contained in:
Коммит
2cb1281a4a
|
@ -3980,6 +3980,7 @@ Create a service
|
|||
|
||||
- **201** – no error
|
||||
- **406** – server error or node is not part of a swarm
|
||||
- **409** – name conflicts with an existing object
|
||||
|
||||
JSON Parameters:
|
||||
|
||||
|
|
|
@ -3980,6 +3980,7 @@ Create a service
|
|||
|
||||
- **201** – no error
|
||||
- **406** – server error or node is not part of a swarm
|
||||
- **409** – name conflicts with an existing object
|
||||
|
||||
JSON Parameters:
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче