token = client.auth.token.create(policies=['root'], lease='1h') current_token = client.auth.token.lookup_self() some_other_token ...
確定! 回上一頁