Hi All,
Have anyone faced this issue we are unable to update or add other usage type using bulk update provisioning policy api we get the below error.
Thanks
Shantanu
Also tried individually
{
"name": "Account",
"description": "enable policy",
"usageType": "ENABLE",
"fields": [
{
"name": "AC_NewParent",
"transform": {
"attributes": {
"value": "CN=Users,DC=domaincon,DC=com"
},
"type": "static"
},
"attributes": {},
"isRequired": false,
"type": "string",
"isMultiValued": false
}
]
}
thanks it worked after creation