Package com.strongdm.api
Class HealthcheckResponse
java.lang.Object
com.strongdm.api.HealthcheckResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionRate limit information.Array of statuses of all nodes serving a secret enginevoid
Rate limit information.void
Array of statuses of all nodes serving a secret engine
-
Constructor Details
-
HealthcheckResponse
public HealthcheckResponse()
-
-
Method Details
-
getRateLimit
Rate limit information. -
setRateLimit
Rate limit information. -
getStatus
Array of statuses of all nodes serving a secret engine -
setStatus
Array of statuses of all nodes serving a secret engine
-