Skip to main content
Version: latest

Validates the specified application profile clone

POST 

/v1/appProfiles/:uid/clone/validate

Validates the specified application profile clone

Request

Path Parameters

    uid stringrequired

    Application profile uid

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Body

    namestringrequired

    Application profile name

    target

    object

    Application profile clone target

    projectUidstring

    Application profile clone target project uid

    versionstring

    Application profile version

Responses

Ok response without content

Response Headers

  • AuditUid

    string

    Audit uid for the request

Loading...