This MO models the target server, answers and other properties needed for OS installation. The OS installation can be started in the target server by doing a POST on this MO. The requests to this MO starts a OS installation workflow that can be tracked using workflow engine MO workflow.WorkflowInfo.
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | The name of the OS install configuration. | [optional] |
| configuration_file | OsConfigurationFile | [optional] | |
| image | SoftwarerepositoryOperatingSystemFile | [optional] | |
| organization | OrganizationOrganization | [optional] | |
| osdu_image | FirmwareServerConfigurationUtilityDistributable | [optional] | |
| server | ComputePhysical | [optional] | |
| workflow_info | WorkflowWorkflowInfo | [optional] |