apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
16 lines (14 loc) • 397 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"/>
</LoadBalancer>
<URL>https://foo.bar</URL>
</HTTPTargetConnection>
</TargetEndpoint>