Hii, Can anyone tell me how to verify the "server.pem" ?
The error is could not find a suitable TLS CA certificate bundle
See Enabling SSL Certificate Verification for the SDK for details about this behavior. If you omit the verify parameter, the default behavior will be to skip SSL certificate verification, which is convenient since Orion uses a self-signed certificate that won't be trusted by default. The library is open source, so you can see the code for SwisClient here: https://github.com/solarwinds/orionsdk-python/blob/master/orionsdk/swisclient.py