usage: rsc [] cm15 create alert_specs [] Creates a new AlertSpec with the given parameters. Required parameters: alert_spec PARAMS: alert_spec[escalation_name]=string Escalate to the named alert escalation when the alert is triggered. Must either escalate or vote. alert_spec[subject_href]=string The href of the resource that this AlertSpec should be associated with. The subject can be a ServerTemplate, Server, ServerArray, or Instance. alert_spec[description]=string The description of the AlertSpec. alert_spec[threshold]=string The threshold of the condition sentence. alert_spec[condition]=string |>=|<|<=|==|!=]> The condition (operator) in the condition sentence. alert_spec[vote_type]=string Vote to grow or shrink a ServerArray when the alert is triggered. Must either escalate or vote. alert_spec[variable]=string The RRD variable of the condition sentence. alert_spec[duration]=string The duration in minutes of the condition sentence. alert_spec[vote_tag]=string Should correspond to a vote tag on a ServerArray if vote to grow or shrink. alert_spec[name]=string The name of the AlertSpec. alert_spec[file]=string The RRD path/file_name of the condition sentence.