API операций RBM
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
API операций RBM позволяет оператору связи или партнеру, работающему от имени оператора связи, тесно интегрировать процесс утверждения агента RBM в существующий рабочий процесс.
API операций RBM повторяет возможности консоли администрирования RBM . В частности, он предоставляет REST API, который позволяет операторам мобильных сетей программно выполнять следующие действия:
- Получить список агентов RBM, отправленных на запуск.
- Просмотрите информацию о запуске, предоставленную разработчиком.
- Запустить или отклонить ожидающие агенты
- Приостановить и прекратить работу действующих агентов
API операций RBM представлен как расширение RCS для API бизнес-коммуникаций Google.
Рабочий процесс
Чтобы утвердить и запустить агент с помощью RBM Operations API, выполните следующие действия:
- Получите список агентов, отправленный перевозчику.
- Получите текущий статус запуска агента и запустите анкету.
- Получить подробную информацию об агенте.
- Одобрить или отклонить запуск агента.
- Приостановить, включить или прекратить работу запущенного агента.
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. 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."]]