UpdateAclScenario

<< Fare clic per visualizzazione il sommario >>

Percorso:  API di piattaforma > Servizi Core > Jamio ACL >

UpdateAclScenario

Service

JamioACL

 

Method

UpdateAclScenario

 

Description

Updates an ACL scenario for the given model.

Application types supported:

Data

Identity

Document

Organization

 

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

tenantId

The tenant id (if null or empty, the tenant id of the current session is used).

String

 

modelReference

The model reference.

Reference

 

name

Name of the scenario to be updated.

String

 

applicationType

Application type.

Types

 

acl

List of ACE.

ArrayValue

 

 

Remarks

This method requires administration privileges. For example, use the Login method first to open a new session as Tenant Administrator, then use the obtained token to use the new administrator session in the related service task. Do not forget to close the administrator session afterwards with the Logout method.