What are the threshold profile REST endpoints
search cancel

What are the threshold profile REST endpoints

book

Article ID: 227601

calendar_today

Updated On:

Products

CA Performance Management - Usage and Administration DX NetOps

Issue/Introduction

How can I see threshold profiles and threshold profile rules through REST

Environment

Dx NetOps Performance Management any version

Resolution

Thresholds are actual items, and attributes on the items store the values for the rules/etc.

  • http://DA:8581/rest/eventprofiles  has the profiles with link to the rules it has
  • http://DA:8581/rest/eventrules  has the rules for the profiles
  • http://DA:8581/rest/eventprofilegroups  has the profile folder to profiles link


    Adjust the ports and protocols as needed if the Data Aggregator is running https.