jenkinsci / jenkinsci/lockable-resources-plugin
Question:Rest API to change label of a resource.
Open
API interactions
documentation
Triage
- Dominant language
- Java
- Stars
- 99
- Forks
- 205
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 8
Description
Hi,
where can i see the rest api documentations, is there a way i can change the label of a resource.?
want to achieve below using rest api.
selected.get(0).setLabels(selected.get(0).getLabels() + "_Fault");
regards,
Vikash
Contributor guide
Assessment
This issue has not been assessed yet.