9.5.6 ahf data
ahf dataコマンドを使用して、AHFリポジトリに関する情報を取得します。
構文: ahf data
ahf data action [options]
Action: get-repository
Option: --component {all,compliance,tfa}, --local, --to-json
Action: move
Options: --to-json, --destination DESTINATION
| アクション | 説明 |
|---|---|
|
|
リポジトリ情報を取得します。 |
| オプション | 説明 |
|---|---|
|
|
出力をJSON形式で出力します。 |
|
|
ローカルAHFインストールのリポジトリに関する情報を取得します。 |
|
|
コンポーネント{ |
| アクション | 説明 |
|---|---|
|
|
AHFデータ・ディレクトリを新しい場所に移動します。 |
| オプション | 説明 |
|---|---|
|
|
出力をJSON形式で出力します。 |
|
|
AHFデータ・ディレクトリを移動する宛先ディレクトリを指定します。 |
ahf data get-repository --component all
tfa
-------------------- -----
Repository parameter Value
location /opt/oracle.ahf/data/repository
max_size 6171
size 7
free_size 6164
status OPEN
compliance
-------------------- -----
Repository parameter Value
location /opt/oracle.ahf/data/<host_name>/orachk/user_root/outputahf data get-repository --component tfa
tfa
-------------------- -----
Repository parameter Value
location /scratch/repository
max_size 15000
size 0
free_size 15000
status OPENahf data get-repository --component compliance
compliance
-------------------- -----
Repository parameter Value
location /opt/oracle.ahf/data/<host_name>/orachk/user_root/output親トピック: 統合AHF CLI管理コマンドの実行