RADIUS構成RESTエンドポイント

RADIUS構成
Oracle RADIUS Agent構成APIを使用すると、管理者はOracle RADIUS Agentの構成を管理できます。
構成の作成
メソッド: post
パス: /radius-config/v1/configurations
0日目構成の作成
メソッド: post
パス: /radius-config/v1/init
アプリケーション構成の削除
メソッド: delete
パス: /radius-config/v1/configurations/{configType}/{applicationName}
グローバル構成の削除
メソッド: delete
パス: /radius-config/v1/configurations/{configType}
管理ユーザーおよびグループの取得
メソッド: get
パス: /radius-config/v1/radiusAdministrators
構成の取得
メソッド: get
パス: /radius-config/v1/configurations
シークレット・ストアのパスワードを取得します。
メソッド: get
パス: /radius-config/v1/secretStorePassword/{type}
構成のリロード
メソッド: get
パス: /radius-config/v1/configurations/reload
構成の更新
メソッド: patch
パス: /radius-config/v1/configurations
構成の検証
メソッド: post
パス: /radius-config/v1/validate