How to check whether application is connected to tenant or not

Hi Team,

I have a requirement to check whether particular application is connected to respective tenant or not by making use of Octopus API.

Please suggest me :slight_smile:

Hi @santoshuponi,

Thanks for getting in touch!

When interacting with the API we recommend making use of the octopus.client as it provides an intuitive way of retrieving information through tools such as PowerShell.

We have a repository of various scripts collected here: https://github.com/OctopusDeploy/OctopusDeploy-Api/tree/master/Octopus.Client/PowerShell

And full documentation for our API here: https://github.com/OctopusDeploy/OctopusDeploy-Api/wiki

These samples will help provide a good starting point for you to begin interacting with the API to achieve your specific aims.

We’re not able to write the scripts for you, but if you run into any specific problems or errors along the way we’re happy to help.

Best regards,
Paul

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.