📖
Managed Guardian Service Documentation
Ctrlk
HomeSupportContact UsAbout
  • 👋The Next Generation of Registry Systems
  • Overview
    • 🌎Quick Start - MGS
    • 🌐Quick Start - Indexer
    • ✨Key Features of Managed Guardian Service (MGS)
    • 🤖Custom MGS ChatGPT Assistant
  • LEARN
    • 🎬Important Concepts
    • 📽️Methodology Breakdown
    • 📚Methodology Digitization Handbook
  • 🆕WHAT'S NEW
    • Changelog
  • TECHNICAL INFORMATION
    • Two-Factor Authentication (2FA) Setup Guide
    • 📯Tenant Admins
    • 👨‍💻Users
      • 🏫Standard Registry Users, Schemas, and Policies
        • 🛠️Schemas
        • 🛠️Policies
          • 🎓Policy Glossary
          • 🔄Available Policy Workflow Blocks
          • 💻Creating Policy using UI
          • 🖥️Creating a Policy using Policy Configurator
          • 💻Creating a Policy Navigation (Stepper)
          • ⚙️Creating a Policy using APIs
          • 📂Dry Run
          • Savepoints
            • Demo using UI
            • APIs
              • Returns the list of savepoints for the policy (Dry Run only)
              • Creates a new savepoint for the policy (Dry Run only).
              • Deletes the specified savepoints for the policy (Dry Run only).
              • Returns the number of savepoints for the policy (Dry Run only).
              • Restores Dry Run state to the selected savepoint and returns its metadata.
              • Updates the name of a Dry Run savepoint for the policy.
          • 📁Record/Replay
          • 🪟External Events
          • ⚙️Trustchain APIs
          • ⚙️Policy Related APIs for Asynchronous Execution
          • 🧑‍🤝‍🧑Roles and Groups
          • 📂Modules
          • 📂Tools
          • 🔑Selective Disclosure
          • 📂Policy Differentiation
          • 📂Block/Policy Search
          • 📂Document Comparison
          • 📂Tagging
          • 🤖Auto Suggestion
          • 📂Themes
          • 📂Policy Wizard
          • 📁Discontinuing Policy
          • 📁Live Project Data Migration
          • Roles & Permissions
          • 📁Import/Export from Excel
          • 💻Demo on Integrating external policies using UI
          • 📁Policy Labels
          • Formula Linked Definitions
          • Decentralized Guardian
          • 📁Exporting Project Data in CSV
          • 📁Testing/Debugging code
          • Python Implementation in Guardian
          • Integrating 3rd Party Data Resources
          • 📔Artifacts
          • 🔔Notifications
        • 🛠️Standard Registry Operations
      • 🛠️User Operations
      • 📁Bring your own DIDs
      • Asynchronous Tasks Status
      • Show list of Hedera Transactions
      • 🔐MGS Vault
    • 🕐Obsolete Guardian Artifacts
    • 📁Project Comparison
    • Global Indexer
    • ⚙️API Guideline
    • 🪙Tokens
    • ⛓️Trust Chain
    • 🔬Open-Source Guardian Architecture
    • 📄Full API Documentation
    • 📁Library of Policy Examples
    • 🔁Process for Testnet Resets
  • 🗺️Preloaded Policy Guides
    • 🌳Carbon Offsets
    • 🔋Renewable Energy Credits
    • 🏭Carbon Emissions
Powered by GitBook
On this page
  1. TECHNICAL INFORMATION
  2. 👨‍💻Users
  3. 🏫Standard Registry Users, Schemas, and Policies
  4. 🛠️Policies
  5. Savepoints

APIs

Returns the list of savepoints for the policy (Dry Run only)Creates a new savepoint for the policy (Dry Run only).Deletes the specified savepoints for the policy (Dry Run only).Returns the number of savepoints for the policy (Dry Run only).Restores Dry Run state to the selected savepoint and returns its metadata.Updates the name of a Dry Run savepoint for the policy.
PreviousDemo using UINextReturns the list of savepoints for the policy (Dry Run only)