Scout24 / afp-web

Web frontend for afp (aws federation proxy)
Apache License 2.0
6 stars 6 forks source link

get account id from afp api to use it in costLink for cloudhealth #10

Closed mlefringhausen closed 7 years ago

mlefringhausen commented 7 years ago

https://..../afp-api/latest/account?withid returns '"testaccount": {"id": "123456789012", "roles": ["testrole"]}'

mlefringhausen commented 7 years ago

I did the requested changes and will create a new pull request