apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
17 lines (14 loc) • 406 B
text/xml
<TargetEndpoint name="default">
<HTTPTargetConnection>
<SSLInfo>
<Enabled>true</Enabled>
<IgnoreValidationErrors>false</IgnoreValidationErrors>
<TrustStore>truststore1</TrustStore>
</SSLInfo>
<LoadBalancer>
<Server name="server1"/>
<Server name="server2"/>
<MaxFailures>three</MaxFailures>
</LoadBalancer>
</HTTPTargetConnection>
</TargetEndpoint>