Skip to content

AuthorizationMgmtVerifyResponse

Field Type Description
provider SystemName The name of the system that provides the target.
consumer SystemName The name of the system that needs access to the target.
cloud CloudIdentifier The cloud of the consumer. In case of the Local Cloud the word LOCAL can be used.
targetType AuthorizationTargetType The type of the target (service definition or event type).
target ServiceName or EventTypeName The name of the target.
scope ServiceOperationName The service operation that the consumer wants to use. Omitted, if it was not specified in the related request.
granted Boolean The result of the verification.