Documentation for sl-snippet-api
sl-snippet-api
was developed to enable developers to interact
with the SL1 platform through a well-defined interface. This
interface first became available in 12.1.3 and onwards and only
works for python3.
sl-snippet-api
allows the developer to spend more time on collecting and processing data, and less
time understanding SL1. Snippet developers no longer have to spend a large amount
of time dealing with code organization, logging, error handling, interfacing with SL1, and building
basic steps for collecting as much of this is now handled by sl-snippet-api
. sl-snippet-api
provides
all the infrastructure, guidance, and steps for many use cases.