Platform

Get Products

get
Authorizations
OAuth2implicitRequired

OAuth2 flow

Authorization URL:
Available scopes:
  • : openid
  • : email
Query parameters
typestringOptional

Type, example: KUBERNETES

cloudsintegerOptional
Responses
200

OK

*/*
get
/compute/platform/products

Get Product

get
Authorizations
OAuth2implicitRequired

OAuth2 flow

Authorization URL:
Available scopes:
  • : openid
  • : email
Path parameters
idstringRequired

Platform, example: cent7, ubu22

Query parameters
storagebooleanOptional

Storage specification of platform (disks / max sizes...)

sizingsbooleanOptional

Resource profiles (CPU/RAM) that can be allocated to instances.

propertiesbooleanOptional

Properties specification of platform (package / script, backup type...)

cloudsintegerOptional
Responses
200

OK

*/*
get
/compute/platform/products/{id}

Get regions

get
Authorizations
OAuth2implicitRequired

OAuth2 flow

Authorization URL:
Available scopes:
  • : openid
  • : email
Path parameters
idstringRequired

Platform, example: cent7, ubu22

Query parameters
cloudsintegerOptional
Responses
200

OK

*/*
get
/compute/platform/products/{id}/regions

List Resource Obsolescence

get
Authorizations
OAuth2implicitRequired

OAuth2 flow

Authorization URL:
Available scopes:
  • : openid
  • : email
Query parameters
resourcesinteger · int64[]Optional

Resource Id, example: 1234

servicesinteger · int64[]Optional

Service Id, example: 56789

platformsstring[]Optional

Platform, example: Debian 8

phasesstring[]Optional

Support Phases, example: STANDARD,EXTENDED

startstring · date-timeOptional

Start Date (ISO8601 format), example: 2022-07-22T00:00:00.000Z

cloudsintegerOptional
pagestringOptional

Results page you want to retrieve (0..N)

sizestringOptional

Number of records per page.

sortanyOptional

Sorting criteria in the format: property(,asc|desc). Default sort order is ascending. Multiple sort criteria is not supported.

Responses
200

OK

*/*
get
/compute/platform/resources-obsolescence

List Platform Stats

get
Authorizations
OAuth2implicitRequired

OAuth2 flow

Authorization URL:
Available scopes:
  • : openid
  • : email
Query parameters
cloudsintegerOptional
Responses
200

OK

*/*
get
/compute/platform/stats/global

Get Platform Support Policy

get

Returns list of platforms, their current support phase and milestones concerning their phases of support.

Authorizations
OAuth2implicitRequired

OAuth2 flow

Authorization URL:
Available scopes:
  • : openid
  • : email
Query parameters
platformstringOptional

Platform name, example: PaaS OpenSearch

Responses
200

OK

application/vnd.cegedim-it.v1+json
get
/compute/platform/support-policy

Last updated