New Skills

New Training: Deeper Automation with the vManage API

by Team Nuggets
New Training: Advanced BGP Foundations picture: A
Follow us
Published on February 23, 2021

In this 7-video skill, CBT Nuggets trainer Knox Hutchinson covers the Viptela vManage API and teaches you how to automate key tasks in a Cisco SD-WAN environment. Learn how to send POST requests, DELETE requests, and more to the vManage API in order to make configuration changes to your SD-WAN environment. Watch this new Cisco training.

Watch the full course: Cisco CCNP Automating Cisco Enterprise Solutions

This training includes:

  • 7 videos

  • 24 minutes of training

You’ll learn these topics in this skill:

  • vManage API – Beyond the Basics

  • Reserving a CRUD Lab

  • Perform User Administration

  • Certificate Management API

  • Deeper Template Automation

  • Digging Into Fabric Data

  • Summarizing Deeper SD-WAN Automation

What is CRUD?

CRUD (Create, Read, Update and Delete) is a common paradigm found in many applications, especially web applications. It includes the set of basic operations that applications allow.

Create adds an object to a datastore, which includes an ID that uniquely identifies it. Read allows you to access an existing object in a datastore through an ID that you specify. Update lets you make changes to an object existing in a datastore through an ID that you specify. Finally, Delete allows you to remove an object from a datastore through an ID that you specify.

It should be noted that not all applications provide all four CRUD operations. Many only provide a subset of them.

CRUD is often discussed within the context of RESTful APIs, as these APIs give web developers the ability to perform a defined set of CRUD operations on remote data stores through HTTP methods. These methods are POST, GET, PUT and DELETE.


Download

By submitting this form you agree to receive marketing emails from CBT Nuggets and that you have read, understood and are able to consent to our privacy policy.


Don't miss out!Get great content
delivered to your inbox.

By submitting this form you agree to receive marketing emails from CBT Nuggets and that you have read, understood and are able to consent to our privacy policy.

Recommended Articles

Get CBT Nuggets IT training news and resources

I have read and understood the privacy policy and am able to consent to it.

© 2024 CBT Nuggets. All rights reserved.Terms | Privacy Policy | Accessibility | Sitemap | 2850 Crescent Avenue, Eugene, OR 97408 | 541-284-5522