Skip to content
Discussion options

You must be logged in to vote

Hi qsportal@comdate.com.au

Thanks for asking about this, we'll update the document to make it more clear - in this case the example in the api guide is wrong.

In this case, as the error says, you need to provide a list of SetConnectorRequest objects, but you provided a list of strings.

You should use the following (for each connector add another SetConnectorRequest to the list):

connectors = [SetConnectorRequest('SourceResourceFullPath', 'TargetResourceFullPath', 'Direction', 'Alias')]

BTW, one more place that you can always look for examples is our 2 github organizations:

https://github.com/QualiSystemsLab

https://github.com/QualiSystems

Search for any code part that you need and see if …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Quali-Community
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Forums
Labels
8. 💠 Developers Category ❽ : Developers 2. 🙏 Forum Category ❷ : Forums Connectivity Python Sandbox Api AHsubspace AH subspace AHDev AH Forums subspace: Developers
1 participant