In some case I want to connect to multiple Isilon clusters of different API versions using latest Isilon Python SDK. Is there a way to specify a OneFS API version base one the cluster version?
Example :
ApiVersion = Get /platform/latest
api_instance = isi_sdk_9_0_0.ClusterApi(isi_sdk_9_0_0.ApiClient(ApiVersion)