Skip to main content
Version: latest

Downloads the specified cluster profile

GET 

/v1/clusterprofiles/:uid/export/terraform

Downloads the specified cluster profile

Request

Path Parameters

    uid stringrequired

    Cluster profile uid

Query Parameters

    format string

    Possible values: [yaml, json]

    Default value: yaml

    Cluster profile export file format [ "yaml", "json" ]

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

Downloads cluster profile export file

Response Headers

  • Content-Disposition

    string

Schema

    string

Loading...