Skip to content

Basic restconf example which can be extended during the CloudInf Restconf Lab

Notifications You must be signed in to change notification settings

INSRapperswil/CloudInf_restconf

Repository files navigation

CloudInf Restconf Lab

This Python script can be extended during the CloudInf Restconf Lab. It shows you how to do a basic Restconf request. The task is specified in a separate document.

Prerequirements & installation

  • Python > 3.6
  • pip
  • any text editor or IDE
  • we recommend to use virtual environments Documentation
  • Install the required libraries by running the command pip install -r requirements.txt

Usage

Start the program: python restconf_example.py

About

Basic restconf example which can be extended during the CloudInf Restconf Lab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages