apigeelint
Version:
Node module to lint and Apigee Edge bundle.
16 lines (15 loc) • 417 B
text/xml
<PopulateCache name='Cache-Populate-Amadeus-Token'>
<!--
<CacheResource>cache1</CacheResource>
-->
<Scope>Application</Scope>
<Source>amadeus_bearer_token</Source>
<CacheKey>
<KeyFragment>amadeus-token</KeyFragment>
<KeyFragment ref='system.uuid'/>
</CacheKey>
<ExpirySettings>
<!-- Amadeus tokens last 30 minutes -->
<TimeoutInSec>1740</TimeoutInSec>
</ExpirySettings>
</PopulateCache>