script

Client

class script.Client

A low-level client representing NIFCLOUD Script

client = session.create_client('script')

These are the available methods:

Client Exceptions

Client exceptions are available on a client instance via the exceptions property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.

This client has no modeled exception classes.