Patch
/api/resource-manager/profiles/{id}
Security
HTTP
Type bearer
Path parameters
id
stringRequired
Id of the resource profile update
Body parameters
Details of the profile to update
object
profileId
string
name
string
description
string
expirationDuration
integer
status
string
Valid values[
"inactive",
"active"
]
delegationEnabled
boolean
extendable
boolean
extensionDuration
long
extensionLimit
integer
notificationPriorToExpiration
long
policyOrderingEnabled
boolean
Responses
204
Profile details got updated successfully
404
Profile id does not exist