<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Servizi Core > Jamio ACL > UpdateResourceAce |
Service
Method
UpdateResourceAce
Description
Changes the filter associated to the specified permission for a given resource.
Resource types supported:
•Data
•Identity
•Document
•Aggregation
•Organization
•Extention
•OrganizationalAssignment
Input |
|||
Name |
Description |
Type |
Optional |
serverAddress |
Server address for an external Domain (Null or Empty for the current Domain). |
String |
Y |
token |
The session token (for the current session in the current Domain may be null or empty). |
String |
Y |
resourceReference |
The resource reference |
Reference |
|
applicationType |
Only needed for ‘Extention’ resources; it can be: Data Identity Document Organization |
|
|
aceFilter |
The filter |
|
|
permission |
The permission |
|
|
updateType |
Update type: 0 = Overwrite the current filter 1 = Or with the current filter 2 = And with the current filter |
Integer |
|