what is the discovery pattern text script type, is it JSON or something else?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2019 08:46 AM
what is the discovery pattern text script type, is it JSON or something else?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2019 07:31 PM
It's Neebula Discovery Language (NDL) script for pattern development.
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-16-2019 11:43 PM
Hi Mallikarjun,
Discovery pattern text script type is a Neebula Discovery Language (NDL) for Pattern Development.
Check the below link:
Above are good examples, but not complete by any means.
if this has been helpful please mark as so, if this answered your question please mark as correct.
Thanks
Manjunatha G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2019 04:19 AM
As mentioned above it's it's own language. Honestly you should never really modify it directly unless you are merging a bunch of steps in that for some reason didn't migrate up through an update set. It is however VERY beneficial to search all NDL for every pattern for specific keywords when looking for examples of how to do something and need to identifying which patterns do it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2019 03:10 AM
Hi mallikharjunaswamyvutla,
Patterns, like probes and sensors, are a series of operations that also collect data on a host, process it, and update the CMDB. Patterns differ from probes and sensors in that they are written in Neebula Discovery Language (NDL) rather than JavaScript, and they are called into action in the later stages of the horizontal discovery process. Default patterns are provided, but you can also customize or create patterns using the Pattern Designer.
Please go through below link to get detail information about Patterns:
Discovery pattern designer:
go through below link:-
If my response find worthy Please mark answer as correct or helpful
Thanks & Regards,
Monali Patil
Developer