Skip to content

AuthorizationPolicyResponse

Field Type Description
instanceId AuthorizationPolicyInstanceID Unique identifier of the policy instance.
authorizationLevel AuthorizationLevel Level (provider or management) of the policy.
cloud CloudIdentifier The cloud of the potential consumers. In case of the Local Cloud the word LOCAL is used.
provider SystemName The name of the system who provides the target of the rule.
targetType AuthorizationTargetType The type of the target (service definition or event type).
target ServiceName or EventTypeName The target of the rule.
description String The description of the rule.
defaultPolicy AuthorizationPolicyDescriptor The policy details of the rule which is used when no more specialized policy details are available.
scopedPolicies ScopedPoliciesDescriptor A structure that can contain specialized policy details.
createdBy SystemName Authorization policy instance was created by this system.
createdAt DateTime Authorization policy was registered at this timestamp.