Skip to main content

Updates the specified application profile tier manifest information

PUT 

/v1/appProfiles/:uid/tiers/:tierUid/manifests/:manifestUid

Updates the specified application profile tier manifest information

Request

Path Parameters

    uid stringrequired

    Application profile uid

    tierUid stringrequired

    Application profile tier uid

    manifestUid stringrequired

    Application profile tier manifest uid

Body

    contentstring

    Manifest content in yaml

    namestringrequired

    Manifest name

    uidstring

    Manifest uid

Responses

The resource was updated successfully

Loading...