Topology Broker
- 02 Feb 2023
-
DarkLight
-
PDF
Topology Broker
- Updated on 02 Feb 2023
-
DarkLight
-
PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Deprecated Topology Broker Methods
The Topology Broker has been completely deprecated. Modify any calls to the Topology Broker to use direct adapter calls. The following methods have been removed:
Method | Description | Deprecation Release | Scheduled Removal Release | Replacement |
---|---|---|---|---|
getTopologyList | Gets the list of toplogies. | 2021.2 | 2023.1 | None |
getTopology | Gets a specific topology and its associated information. | 2021.2 | 2023.1 | None |
getTopologyBackup | Gets the autosaved backup topology from the database. | 2021.2 | 2023.1 | None |
deleteTopology | Removes a topology from the database. | 2021.2 | 2023.1 | None |
deleteTopologyBackup | Removes an autosaved topology from the database. | 2021.2 | 2023.1 | None |
saveTopology | Saves a topology. | 2021.2 | 2023.1 | None |
saveTopologyBackup | Autsaves a topology backup every five minutes. | 2021.2 | 2023.1 | None |
addTopology | Adds a topology to the database. | 2021.2 | 2023.1 | None |
lockTopology | Locks a topology. | 2021.2 | 2023.1 | None |
unlockTopology | Unlocks a topology. | 2021.2 | 2023.1 | None |
evaluateCircuitUpgrade | Evaluates if a circuit needs an upgrade and performs one if necesary. | 2021.2 | 2023.1 | None |
Was this article helpful?