Hi Developers,
I was looking at
http://airavata.apache.org/api-docs/0.16/airavata_api.html#Fn_Airavata_createProject
For the thrift code in python, do I need to create Project object to call
the below  function in API ? Is there any similar code example in python ?

string createProject(security_model.AuthzToken authzToken,
string gatewayId,
workspace_model.Project project)

Thanks,
Shubham

Reply via email to