Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 6.55 KB

get-started.md

File metadata and controls

32 lines (23 loc) · 6.55 KB
description layout
Develop services and more in NSO.
title description tableOfContents outline pagination
visible
true
visible
true
visible
true
visible
true
visible
true

Get Started

Introduction to Automation

CDB and YANGLearn about NSO's configuration DB & YANG.cdb-and-yang.md
Basic Python AutomationLearn basics of NSO automation with Python.basic-automation-with-python.md
Develop a Simple ServiceTake first steps to develop a simple NSO service.creating-a-service.md
Applications in NSOAutomate NSO with applications.applications-in-nso.md
Develop a Nano ServiceGet started with Nano services using an example.develop-and-deploy-a-nano-service.md

Core Concepts

ServicesLearn the concepts of NSO services and automatation.services.md
Implementing ServicesLearn NSO service development in detail.implementing-services.md
TemplatesDevelop and deploy NSO templates.templates.md
Nano ServicesLearn about nano services for staged provisioning.nano-services.md
PackagesLearn about NSO packages and how they work.packages.md
Using CDBConcepts of importance in usage of the CDB.using-cdb.md
YANGExplore YANG data modeling and its use.yang.md
NSO Concurrency ModelUnderstand NSO's concurrency model.nso-concurrency-model.md
Service Handling of ADMsPerform Handling of ambiguous device models.service-handling-of-ambiguous-device-models.md
NSO Virtual MachinesLearn about Java and Python virtual machines.nso-virtual-machines
API OverviewLearn concepts and usage of Java and Python APIs.api-overview
Northbound APIsLearn working mechanism of northbound APIs.northbound-apis

Advanced Development

Dev Env & ResourcesUseful info to get started with NSO development.development-environment-and-resources.md
Developing ServicesDevelop and deploy NSO services/nano services.developing-services
Developing PackagesDevelop and deploy NSO packages.developing-packages.md
Developing NEDsDevelop and deploy NSO NEDs.developing-neds
Developing Alarm AppsDevelop and deploy NSO alarm applications.developing-alarm-applications.md
KickerTrigger declarative notification actions in NSO.kicker.md
Scaling and PerformanceOptimize your NSO automation solution.scaling-and-performance-optimization.md
Progress TraceDebug, diagnose, and profile events in NSO.progress-trace.md
Web UI DevelopmentDevelop enhancements for NSO Web UI.web-ui-development

Connected Topics

SNMP NotificationsConfigure NSO as SNMP notification receiver.snmp-notification-receiver.md
Web ServerUse embedded server to deliver static/CGI content.web-server.md
SchedulerSchedule time-based jobs for background tasks.scheduler.md
External LoggingSend log data to external commands.external-logging.md
Encryption KeysStore encrypted values in NSO.encryption-keys.md