Skip to content

Importing YAML

You can use the YAML import feature to quickly create resources.

  1. Log in to the Neutree management interface and click Import YAML at the top.

  2. In the Import Resources from YAML dialog, select an appropriate import method to import the YAML file.

    • Upload YAML File: Click the file selection box and select a file in .yaml or .yml format.
    • Import from URL: Enter the URL of the YAML file in the input box and click Fetch to download the file content.
    • Paste YAML Content: Directly enter or paste YAML content into the text box. Multi-document YAML format is supported; use --- to separate different resources.
  3. After clicking Import Resources, the import progress will be displayed, including the total number of resources and current progress.

  4. After the import is complete, information about successful, skipped, and failed resources will be shown. Detailed processing results for each resource include resource type, name, and status.