Using The Linode API | Getting Started Guide

Subscribers:
1,040,000
Published on ● Video Link: https://www.youtube.com/watch?v=3s9mm1qQh0A



Category:
Guide
Duration: 15:29
7,838 views
128


The Linode API allows you to automate any task that can be performed inside the Cloud Manager, such as creating and deleting Linodes, managing IP addresses and DNS, and opening support tickets. Follow along with this video to learn how to get started managing the full range of Linode products and services using the Linode API.

Chapters:
0:00 - Intro
0:24 - Create an API Token
4:51 - Install Prerequisites
6:25 - Listing Linode Images
7:49 - Listing Instance Types
8:53 - Listing Data Center Regions
10:10 - Creating a Linode Using the API
14:36 - Wrapping Up

Commands From Video:
curl -X POST https://api.linode.com/v4/linode/instances \
-H "Authorization: Bearer $TOKEN" -H "Content-type: application/json" \
-d '{"type": "g5-standard-2", "region": "us-east", "image": "linode/debian9", "root_pass": "supersecretpass", "label": "prod-1"}'

New to Cloud Computing? Get started here with a $100 credit → https://www.linode.com/lp/youtube-viewers/?ifso=linodetube&utm_source=youtube&utm_medium=TopDocs
Read the doc for more information on getting started with the Linode API → https://www.linode.com/docs/guides/getting-started-with-the-linode-api/
Learn more about the Linode API → https://www.linode.com/products/linode-api/
Subscribe to get notified of new episodes as they come out → https://www.youtube.com/linode?sub_confirmation=1

#Linode #API #Linux #CloudComputing
Product: Linode, Linode API; Jay LaCroix;







Tags:
linode
cloud computing
api
linode api token
linode api documentation
linode api key
linode api dns
linode server setup
learn linux
cloud hosting
linode tutorial
open source
alternative cloud
linode cli
cloud computing tutorial for beginners
learn linux commands
cloud api
create linode api
using linode api
create vps with api
api vps tutorial
linux vps tutorial
create server with api
create linode through api
command line api tutorial
linux
terminal