Page 1 of 1
API syntax to get service_description values as CMD
Posted: Thu Sep 23, 2021 4:58 am
by FCC_Nagios_Support
Hi
Please
Do you know
API syntax to get service_description values as CMD
Thsk
Fer
Re: API syntax to get service_description values as CMD
Posted: Thu Sep 23, 2021 5:00 am
by FCC_Nagios_Support
We are under support
What is the URL to open a ticket
Many Thanks in Advance
KR
Re: API syntax to get service_description values as CMD
Posted: Thu Sep 23, 2021 3:42 pm
by benjaminsmith
Hi,
If you'd like to open a ticket, please go to:
https://support.nagios.com/tickets/
If you're looking to pull service descriptions via the API, you can retrieve those using the
GET config/service or
GET objects/servicestatus endpoint. You'll find example commands in the documentation at Help > API Docs.
--Benjamin