Deprecations in Adapter-NSO
The table below shows a list of deprecations in adapter-nso.
| Item | Description | Deprecation Release | Removal Release | Replacement |
|---|---|---|---|---|
| authenticate | Authenticate a user with NSO. | 2019.1 | 2019.3 | None |
| applyTemplate | Apply a NSO device template. | 2019.1 | 2019.3 | applyTemplates |
| applyVariableTemplate | Apply a NSO device template with variables | 2019.1 | 2019.3 | applyTemplates |
| dryRunVariableTemplate | Dry run a device template with variables. | 2019.1 | 2019.3 | applyTemplates |
| getServiceInstanceMap | Returns all instances of services from NSO with hosts. | 2019.1 | 2019.3 | None |
| getServiceModels | Returns all service models from NSO. | 2019.1 | 2019.3 | getServiceModelMap |
| pingDevice | Connect to NSO device. | 2019.1 | 2019.3 | connectDevice |