• params: node_id (int), endpoint_id (int), cluster_name (string), attribute_name (string), min_interval(int) (optional), max_interval(int) (optional), reportable_change(attribute value type) (optional).
  • , and parameters should be specified together.
  • return: none.
fields type optional description
node_id int an id of node
endpoint_id int an id of endpoint
cluster_name string cluster name
attribute_name string attribute name
min_interval int true the minimum reporting interval in seconds
max_interval int true the maximum reporting interval in seconds
reportable_change attribute value type true the minimum change to the attribute that will result in a report being issued