@Path(value="/forest/enroll")
public interface IForestEnrollment
Modifier and Type | Method and Description |
---|---|
void |
checkpoint(ForestEnpoints endpoints)
Called from forest servers to update the stored enpoints in instances
|
@POST @Path(value="_checkpoint") void checkpoint(ForestEnpoints endpoints)
Copyright © 2021. All Rights Reserved.