Class ServerResourceV3

java.lang.Object
org.infinispan.rest.resources.ServerResource
org.infinispan.rest.resources.ServerResourceV3
All Implemented Interfaces:
ResourceHandler

public class ServerResourceV3 extends ServerResource
ServerResourceV3 - REST v3 API for server management operations. Implements OpenAPI-compliant endpoints following v3 standards: - Action-based operations use path segments (e.g., /_stop, /_heap-dump) - Path parameters auto-extracted from path strings - Consistent with v3 resource-oriented design
Since:
16.1