Clone resource profile details
- Print
- PDF
Clone resource profile details
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Post
/api/resource-manager/profiles/{id}/clone
Security
HTTP
Type bearer
Path parameters
id
stringRequired
Id of the resource profile to be cloned
Query parameters
options
string
Options for clone profile
ignoreErrors
boolean
Ignore validation errors
Body parameters
Details for clone profile
object
profileId
string
name
string
description
string
expirationDuration
integer
status
string
Valid values[ "inactive", "active" ]
Responses
201
Clone profile created successfully
object
207
Clone profile created partially
object
404
Profile id does not exist
422
Clone profile creation failed
object
Was this article helpful?