此内容没有您所选择的语言版本。
12.9. ironic create
usage: ironic create <file> [<file> ...]
usage: ironic create <file> [<file> ...]
Create baremetal resources (chassis, nodes, and ports). The resources may be described in one or more JSON or YAML files. If any file cannot be validated, no resources are created. An attempt is made to create all the resources; those that could not be created are skipped (with a corresponding error message).
Positional arguments
- <file>
File (.yaml or .json) containing descriptions of the resources to
create. Can be specified multiple times.