サービスRESTエンドポイント
ファイル・サーバー/サービス
- すべてのサービスの取得
- メソッド: getパス :
{protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/services - サービス・インスタンスの詳細の取得
- メソッド: getパス :
{protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/serviceinstance - サービス・ステータスの取得
- メソッド: getパス :
{protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/services/{serviceType} - SFTPセキュリティでサポートされているアルゴリズムの取得
- メソッド: getパス :
{protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/services/sftp/supportedSecurityAlgorithms - SFTPサーバー構成の取得
- メソッド: getパス :
{protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/services/sftp/configuration - サービスの更新
- メソッド: putパス :
{protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/services/{serviceType} - SFTPサービス構成の更新
- メソッド: putパス :
{protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/services/sftp/configuration