API RBM Operations
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
L'API RBM Operations consente a un operatore, o a un partner che lavora per conto di un operatore, di integrare strettamente il processo di approvazione degli agenti RBM nel flusso di lavoro esistente.
L'API RBM Operations replica le funzionalità della console di amministrazione RBM.
In particolare, fornisce un'API REST che consente agli operatori di rete mobile di eseguire a livello di programmazione le seguenti operazioni:
- Recupera un elenco degli agenti RBM che sono stati inviati per il lancio
- Esamina le informazioni sul lancio fornite dallo sviluppatore
- Avviare o rifiutare gli agenti in attesa
- Sospendi e interrompi gli operatori
L'API RBM Operations è esposta come estensione RCS dell'API Business Communications di Google.
Flusso di lavoro
Per approvare e avviare un agente con l'API RBM Operations, segui questi passaggi:
- Recupera l'elenco degli agenti inviato al corriere.
- Recupera lo stato di lancio attuale di un agente e avvia il questionario.
- Recupera le informazioni dettagliate di un agente.
- Approva o rifiuta il lancio dell'agente.
- Sospendere, abilitare o terminare un agente avviato.
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-03-26 UTC.
[null,null,["Ultimo aggiornamento 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."]]