@Path(value="/info")
public interface InfoResource
Modifier and Type | Method and Description |
---|---|
MaintenanceResponse |
getMaintenance()
Get info about the maintenance mode
|
@GET @Path(value="/maintenance") MaintenanceResponse getMaintenance()
Copyright © 2024 Gentics Software. All rights reserved.