Skip to content
Neutree Documentation

Importing YAML

You can use the Import YAML 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 that appears, select the appropriate import method.
    • Upload YAML File: Click the file selector and choose a file in .yaml or .yml format.
    • Import from URL: Enter the URL of the YAML file in the input field and click Fetch to download the file content.
    • Paste YAML Content: Type or paste YAML content directly into the text box. Multi-document YAML format is supported; use --- to separate different resources.
  3. Click Import Resources. The import progress is displayed, including the total number of resources and the current progress.
  4. After the import completes, the results are shown for successful, skipped, and failed resources. Each resource’s detailed result includes its type, name, and status.