Skip to main content

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

Body

    contentstring

    Manifest content

    namestring

    Manifest name

Responses

Created successfully

Response Headers

  • AuditUid

    string

    Audit uid for the request

Schema

    uidstringrequired
Loading...