@Validated
public interface AgentFilterService
| Modifier and Type | Method and Description |
|---|---|
InspectionReport |
inspectAgentMetadata(@Valid com.netflix.genie.common.internal.dto.v4.AgentClientMetadata agentClientMetadata)
Inspect the Agent metadata and decide whether to allow this client to proceed.
|
InspectionReport inspectAgentMetadata(@Valid @Valid com.netflix.genie.common.internal.dto.v4.AgentClientMetadata agentClientMetadata)
agentClientMetadata - the agent client metadata