Skip to content

[New ] GET /lke/clusters/{clusterId}/api-endpoints #241

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

Conversation

leslitagordita
Copy link
Contributor

No description provided.

@leslitagordita leslitagordita changed the base branch from development to lke-ga-release-prep April 9, 2020 19:07
application/json:
schema:
type: object
properties:
Copy link
Contributor

@adammohammed adammohammed Apr 9, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In addition to renaming this endpoint, the return structure changed to be more in line with the rest of the API.
Now the response looks something like this

{
  "results": 2,
  "pages": 1,
  "page": 1,
  "data": [{"endpoint": "https://207.xxx.xxx.xxx:443"},{"endpoint": "https://207.xxx.xxx.xxx:6443"}],
}

@leslitagordita leslitagordita merged commit 0748096 into linode:lke-ga-release-prep Apr 9, 2020
LBGarber pushed a commit to LBGarber/linode-api-docs that referenced this pull request Jun 15, 2022
* API Changelog 4.0.21

* Bump release/changelog dates
LBGarber pushed a commit to LBGarber/linode-api-docs that referenced this pull request Jun 15, 2022
…date

[Update] Header/Footer New Pricing Submenu/Feature Columns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants