Importing YAML
You can use the YAML import 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, select an appropriate import method to import the YAML file.
- Upload YAML File: Click the file selection box and select a file in
.yamlor.ymlformat. - 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.
- Upload YAML File: Click the file selection box and select a file in
-
After clicking Import Resources, the import progress will be displayed, including the total number of resources and current progress.
-
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.