Interface IResources

All Superinterfaces:
IRestoreDirEntryWithMailboxSupport<ResourceDescriptor>, IRestoreSupport<ResourceDescriptor>

@Path("/resources/{domainUid}") public interface IResources extends IRestoreDirEntryWithMailboxSupport<ResourceDescriptor>
Resources API. Resources are used, for example, to create an entity like a vehicle, a meeting room, a video-projector, etc. They can be categorized by type. Once created, you can invite a resource to a calendar event. It simply means the resource is booked during the time of the event. Resource are part of a domain (and only one).