You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jclouds.apache.org by ar...@gmail.com, ar...@gmail.com on 2018/06/21 05:48:27 UTC

What parameters does Jclouds need to use listNodes() ?

Hi All,
Just trying to understand the internals of Jclouds computeService. So lets just say i have an access key and secret key. Is there anything else Jclouds needs such as session token that needs to be authenticated ?

Cheers
Archana

Re: What parameters does Jclouds need to use listNodes() ?

Posted by Ignasi Barrera <na...@apache.org>.
You just need to provide the access tokens, and when using temporary
credentials you need to build the ContextBuilder providing the access
tokens and the session token too. See this [1] for more details (and let's
try to continue the discussion there to avoid having the info spread in two
places).


HTH!

I.



[1]
https://lists.apache.org/thread.html/cfd8d068b510acb2fe89ed81619779e2dd42367cac45c339feb5df82@%3Cuser.jclouds.apache.org%3E

On 21 June 2018 at 07:48, archieprad@gmail.com <ar...@gmail.com> wrote:

> Hi All,
> Just trying to understand the internals of Jclouds computeService. So lets
> just say i have an access key and secret key. Is there anything else
> Jclouds needs such as session token that needs to be authenticated ?
>
> Cheers
> Archana
>