Windchill REST Services Domain Capabilities > PTC Domains > PTC Windchill Administration Domain
PTC Windchill Administration Domain
The Administration domain has entities that provide access to the audit reporting for the administration security audit. It provides OData entities which represent information for all audit records.
In Windchill, the audit records can be accessed from the following locations from within the product:
Site > Utilities > Auditing Administration > Security Audit Reporting
Organizations > Utilities > Auditing Administration > Security Audit Reporting
Select Generate or Preview to generate or query the records.
The following table lists the significant OData entities available in the Administration domain. To see all the OData entities available in the Administration domain, refer to the EDM of the domain. The domain EDM is available at the metadata URL.
Items
OData Entities
Description
Audit Record
AuditRecord
The AuditRecord entity provides basic information about an audit event such as user, object ID, EventTime etc.
You can filter and sort all AuditRecord attributes except for ID attributes such as ContextID, MasterID, OrganizationID. Audit records can also be filtered based on a specific EventTime.
Entity Information
EventInfo
The EventInfo entity represents additional event information about the audit record. This is a navigation property in AuditRecord that is supported for Windchill 11.2.1.0 onwards.
You cannot sort or filter EventInfo attributes. Expand the EventInfo entity to access event information of an audit record.
* 
PTC does not support the extension of the Administration domain.