RBM Operations API
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
RBM Operations API を使用すると、携帯通信会社、または携帯通信会社に代わって作業するパートナーは、RBM エージェント承認プロセスを既存のワークフローに緊密に統合できます。
RBM Operations API は、RBM 管理コンソールの機能を複製します。具体的には、モバイル ネットワーク事業者がプログラムで次のことができる REST API を提供します。
- リリースのために送信された RBM エージェントのリストを取得する
- デベロッパーから提供されたリリース情報を確認する
- 保留中のエージェントを起動または拒否する
- ライブ対応のエージェントを一時停止、終了する
RBM Operations API は、Google の Business Communications API の RCS 拡張機能として公開されています。
ワークフロー
RBM Operations API でエージェントを承認して起動する手順は次のとおりです。
- 携帯通信会社に送信されたエージェントのリストを取得します。
- エージェントの現在の起動ステータスと起動質問票を取得します。
- エージェントの詳細情報を取得します。
- エージェントの起動を承認または拒否します。
- 起動したエージェントを一時停止、有効化、または終了します。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-03-26 UTC。
[null,null,["最終更新日 2024-03-26 UTC。"],[[["\u003cp\u003eThe RBM Operations API enables carriers or their partners to integrate the RBM agent approval process into their workflows.\u003c/p\u003e\n"],["\u003cp\u003eThis API provides functionalities similar to the RBM Administration Console, using a REST API.\u003c/p\u003e\n"],["\u003cp\u003eIt allows mobile network operators to manage RBM agents, including listing, reviewing, launching, rejecting, suspending, and terminating them.\u003c/p\u003e\n"],["\u003cp\u003eThe API workflow involves retrieving agent lists, accessing their launch status and information, and managing their lifecycle.\u003c/p\u003e\n"]]],[],null,["# RBM Operations API\n\nThe RBM Operations API allows a carrier, or a partner working on behalf of a\ncarrier, to tightly integrate the RBM agent approval process into their\nexisting workflow.\n\nThe RBM Operations API replicates the capabilities of the\n[RBM Administration Console](/business-communications/rcs-business-messaging/carriers/console).\nSpecifically, it provides a REST API that allows mobile network operators to\nprogrammatically do the following:\n\n- Retrieve a list of the RBM agents that have been submitted for launch\n- Review the launch information provided by the developer\n- Launch or reject pending agents\n- Suspend and terminate live agents\n\nThe RBM Operations API is exposed as an RCS extension to Google's\n[Business Communications API](/business-communications/rcs-business-messaging/reference/business-communications/rest).\n\nWorkflow\n--------\n\nTo approve and launch an agent with the RBM Operations API, follow these\nsteps:\n\n1. Retrieve the list of agents submitted to the carrier.\n2. Retrieve an agent's current launch status and launch questionnaire.\n3. Retrieve an agent's detailed information.\n4. Approve or reject the agent launch.\n5. Suspend, enable, or terminate a launched agent."]]