Configuring Ciena Blue Planet Observer jobs
Using the Ciena Blue Planet Observer, you can define jobs that will gather and read all topology data from the Blue Planet MCP instance by REST API and generate a topology.
Before you begin
Important: The Ciena Blue Planet Observer supports MCP 4.0.
The Ciena Blue Planet Observer is installed as part of the core installation procedure.
Ensure you have the Ciena Blue Planet details to hand, such as API username, API password, MCP URL, MCP certificate, truststore file and truststore password.
About this task
The Ciena Blue Planet Observer has two jobs, the restapi load and websocket listen jobs.
- When a load job is run, it loads baseline topology data through Blue Planet MCP APIs: Network Elements (constructs), EquipmentHolder, Equipment, TPE (Terminating Point Encapsulation), and FRE (Forwarding Relationship Encapsulation).
- When a listening job is run, the observer listens to changes in resource's status from the BluePlanet MCP instance through a websocket connection.
Tip: Defining observer jobs using the UI is the same for both on-premise and
OCP.
You define and start the following jobs. You must edit the parameters in the configuration file
before running the jobs.
- Full Topology Upload job (via restapi)
- By default, these jobs are one-off, transient jobs that carry out a full upload of all requested topology data when they are triggered.
- Websocket Listen job
- A long-running job that monitors its source for updates and runs until it is explicitly stopped, or until the observer is stopped.