apigeelint
Version:
Node module to lint and Apigee Edge bundle.
31 lines (30 loc) • 887 B
text/xml
<TargetEndpoint name="default">
<DefaultFaultRule name="DefaultFaultRule">
<Step>
<Name>CCR-ConnectionThrottler</Name>
</Step>
<AlwaysEnforce>true</AlwaysEnforce>
</DefaultFaultRule>
<PreFlow name="PreFlow">
<Request>
<Step>
<Name>CCR-ConnectionThrottler</Name>
</Step>
</Request>
</PreFlow>
<PostFlow name="PostFlow">
<Response>
<Step>
<Name>CCR-ConnectionThrottler</Name>
</Step>
</Response>
</PostFlow>
<Flows/>
<HTTPTargetConnection>
<LoadBalancer>
<Server name="pingstatus-v1"/>
</LoadBalancer>
<Path>{private.flow.target.basepath}/{flow.target.pathsuffix}</Path>
</HTTPTargetConnection>
</TargetEndpoint>