Package ai.wanaku.cli.main.services
Interface LinkService
@Path("/api/v1/management/targets")
public interface LinkService
-
Method Summary
Modifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseresourcesConfigure(String service, String option, String value) jakarta.ws.rs.core.ResponsetoolsConfigure(String service, String option, String value)
-
Method Details
-
toolsList
-
toolsConfigure
-
resourcesList
@Path("/resources/list") @GET @Consumes("text/plain") WanakuResponse<Map<String,Service>> resourcesList() -
resourcesConfigure
-