Duplicate a deployment ring
POST/api/deployment-rings/:id/duplicate
Creates a copy of an existing deployment ring with a new name.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 500
Duplicated deployment ring
Internal server error
Missing or invalid API key
Insufficient permissions (API key scope)
Resource not found
Internal server error