Documentation For SNC Network APIs

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2020 11:22 AM
Is there any online documentation for these network APIs? If so, where is it?
- SncIPAddressV4
- SncIPAddressV6
- SncIPIterator
- SncIPList
- SncIPMetaCollection
- SncIPNetmaskV4
- SncIPNetworkV4
- SncIPRangeV4
- SncMACAddress
- SncMACAddressMfr
- SncIPAuthenticator
- Labels:
-
Discovery

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2020 05:33 PM
Hey Tom,
These are all glide classes that reference java packages. For this reason, their use isn't formally supported outside of ServiceNows' implementation of them.
The publication of this list does not imply that these scriptable objects are for use by customers, consultants, and partners. The use of the Glide prefix does not imply that these scriptable objects are in the same category as or have the same status as objects such as GlideRecord. Except where documentation is provided in the API Reference, these undocumented APIs are not intended for general use, and ServiceNow, Inc., does not make any commitment to document them, answer questions about them, or maintain them indefinitely in their current form. Over time, ServiceNow, Inc., intends to migrate a subset of the functionality represented by these objects into the documented API and remove the rest.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2020 06:26 PM
Hello,
Thank you for your reply.
My goal is to input a CIDR range and output a list of the constituent IP addresses. I found some useful references at the link Retrieve max / min IPs from CIDR range.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2020 01:55 AM
Hey Tom,
I don't see an OOB script that will achieve this. You'll need to reference a script externally and then modify it into a script include that you can use in Servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2021 02:43 PM
Hello Tom,
Did you able to find any workaround for your requirements.
regards
Lalit