Cloud Provider Ranker
  • Introduction
  • Building from source
  • Running the Cloud Provider Ranker
  • Service Configuration
  • Ranking Algorithm
  • Service Reference Card
  • API
  • Ranking JSON request format
  • Ranking JSON response format
Powered by GitBook
On this page

API

PreviousService Reference CardNextRanking JSON request format

Last updated 5 years ago

The provided APIs are:

  • POST /rank

/rank

As already introduced in the chapter, it performs the ranking of the services provided by cloud providers based on an internal algorithm which uses weights and normalization parameters (described in the chapter).

The payload the client must send in a POST HTTP request is described in the chapter.

The chapter describes the request the user must submit to the /rank API, and the chapter describes the format of the returned response.

Running the Cloud Provider Ranker
Ranking Algorithm
Ranking Algorithm
Ranking JSON request format
Ranking JSON response format