REST API
This chapter provides an introduction into the REST APIs and how IBM Spectrum Protect Plus leverages this technology. Further we demonstrate the REST API documentation and how users can discover and use the API for monitoring, configuration and administration tasks. We will show how to discover API calls and its parameters in order to build a customized Python script for user initiated backups of a single virtual machine from command line via REST API services. Finally we introduce the utility sppclient which is a Python module to encapsulate ...