public interface APIGatewayManager
Modifier and Type | Method and Description |
---|---|
EnforcementInfo |
getEnforcementInfo(GatewayConfiguration gatewayConfig,
CentraSiteRegistryObject deployedService)
Get enforcementSummary from API gateway (via REST call)
|
EnforcementInfo getEnforcementInfo(GatewayConfiguration gatewayConfig, CentraSiteRegistryObject deployedService) throws CLLException
gatewayConfig
- the API gateway configuration with valuesdeployedService
- the service deployed to API gatewayCLLException