scylladb / argus

Apache License 2.0
4 stars 11 forks source link

improvement(plugins/sct): Add update cloud resource endpoint #361

Closed k0machi closed 6 months ago

k0machi commented 6 months ago

This change adds a new endpoint for SCT controller that allows updating almost all fields of a resource via a provided mapping (so that any combination of valid fields is accepted server-side)

Task: scylladb/qa-tasks#1657