Skip to main content
Version: latest

Adds manifest to the profiles packs and returns the added manifests uid

POST 

/v1/clusterprofiles/:uid/packs/:packName/manifests

Adds manifest to the profiles packs and returns the added manifests uid

Request

Path Parameters

    uid stringrequired

    Cluster profile uid

    packName stringrequired

    Cluster profile pack name

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Body

    contentstring

    Manifest content

    namestring

    Manifest name

Responses

Created successfully

Response Headers

  • AuditUid

    string

    Audit uid for the request

Schema

    uidstringrequired
Loading...