CiscoLinux

Enterprise networking and linux scratchpad

Menu

Skip to content
  • Home
  • Cisco
  • Linux
  • Site Map
  • About

Tag Archives: RestFull

Use curl to test RESTful API

Posted on May 13, 2018 by cisco-linux
curl --insecure -X GET \
 --header "Accept: application/json" \
 --header "Authorization: Bearer geasrExampleTokengwsdvb" \
 "https://host1.aws.example.com/ApiBaseLocation/v1/ApiName/Value"

Options explained Continue reading →

Posted in tips | Tagged API, RestFull

Recently posted

  • Install Java – silent install
  • Install Jenkins Hudson
  • Jenkins Build-in CLI
  • Use curl to test RESTful API
  • Vagrant – build always same VMs

Categories

  • CI/CD (1)
  • Cisco (10)
  • Jenkins (1)
  • linux (12)
  • networking (7)
  • tips (9)
  • tutorial (12)
  • virtualization (5)
  • vlan (1)
  • vmware (2)

Menu

  • Home
  • Cisco
  • Linux
  • Site Map
  • About
Proudly powered by WordPress | Theme: Able by WordPress.com.