このコマンドを使用すると、指定されたコンテナ内の既存のテナントをリストできます。
構文
oracle-compute discover tenant container
パラメータおよびオプション
次のパラメータは、このコマンドに固有です。 一般的なコマンド・オプションで説明されている共通オプションを使用することもできます。
パラメータ | 説明 |
---|---|
container | テナントの階層的な名前空間。 例えば、/ |
例
$ oracle-compute discover tenant /
サンプル出力
$ oracle-compute discover tenant / entry /mytenant.
このコマンドを使用すると、特定のテナントの情報を取得できます。
構文
oracle-compute get tenant name
パラメータおよびオプション
次のパラメータは、このコマンドに固有です。 一般的なコマンド・オプションで説明されている共通オプションを使用することもできます。
パラメータ | 説明 |
---|---|
name | テナントの一意の階層名。 例えば、/mytenant です。 |
例
$ oracle-compute get tenant /mytenant
サンプル出力
$oracle-compute get tenant /mytenant uri name description email public_pkey private_pkey https://api/tenant/mytenant mytenant Tenant User mytenant@example.com 0x1415 0x1414
このコマンドを使用すると、特定のコンテナ内のすべてのテナントの情報を表示できます。
構文
oracle-compute list tenant container
パラメータおよびオプション
次のパラメータは、このコマンドに固有です。 一般的なコマンド・オプションで説明されている共通オプションを使用することもできます。
パラメータ | 説明 |
---|---|
container | テナントの階層的な名前空間。 例えば、/ |
例
$ oracle-compute list tenant /demo
サンプル出力
$ oracle-compute list tenant /mytenant uri name description email public_pkey private_pkey https://api/tenant/mytenant mytenant My Tenant mytenant@e.com 0x1016 0x1015