Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 814 Bytes

EtcdserverpbAlarmRequest.md

File metadata and controls

12 lines (8 loc) · 814 Bytes

EtcdserverpbAlarmRequest

Properties

Name Type Description Notes
action AlarmRequestAlarmAction action is the kind of alarm request to issue. The action may GET alarm statuses, ACTIVATE an alarm, or DEACTIVATE a raised alarm. [optional]
alarm EtcdserverpbAlarmType alarm is the type of alarm to consider for this request. [optional]
member_id str memberID is the ID of the member associated with the alarm. If memberID is 0, the alarm request covers all members. [optional]

[Back to Model list] [Back to API list] [Back to README]