Skip to main content
Version: latest

Adds manifest to the specified application profile tier

POST 

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

Adds manifest to the specified application profile tier

Request

Path Parameters

    uid stringrequired

    Application profile uid

    tierUid stringrequired

    Application profile tier uid

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...