We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e3eeba commit 2498fcdCopy full SHA for 2498fcd
src/sdk/accountspace_nb.js
@@ -4,14 +4,6 @@
4
const account_util = require('../util/account_util');
5
const { IAM_DEFAULT_PATH} = require('../endpoint/iam/iam_constants');
6
7
-/*
8
- TODO: DISCUSS:
9
- 1. IAM API only for account created using IAM API and OBC accounts not from admin, support,
10
- operator and account created using noobaa.
11
- 2. Do we need to have two access keys
12
- 3. get_access_key_last_used() API call could return dummy values?
13
-*/
14
-
15
/**
16
* @implements {nb.AccountSpace}
17
*/
0 commit comments