Skip to main content
Version: latest

Updates cluster profiles pack manifests to the specified cluster

PUT 

/v1/spectroclusters/:uid/profiles/:profileUid/packs/:packName/manifests

Updates cluster profiles pack manifests to the specified cluster

Request

Path Parameters

    uid stringrequired

    Cluster uid

    profileUid stringrequired

    Cluster profile uid

    packName stringrequired

    Name of the pack

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Body

    manifests

    undefined[]

    Pack manifests array

  • Array [

  • contentstring

    Manifest content in yaml

    uidstring

    Manifest uid

  • ]

Responses

The resource was updated successfully

Loading...