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
- application/json
Body
namestringrequired
Application profile name
target
object
Application profile clone target
projectUidstring
Application profile clone target project uid
versionstring
Application profile version
Responses
- 204
Ok response without content
Response Headers
AuditUid
string
Audit uid for the request
Loading...