📖
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
          • Best Practices to Implement Schema
          • 📂Available Schema Types
          • 📁Property Glossary
          • ℹ️System / Policy Schemas
          • Creating Schema using UI
          • 🖥️Creating a Policy Schema using the UI
          • 💻Creating Tag Schemas using UI
          • Deleting Schema
          • ⚙️Schema Creation Using APIs
          • ⚙️System Schemas APIs
          • ⚙️Schema Related APIs for Asynchronous Execution
          • 📁Schema Tree
          • 📁Example Data
          • 📁Schema Differentiation
          • 📁Tag Schema
          • Schema Predefined Values
          • Schema Rules
            • Defining Schema Rules using UI
            • APIs related to Schema Rules
              • Creation of the new schema rule
              • Retrieve the schema rules
              • Retrieve the configuration of the rule by its ID
              • Update the configuration of the rule with the corresponding ID
              • Delete the rule by its ID
              • Activate the rule with the specified ID
              • Deactivate the rule with the specified ID
              • List all the schemas and policy relevant to the rule with the specified ID
              • Retrieve all the data needed for evaluating the rules
              • Create a new rule from the file
              • Load the file and return its preview
              • Export the selected rule (by ID) into the file
          • How to handle large location files?
        • 🛠️Policies
        • 🛠️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
    • Complex iterative review and approval workflows
    • Project Account (Relayer Account)
    • ⚙️API Guideline
    • API WalkThrough
    • 🪙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. 🛠️Schemas
  5. Schema Rules

APIs related to Schema Rules

Creation of the new schema ruleRetrieve the schema rulesRetrieve the configuration of the rule by its IDUpdate the configuration of the rule with the corresponding IDDelete the rule by its IDActivate the rule with the specified IDDeactivate the rule with the specified IDList all the schemas and policy relevant to the rule with the specified IDRetrieve all the data needed for evaluating the rulesCreate a new rule from the fileLoad the file and return its previewExport the selected rule (by ID) into the file
PreviousDefining Schema Rules using UINextCreation of the new schema rule