443
Views
0
Helpful
1
Replies
All Possible ENUM values for 'status'
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2023 08:26 AM
Hi All,
I am using CISCO SD-WAN REST API data of 'Retrieve device information list' (/dataservice/device/system/info?deviceId=${deviceId}) in Real-Time Monitoring for Node availability monitoring.
There I am getting "status": "normal" in API response.
What are all other possible ENUM values available for "status" apart from normal?
Thanks
Labels:
- Labels:
-
SD-WAN vManage
1 Reply 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2023 09:01 PM
Hi Rajeshmaurya1050 -
Looking through developer.cisco.com/docs/sdwan<> - possible ENUM values are: {normal | new | warning | error}
HTH.
Looking through developer.cisco.com/docs/sdwan<> - possible ENUM values are: {normal | new | warning | error}
HTH.
