Skip to main content
Version: latest

Clones the specified application profile

POST 

/v1/appProfiles/:uid/clone

Clones the specified application profile

Request

Path Parameters

    uid stringrequired

    Application profile uid

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Body

    metadata

    object

    Application profile clone metadata

    namestringrequired

    Application profile name

    target

    object

    Application profile clone target

    projectUidstring

    Application profile clone target project uid

    versionstring

    Application profile version

Responses

Created successfully

Response Headers

  • AuditUid

    string

    Audit uid for the request

Schema

    uidstringrequired
Loading...