Thanks to visit codestin.com
Credit goes to github.com

Skip to content

daniellozynski/Calm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calm

Curl Script Example for getting Data in JSON format from the HP ALM Rest API (12.53)

  1. Add the required data to the script e.g. url, username, project etc.
  2. Open the bash, navigate to the script folder.
  3. Start the script:

sh calm

The script will create a cookie and a JSON file in the folder. The JSON file will contain:

  • id
  • creation-time
  • name
  • status
  • severity

Next steps could be: Parsing the JSON file to get specific data/format and visualizing them e.g. with D3.

Find more informations about the API here:

http://alm-help.saas.hpe.com/en/12.53/api_refs/REST_TECH_PREVIEW/ALM_REST_API_TP.html

About

Curl Script Example for getting Data in JSON format from the HP ALM Rest API (12.53)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages