Skip to main content

Returns supported Kubernetes versions for a given kubernetes provider

GET 

https://api.wayfinder.appvia.local/api/v2/metadata/k8s/:provider/versions

Returns supported Kubernetes versions for a given kubernetes provider

Request

Path Parameters

    provider stringrequired

    The kubernetes provider to retrieve for

Responses

A list of kubernetes versions available with an indication which are supported and which is the Wayfinder default version

Schema

  • Array [

  • default boolean
    supported boolean
    version stringrequired
  • ]


Request Collapse all
Base URL
https://api.wayfinder.appvia.local
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!