@rockcarver/frodo-lib
Version:
A library to manage ForgeRock Identity Cloud tenants, ForgeOps deployments, and classic deployments.
30 lines • 65.6 kB
HTML
<!DOCTYPE html><html class="default" lang="en" data-base=".."><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>FullRealmExportInterface | Frodo Library - v3.3.5</title><meta name="description" content="Documentation for Frodo Library"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><script async src="../assets/hierarchy.js" id="tsd-hierarchy-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search"><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"><a href="https://github.com/rockcarver/frodo-lib">Project Home</a></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">Frodo Library - v3.3.5</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">Frodo Library</a></li><li><a href="../modules/Reference.html">Reference</a></li><li><a href="Reference.FullRealmExportInterface.html">FullRealmExportInterface</a></li></ul><h1>Interface FullRealmExportInterface</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">FullRealmExportInterface</span> <span class="tsd-signature-symbol">{</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#agent">agent</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#agentgroup">agentGroup</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#application">application</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.OAuth2ClientSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">OAuth2ClientSkeleton</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#applicationtypes">applicationTypes</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#authentication">authentication</a><span class="tsd-signature-symbol">:</span> <a href="../types/Reference.AuthenticationSettingsSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">AuthenticationSettingsSkeleton</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#authenticationchains">authenticationChains</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#authenticationmodules">authenticationModules</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#authenticationtreesconfiguration">authenticationTreesConfiguration</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#conditiontypes">conditionTypes</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#decisioncombiners">decisionCombiners</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#idp">idp</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.SocialIdpSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">SocialIdpSkeleton</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#managedapplication">managedApplication</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.ApplicationSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">ApplicationSkeleton</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#policy">policy</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.PolicySkeleton.html" class="tsd-signature-type tsd-kind-type-alias">PolicySkeleton</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#policyset">policyset</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.PolicySetSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">PolicySetSkeleton</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#resourcetype">resourcetype</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.ResourceTypeSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">ResourceTypeSkeleton</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#saml">saml</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{</span><br/> <span class="tsd-kind-property">cot</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.CircleOfTrustSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">CircleOfTrustSkeleton</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">hosted</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.Saml2ProviderSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">Saml2ProviderSkeleton</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">metadata</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">remote</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.Saml2ProviderSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">Saml2ProviderSkeleton</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#script">script</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.ScriptSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">ScriptSkeleton</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#secrets">secrets</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#secretstore">secretstore</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.SecretStoreExportSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">SecretStoreExportSkeleton</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#serverinformation">serverInformation</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#serverversion">serverVersion</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#service">service</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.AmServiceSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">AmServiceSkeleton</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#subjectattributes">subjectAttributes</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#subjecttypes">subjectTypes</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#theme">theme</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.ThemeSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">ThemeSkeleton</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#trees">trees</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="Reference.SingleTreeExportInterface.html" class="tsd-signature-type tsd-kind-interface">SingleTreeExportInterface</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#trustedjwtissuer">trustedJwtIssuer</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.OAuth2TrustedJwtIssuerSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">OAuth2TrustedJwtIssuerSkeleton</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#webhookservice">webhookService</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="Reference.FullRealmExportInterface.html#wsentity">wsEntity</a><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel tsd-hierarchy" data-refl="4622"><h4>Hierarchy (<a href="../hierarchy.html#Reference.FullRealmExportInterface">View Summary</a>)</h4><ul class="tsd-hierarchy"><li class="tsd-hierarchy-item"><a href="Reference.AmConfigEntitiesInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntitiesInterface</a><ul class="tsd-hierarchy"><li class="tsd-hierarchy-item"><span class="tsd-hierarchy-target">FullRealmExportInterface</span></li></ul></li></ul></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L275">ops/ConfigOps.ts:275</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="Reference.FullRealmExportInterface.html#agent" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>agent</span></a>
<a href="Reference.FullRealmExportInterface.html#agentgroup" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>agent<wbr/>Group</span></a>
<a href="Reference.FullRealmExportInterface.html#application" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>application</span></a>
<a href="Reference.FullRealmExportInterface.html#applicationtypes" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>application<wbr/>Types</span></a>
<a href="Reference.FullRealmExportInterface.html#authentication" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>authentication</span></a>
<a href="Reference.FullRealmExportInterface.html#authenticationchains" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>authentication<wbr/>Chains</span></a>
<a href="Reference.FullRealmExportInterface.html#authenticationmodules" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>authentication<wbr/>Modules</span></a>
<a href="Reference.FullRealmExportInterface.html#authenticationtreesconfiguration" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>authentication<wbr/>Trees<wbr/>Configuration</span></a>
<a href="Reference.FullRealmExportInterface.html#conditiontypes" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>condition<wbr/>Types</span></a>
<a href="Reference.FullRealmExportInterface.html#decisioncombiners" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>decision<wbr/>Combiners</span></a>
<a href="Reference.FullRealmExportInterface.html#idp" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>idp</span></a>
<a href="Reference.FullRealmExportInterface.html#managedapplication" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>managed<wbr/>Application</span></a>
<a href="Reference.FullRealmExportInterface.html#policy" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>policy</span></a>
<a href="Reference.FullRealmExportInterface.html#policyset" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>policyset</span></a>
<a href="Reference.FullRealmExportInterface.html#resourcetype" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>resourcetype</span></a>
<a href="Reference.FullRealmExportInterface.html#saml" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>saml</span></a>
<a href="Reference.FullRealmExportInterface.html#script" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>script</span></a>
<a href="Reference.FullRealmExportInterface.html#secrets" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>secrets</span></a>
<a href="Reference.FullRealmExportInterface.html#secretstore" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>secretstore</span></a>
<a href="Reference.FullRealmExportInterface.html#serverinformation" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>server<wbr/>Information</span></a>
<a href="Reference.FullRealmExportInterface.html#serverversion" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>server<wbr/>Version</span></a>
<a href="Reference.FullRealmExportInterface.html#service" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>service</span></a>
<a href="Reference.FullRealmExportInterface.html#subjectattributes" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>subject<wbr/>Attributes</span></a>
<a href="Reference.FullRealmExportInterface.html#subjecttypes" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>subject<wbr/>Types</span></a>
<a href="Reference.FullRealmExportInterface.html#theme" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>theme</span></a>
<a href="Reference.FullRealmExportInterface.html#trees" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>trees</span></a>
<a href="Reference.FullRealmExportInterface.html#trustedjwtissuer" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>trusted<wbr/>Jwt<wbr/>Issuer</span></a>
<a href="Reference.FullRealmExportInterface.html#webhookservice" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>webhook<wbr/>Service</span></a>
<a href="Reference.FullRealmExportInterface.html#wsentity" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ws<wbr/>Entity</span></a>
</div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Properties</h2></summary><section><section class="tsd-panel tsd-member"><a id="agent" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>agent</span><a href="#agent" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">agent</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L277">ops/ConfigOps.ts:277</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="agentgroup" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>agent<wbr/>Group</span><a href="#agentgroup" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">agentGroup</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L276">ops/ConfigOps.ts:276</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="application" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>application</span><a href="#application" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">application</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.OAuth2ClientSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">OAuth2ClientSkeleton</a><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L278">ops/ConfigOps.ts:278</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="applicationtypes" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>application<wbr/>Types</span><a href="#applicationtypes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">applicationTypes</span><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a></div><aside class="tsd-sources"><p>Inherited from <a href="Reference.AmConfigEntitiesInterface.html">AmConfigEntitiesInterface</a>.<a href="Reference.AmConfigEntitiesInterface.html#applicationtypes">applicationTypes</a></p><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/api/AmConfigApi.ts#L8">api/AmConfigApi.ts:8</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="authentication" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>authentication</span><a href="#authentication" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">authentication</span><span class="tsd-signature-symbol">:</span> <a href="../types/Reference.AuthenticationSettingsSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">AuthenticationSettingsSkeleton</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L279">ops/ConfigOps.ts:279</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="authenticationchains" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>authentication<wbr/>Chains</span><a href="#authenticationchains" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">authenticationChains</span><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a></div><aside class="tsd-sources"><p>Inherited from <a href="Reference.AmConfigEntitiesInterface.html">AmConfigEntitiesInterface</a>.<a href="Reference.AmConfigEntitiesInterface.html#authenticationchains">authenticationChains</a></p><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/api/AmConfigApi.ts#L9">api/AmConfigApi.ts:9</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="authenticationmodules" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>authentication<wbr/>Modules</span><a href="#authenticationmodules" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">authenticationModules</span><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a></div><aside class="tsd-sources"><p>Inherited from <a href="Reference.AmConfigEntitiesInterface.html">AmConfigEntitiesInterface</a>.<a href="Reference.AmConfigEntitiesInterface.html#authenticationmodules">authenticationModules</a></p><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/api/AmConfigApi.ts#L10">api/AmConfigApi.ts:10</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="authenticationtreesconfiguration" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>authentication<wbr/>Trees<wbr/>Configuration</span><a href="#authenticationtreesconfiguration" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">authenticationTreesConfiguration</span><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a></div><aside class="tsd-sources"><p>Inherited from <a href="Reference.AmConfigEntitiesInterface.html">AmConfigEntitiesInterface</a>.<a href="Reference.AmConfigEntitiesInterface.html#authenticationtreesconfiguration">authenticationTreesConfiguration</a></p><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/api/AmConfigApi.ts#L11">api/AmConfigApi.ts:11</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="conditiontypes" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>condition<wbr/>Types</span><a href="#conditiontypes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">conditionTypes</span><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a></div><aside class="tsd-sources"><p>Inherited from <a href="Reference.AmConfigEntitiesInterface.html">AmConfigEntitiesInterface</a>.<a href="Reference.AmConfigEntitiesInterface.html#conditiontypes">conditionTypes</a></p><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/api/AmConfigApi.ts#L12">api/AmConfigApi.ts:12</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="decisioncombiners" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>decision<wbr/>Combiners</span><a href="#decisioncombiners" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">decisionCombiners</span><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a></div><aside class="tsd-sources"><p>Inherited from <a href="Reference.AmConfigEntitiesInterface.html">AmConfigEntitiesInterface</a>.<a href="Reference.AmConfigEntitiesInterface.html#decisioncombiners">decisionCombiners</a></p><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/api/AmConfigApi.ts#L13">api/AmConfigApi.ts:13</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="idp" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>idp</span><a href="#idp" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">idp</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.SocialIdpSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">SocialIdpSkeleton</a><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L280">ops/ConfigOps.ts:280</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="managedapplication" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>managed<wbr/>Application</span><a href="#managedapplication" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">managedApplication</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.ApplicationSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">ApplicationSkeleton</a><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L281">ops/ConfigOps.ts:281</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="policy" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>policy</span><a href="#policy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">policy</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.PolicySkeleton.html" class="tsd-signature-type tsd-kind-type-alias">PolicySkeleton</a><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L282">ops/ConfigOps.ts:282</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="policyset" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>policyset</span><a href="#policyset" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">policyset</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.PolicySetSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">PolicySetSkeleton</a><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L283">ops/ConfigOps.ts:283</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="resourcetype" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>resourcetype</span><a href="#resourcetype" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">resourcetype</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.ResourceTypeSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">ResourceTypeSkeleton</a><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L284">ops/ConfigOps.ts:284</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="saml" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>saml</span><a href="#saml" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">saml</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{</span><br/> <span class="tsd-kind-property">cot</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.CircleOfTrustSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">CircleOfTrustSkeleton</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">hosted</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.Saml2ProviderSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">Saml2ProviderSkeleton</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">metadata</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">remote</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.Saml2ProviderSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">Saml2ProviderSkeleton</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L285">ops/ConfigOps.ts:285</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="script" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>script</span><a href="#script" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">script</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.ScriptSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">ScriptSkeleton</a><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L293">ops/ConfigOps.ts:293</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="secrets" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>secrets</span><a href="#secrets" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">secrets</span><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a></div><aside class="tsd-sources"><p>Inherited from <a href="Reference.AmConfigEntitiesInterface.html">AmConfigEntitiesInterface</a>.<a href="Reference.AmConfigEntitiesInterface.html#secrets">secrets</a></p><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/api/AmConfigApi.ts#L14">api/AmConfigApi.ts:14</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="secretstore" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>secretstore</span><a href="#secretstore" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">secretstore</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.SecretStoreExportSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">SecretStoreExportSkeleton</a><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L294">ops/ConfigOps.ts:294</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="serverinformation" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>server<wbr/>Information</span><a href="#serverinformation" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">serverInformation</span><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a></div><aside class="tsd-sources"><p>Inherited from <a href="Reference.AmConfigEntitiesInterface.html">AmConfigEntitiesInterface</a>.<a href="Reference.AmConfigEntitiesInterface.html#serverinformation">serverInformation</a></p><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/api/AmConfigApi.ts#L15">api/AmConfigApi.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="serverversion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>server<wbr/>Version</span><a href="#serverversion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">serverVersion</span><span class="tsd-signature-symbol">:</span> <a href="Reference.AmConfigEntityInterface.html" class="tsd-signature-type tsd-kind-interface">AmConfigEntityInterface</a></div><aside class="tsd-sources"><p>Inherited from <a href="Reference.AmConfigEntitiesInterface.html">AmConfigEntitiesInterface</a>.<a href="Reference.AmConfigEntitiesInterface.html#serverversion">serverVersion</a></p><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/api/AmConfigApi.ts#L16">api/AmConfigApi.ts:16</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="service" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>service</span><a href="#service" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">service</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <a href="../types/Reference.AmServiceSkeleton.html" class="tsd-signature-type tsd-kind-type-alias">AmServiceSkeleton</a><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/rockcarver/frodo-lib/blob/71d65bb4fc39e87f46720693e8ef00cca5586721/src/ops/ConfigOps.ts#L295">ops/ConfigOps.ts:295</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="subjectattributes" cl