API RBM Operations
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
L'API RBM Operations permet à un opérateur ou à un partenaire travaillant pour le compte d'un opérateur d'intégrer étroitement le processus d'approbation de l'agent RBM dans son workflow existant.
L'API RBM Operations réplique les fonctionnalités de la console d'administration RBM.
Plus précisément, il fournit une API REST qui permet aux opérateurs de réseau mobile d'effectuer les opérations suivantes de manière programmatique:
- Récupérer la liste des agents RBM envoyés pour lancement
- Examinez les informations sur le lancement fournies par le développeur
- Lancer ou refuser des agents en attente
- Suspendre et résilier les agents humains
L'API RBM Operations est exposée en tant qu'extension RCS de l'API Business Communications de Google.
Workflow
Pour approuver et lancer un agent avec l'API RBM Operations, procédez comme suit:
- Récupérez la liste des agents envoyés à l'opérateur.
- Récupérez l'état actuel du lancement et le questionnaire de lancement d'un agent.
- Récupérez les informations détaillées d'un agent.
- Approuvez ou refusez le lancement de l'agent.
- Suspendre, activer ou arrêter un agent lancé.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/03/26 (UTC).
[null,null,["Dernière mise à jour le 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."]]