409 status code result to create service
Added example 409 status code result to the create service endpoint. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 397cc85643252b3882840d5df02189a166abf3a0 Component: engine
This commit is contained in:
committed by
Sebastiaan van Stijn
parent
4427fb747e
commit
b99556d80d
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user