管理RESTエンドポイント
管理
OAM管理サーバーのOAM MDC REST API
- レプリケーション承諾の削除
- メソッド: deleteパス:
/oam/services/rest/_replication/{replId} - レプリケーション承諾のステータスの表示
- メソッド: getパス:
/oam/services/rest/_replication/{replId} - 既存のレプリケーション承諾のリスト
- メソッド: getパス:
/oam/services/rest/_replication/agreements - DC間のレプリケーション承諾の設定
- メソッド: postパス:
/oam/services/rest/_replication/setup - レプリケーション承諾の更新
- メソッド: putパス:
/oam/services/rest/_replication/{replId}