Skip to main content
Version: latest

Export the specified cluster profile

GET 

/v1/clusterprofiles/:uid/export

Export the specified cluster profile

Request

Path Parameters

    uid stringrequired

    Cluster profile uid

Query Parameters

    format string

    Possible values: [yaml, json]

    Default value: json

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

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

Exports cluster profile as a file

Response Headers

  • Content-Disposition

    string

Schema

    string

Loading...