Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API addition in GET /objects/paas/service_templates #174

Closed
bkircher opened this issue Jan 19, 2021 · 1 comment
Closed

API addition in GET /objects/paas/service_templates #174

bkircher opened this issue Jan 19, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@bkircher
Copy link
Contributor

bkircher commented Jan 19, 2021

A heads up. There will be some updates to the GET /objects/paas/service_templates response.

A new release parameter will be included, and the version parameter will be modified from version="10.3" to version="10.3-gs1".

For a postgres template example, it will look like:

"9008f1f1-190e-4887-99f7-8a3e72fdd1f8": {
      "object_uuid": "9008f1f1-190e-4887-99f7-8a3e72fdd1f8",
      "release": "10.3",
      "version": "10.3-gs1",
      "name": "PostgreSQL 10.3 16GB (Gen 1)",

Current docs here: https://gridscale.io/en/api-documentation/index.html#operation/getPaasServiceTemplates

So I think we want to include that?

@bkircher bkircher added enhancement New feature or request good first issue Good for newcomers labels Jan 19, 2021
@bkircher bkircher added this to the v3.4 milestone Jan 20, 2021
@nvthongswansea
Copy link
Member

Sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants