Feature #19383
closedProvide description for Hammer command to disable/enable notifications for a host.
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1443804
Description of problem:
There is not hammer command to enable/disable notifications
for a particular host.
This feature is available in GUI:
1) Hosts > All Hosts > Tick host >Select Action > Disable Notification
2) Hosts > All Hosts > Tick host >Select Action > Enable Notification
How reproducible:
#hammer host update --help
#hammer host create --help
Actual results:
No option available to enable/disable notifications for a host via hammer cli.
Expected results:
#hammer host update --name <hostname> --notifications <enable/disable>
Updated by Tomer Brisker over 7 years ago
The option exists as --enable, but there is no description for it.
Updated by Marek Hulán over 7 years ago
- Project changed from Hammer CLI to Foreman
- Category changed from Hosts to API
- Assignee set to Marek Hulán
This seems to be missing documentation in apipie.
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4618 added
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 22d605d9a9fcfbeae3d8c7d62795ca000afaab5e.
Updated by Marek Hulán over 7 years ago
- Translation missing: en.field_release set to 240
Updated by Marek Hulán over 6 years ago
- Copied to Bug #24490: Provide description for Hammer command to disable/enable notifications for a host. added