Hi! Lately I've been playing around with TKG & TCE a bit. If you've deployed TKG/TCE Clusters yourself too, you know that at some point you needed to provide an SSH key-pair so you could easily access the TKG/TCE Nodes afterwards. But how exactly? You need to use the 'capv' user and your SSH key … Continue reading TKG/TCE – Quick Tip – How to SSH easily into your TKG/TCE Nodes using SSH Public Key Authentication
Tag: Authentication
vRA 8.1 – Quick Tip – API Authentication
Hello! In this short blog post we will cover how to authenticate with the vRA 8.1 API. For vRA 8.1 the steps to get your Bearer Token are twofold: First you need to retrieve your Refresh Token With that Refresh Token you can get your Bearer Token This is apparently due to a 'missing internal … Continue reading vRA 8.1 – Quick Tip – API Authentication