amalto / platform6-client-nodejs

:sparkles: Platform 6 Node.js client
MIT License
0 stars 0 forks source link

Get the Platform 6 instance's name through a common message #9

Closed roxanemace closed 6 years ago

roxanemace commented 6 years ago

Create a method to get the application.id of the Platform 6 instance. It is in the response of action deploy.

Thus, the developer doesn't need to pass the instance's name as an argument in the methods to check permissions.