Importing YAML
You can use the Import YAML feature to quickly create resources.
- Log in to the Neutree management interface and click Import YAML at the top.
- 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
.yamlor.ymlformat. - 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.
- Upload YAML File: Click the file selector and choose a file in
- Click Import Resources. The import progress is displayed, including the total number of resources and the current progress.
- 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.