機械翻訳について

サービスの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