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
- 200
Exports cluster profile as a file
Response Headers
Content-Disposition
string
- application/octet-stream
- Schema
Schema
string
Loading...