4e465402d0
If the name passed into mark-unhealthy is not a valid resource name, check if it is a valid resource id and retrieve the resource via id instead of name. Change-Id: Ie28ed102665b2c6379d1f55b7a02b76d05e38ddd Co-Authored-By: Zane Bitter <zbitter@redhat.com> Closes-Bug: #1635295
4 lines
199 B
YAML
4 lines
199 B
YAML
---
|
|
features:
|
|
- The ``resource mark unhealthy`` command now accepts either a logical resource name (as it did previously) or a physical resource ID to identify the resource to be marked unhealthy.
|