Namespace: com.sap.vocabularies.Auditing.v1
Terms for annotating auditing behaviour
| Term | Type | Description |
|---|---|---|
| DefaultAuditorScopes (Experimental) | [String] | List of scopes which have by default auditing access for entity sets in the annotated service. Annotating @Auditing.AuditorScopes to an entity set overrides this default. |
| AuditorScopes (Experimental) | [String] | List of scopes which have auditing access for the annotated entity set. Auditing access could for example mean accessing blocked or archived entities. |