REST API Call for Data Source status in NetOps Portal
search cancel

REST API Call for Data Source status in NetOps Portal

book

Article ID: 407177

calendar_today

Updated On:

Products

Network Observability

Issue/Introduction

I am trying to automate data sources status check using DX NetOps Portal using a script. Is there a  REST call to get the status of the data sources.

Environment

D NetOps Performance Management

Resolution

The following calls can be made in a script to get the data source status.

  1. https://<portalserver:8482/dm/ds
  2. http://<portalserver:8481/dm/ds

The <state> tag in the response will show the status of the data source in NetOps Portal.