intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getOsInstall
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
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.
Using getOsInstall
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getOsInstall(args: GetOsInstallArgs, opts?: InvokeOptions): Promise<GetOsInstallResult>
function getOsInstallOutput(args: GetOsInstallOutputArgs, opts?: InvokeOptions): Output<GetOsInstallResult>def get_os_install(account_moid: Optional[str] = None,
                   additional_parameters: Optional[Sequence[GetOsInstallAdditionalParameter]] = None,
                   additional_properties: Optional[str] = None,
                   ancestors: Optional[Sequence[GetOsInstallAncestor]] = None,
                   answers: Optional[GetOsInstallAnswers] = None,
                   class_id: Optional[str] = None,
                   configuration_file: Optional[GetOsInstallConfigurationFile] = None,
                   create_time: Optional[str] = None,
                   description: Optional[str] = None,
                   domain_group_moid: Optional[str] = None,
                   error_msg: Optional[str] = None,
                   id: Optional[str] = None,
                   image: Optional[GetOsInstallImage] = None,
                   install_method: Optional[str] = None,
                   install_target: Optional[GetOsInstallInstallTarget] = None,
                   mod_time: Optional[str] = None,
                   moid: Optional[str] = None,
                   name: Optional[str] = None,
                   object_type: Optional[str] = None,
                   oper_state: Optional[str] = None,
                   operating_system_parameters: Optional[GetOsInstallOperatingSystemParameters] = None,
                   organization: Optional[GetOsInstallOrganization] = None,
                   osdu_image: Optional[GetOsInstallOsduImage] = None,
                   override_secure_boot: Optional[bool] = None,
                   owners: Optional[Sequence[str]] = None,
                   parent: Optional[GetOsInstallParent] = None,
                   permission_resources: Optional[Sequence[GetOsInstallPermissionResource]] = None,
                   server: Optional[GetOsInstallServer] = None,
                   shared_scope: Optional[str] = None,
                   tags: Optional[Sequence[GetOsInstallTag]] = None,
                   version_context: Optional[GetOsInstallVersionContext] = None,
                   workflow_info: Optional[GetOsInstallWorkflowInfo] = None,
                   opts: Optional[InvokeOptions] = None) -> GetOsInstallResult
def get_os_install_output(account_moid: Optional[pulumi.Input[str]] = None,
                   additional_parameters: Optional[pulumi.Input[Sequence[pulumi.Input[GetOsInstallAdditionalParameterArgs]]]] = None,
                   additional_properties: Optional[pulumi.Input[str]] = None,
                   ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetOsInstallAncestorArgs]]]] = None,
                   answers: Optional[pulumi.Input[GetOsInstallAnswersArgs]] = None,
                   class_id: Optional[pulumi.Input[str]] = None,
                   configuration_file: Optional[pulumi.Input[GetOsInstallConfigurationFileArgs]] = None,
                   create_time: Optional[pulumi.Input[str]] = None,
                   description: Optional[pulumi.Input[str]] = None,
                   domain_group_moid: Optional[pulumi.Input[str]] = None,
                   error_msg: Optional[pulumi.Input[str]] = None,
                   id: Optional[pulumi.Input[str]] = None,
                   image: Optional[pulumi.Input[GetOsInstallImageArgs]] = None,
                   install_method: Optional[pulumi.Input[str]] = None,
                   install_target: Optional[pulumi.Input[GetOsInstallInstallTargetArgs]] = None,
                   mod_time: Optional[pulumi.Input[str]] = None,
                   moid: Optional[pulumi.Input[str]] = None,
                   name: Optional[pulumi.Input[str]] = None,
                   object_type: Optional[pulumi.Input[str]] = None,
                   oper_state: Optional[pulumi.Input[str]] = None,
                   operating_system_parameters: Optional[pulumi.Input[GetOsInstallOperatingSystemParametersArgs]] = None,
                   organization: Optional[pulumi.Input[GetOsInstallOrganizationArgs]] = None,
                   osdu_image: Optional[pulumi.Input[GetOsInstallOsduImageArgs]] = None,
                   override_secure_boot: Optional[pulumi.Input[bool]] = None,
                   owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                   parent: Optional[pulumi.Input[GetOsInstallParentArgs]] = None,
                   permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetOsInstallPermissionResourceArgs]]]] = None,
                   server: Optional[pulumi.Input[GetOsInstallServerArgs]] = None,
                   shared_scope: Optional[pulumi.Input[str]] = None,
                   tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetOsInstallTagArgs]]]] = None,
                   version_context: Optional[pulumi.Input[GetOsInstallVersionContextArgs]] = None,
                   workflow_info: Optional[pulumi.Input[GetOsInstallWorkflowInfoArgs]] = None,
                   opts: Optional[InvokeOptions] = None) -> Output[GetOsInstallResult]func LookupOsInstall(ctx *Context, args *LookupOsInstallArgs, opts ...InvokeOption) (*LookupOsInstallResult, error)
func LookupOsInstallOutput(ctx *Context, args *LookupOsInstallOutputArgs, opts ...InvokeOption) LookupOsInstallResultOutput> Note: This function is named LookupOsInstall in the Go SDK.
public static class GetOsInstall 
{
    public static Task<GetOsInstallResult> InvokeAsync(GetOsInstallArgs args, InvokeOptions? opts = null)
    public static Output<GetOsInstallResult> Invoke(GetOsInstallInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetOsInstallResult> getOsInstall(GetOsInstallArgs args, InvokeOptions options)
public static Output<GetOsInstallResult> getOsInstall(GetOsInstallArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getOsInstall:getOsInstall
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalParameters List<GetOs Install Additional Parameter> 
- AdditionalProperties string
- Ancestors
List<GetOs Install Ancestor> 
- Answers
GetOs Install Answers 
- ClassId string
- ConfigurationFile GetOs Install Configuration File 
- CreateTime string
- The time when this managed object was created.
- Description string
- User provided description about the OS install configuration.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ErrorMsg string
- The failure message of the API.
- Id string
- Image
GetOs Install Image 
- InstallMethod string
- The install method to be used for OS installation - vMedia, iPXE. Only vMedia is supported as of now.* vMedia- OS image is mounted as vMedia in target server for OS installation.
- InstallTarget GetOs Install Install Target 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the OS install configuration.
- ObjectType string
- OperState string
- Denotes API operating status as pending, in_progress, completed_ok, completed_error based on the execution status.* Pending- The initial value of the OperStatus.*InProgress- The OperStatus value will be InProgress during execution.*CompletedOk- The API is successful with operation then OperStatus will be marked as CompletedOk.*CompletedError- The API is failed with operation then OperStatus will be marked as CompletedError.*CompletedWarning- The API is completed with some warning then OperStatus will be CompletedWarning.
- OperatingSystem GetParameters Os Install Operating System Parameters 
- Organization
GetOs Install Organization 
- OsduImage GetOs Install Osdu Image 
- OverrideSecure boolBoot 
- ESXi Secure Boot installation is currently not supported. As a workaround, Secure Boot will be disabled before installation and restored after installation is complete. Enable to Override Secure Boot Configuration.
- Owners List<string>
- Parent
GetOs Install Parent 
- PermissionResources List<GetOs Install Permission Resource> 
- Server
GetOs Install Server 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
List<GetOs Install Tag> 
- VersionContext GetOs Install Version Context 
- WorkflowInfo GetOs Install Workflow Info 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalParameters []GetOs Install Additional Parameter 
- AdditionalProperties string
- Ancestors
[]GetOs Install Ancestor 
- Answers
GetOs Install Answers 
- ClassId string
- ConfigurationFile GetOs Install Configuration File 
- CreateTime string
- The time when this managed object was created.
- Description string
- User provided description about the OS install configuration.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ErrorMsg string
- The failure message of the API.
- Id string
- Image
GetOs Install Image 
- InstallMethod string
- The install method to be used for OS installation - vMedia, iPXE. Only vMedia is supported as of now.* vMedia- OS image is mounted as vMedia in target server for OS installation.
- InstallTarget GetOs Install Install Target 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the OS install configuration.
- ObjectType string
- OperState string
- Denotes API operating status as pending, in_progress, completed_ok, completed_error based on the execution status.* Pending- The initial value of the OperStatus.*InProgress- The OperStatus value will be InProgress during execution.*CompletedOk- The API is successful with operation then OperStatus will be marked as CompletedOk.*CompletedError- The API is failed with operation then OperStatus will be marked as CompletedError.*CompletedWarning- The API is completed with some warning then OperStatus will be CompletedWarning.
- OperatingSystem GetParameters Os Install Operating System Parameters 
- Organization
GetOs Install Organization 
- OsduImage GetOs Install Osdu Image 
- OverrideSecure boolBoot 
- ESXi Secure Boot installation is currently not supported. As a workaround, Secure Boot will be disabled before installation and restored after installation is complete. Enable to Override Secure Boot Configuration.
- Owners []string
- Parent
GetOs Install Parent 
- PermissionResources []GetOs Install Permission Resource 
- Server
GetOs Install Server 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
[]GetOs Install Tag 
- VersionContext GetOs Install Version Context 
- WorkflowInfo GetOs Install Workflow Info 
- accountMoid String
- The Account ID for this managed object.
- additionalParameters List<GetOs Install Additional Parameter> 
- additionalProperties String
- ancestors
List<GetOs Install Ancestor> 
- answers
GetOs Install Answers 
- classId String
- configurationFile GetOs Install Configuration File 
- createTime String
- The time when this managed object was created.
- description String
- User provided description about the OS install configuration.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- errorMsg String
- The failure message of the API.
- id String
- image
GetOs Install Image 
- installMethod String
- The install method to be used for OS installation - vMedia, iPXE. Only vMedia is supported as of now.* vMedia- OS image is mounted as vMedia in target server for OS installation.
- installTarget GetOs Install Install Target 
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the OS install configuration.
- objectType String
- operState String
- Denotes API operating status as pending, in_progress, completed_ok, completed_error based on the execution status.* Pending- The initial value of the OperStatus.*InProgress- The OperStatus value will be InProgress during execution.*CompletedOk- The API is successful with operation then OperStatus will be marked as CompletedOk.*CompletedError- The API is failed with operation then OperStatus will be marked as CompletedError.*CompletedWarning- The API is completed with some warning then OperStatus will be CompletedWarning.
- operatingSystem GetParameters Os Install Operating System Parameters 
- organization
GetOs Install Organization 
- osduImage GetOs Install Osdu Image 
- overrideSecure BooleanBoot 
- ESXi Secure Boot installation is currently not supported. As a workaround, Secure Boot will be disabled before installation and restored after installation is complete. Enable to Override Secure Boot Configuration.
- owners List<String>
- parent
GetOs Install Parent 
- permissionResources List<GetOs Install Permission Resource> 
- server
GetOs Install Server 
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
List<GetOs Install Tag> 
- versionContext GetOs Install Version Context 
- workflowInfo GetOs Install Workflow Info 
- accountMoid string
- The Account ID for this managed object.
- additionalParameters GetOs Install Additional Parameter[] 
- additionalProperties string
- ancestors
GetOs Install Ancestor[] 
- answers
GetOs Install Answers 
- classId string
- configurationFile GetOs Install Configuration File 
- createTime string
- The time when this managed object was created.
- description string
- User provided description about the OS install configuration.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- errorMsg string
- The failure message of the API.
- id string
- image
GetOs Install Image 
- installMethod string
- The install method to be used for OS installation - vMedia, iPXE. Only vMedia is supported as of now.* vMedia- OS image is mounted as vMedia in target server for OS installation.
- installTarget GetOs Install Install Target 
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The name of the OS install configuration.
- objectType string
- operState string
- Denotes API operating status as pending, in_progress, completed_ok, completed_error based on the execution status.* Pending- The initial value of the OperStatus.*InProgress- The OperStatus value will be InProgress during execution.*CompletedOk- The API is successful with operation then OperStatus will be marked as CompletedOk.*CompletedError- The API is failed with operation then OperStatus will be marked as CompletedError.*CompletedWarning- The API is completed with some warning then OperStatus will be CompletedWarning.
- operatingSystem GetParameters Os Install Operating System Parameters 
- organization
GetOs Install Organization 
- osduImage GetOs Install Osdu Image 
- overrideSecure booleanBoot 
- ESXi Secure Boot installation is currently not supported. As a workaround, Secure Boot will be disabled before installation and restored after installation is complete. Enable to Override Secure Boot Configuration.
- owners string[]
- parent
GetOs Install Parent 
- permissionResources GetOs Install Permission Resource[] 
- server
GetOs Install Server 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
GetOs Install Tag[] 
- versionContext GetOs Install Version Context 
- workflowInfo GetOs Install Workflow Info 
- account_moid str
- The Account ID for this managed object.
- additional_parameters Sequence[GetOs Install Additional Parameter] 
- additional_properties str
- ancestors
Sequence[GetOs Install Ancestor] 
- answers
GetOs Install Answers 
- class_id str
- configuration_file GetOs Install Configuration File 
- create_time str
- The time when this managed object was created.
- description str
- User provided description about the OS install configuration.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- error_msg str
- The failure message of the API.
- id str
- image
GetOs Install Image 
- install_method str
- The install method to be used for OS installation - vMedia, iPXE. Only vMedia is supported as of now.* vMedia- OS image is mounted as vMedia in target server for OS installation.
- install_target GetOs Install Install Target 
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The name of the OS install configuration.
- object_type str
- oper_state str
- Denotes API operating status as pending, in_progress, completed_ok, completed_error based on the execution status.* Pending- The initial value of the OperStatus.*InProgress- The OperStatus value will be InProgress during execution.*CompletedOk- The API is successful with operation then OperStatus will be marked as CompletedOk.*CompletedError- The API is failed with operation then OperStatus will be marked as CompletedError.*CompletedWarning- The API is completed with some warning then OperStatus will be CompletedWarning.
- operating_system_ Getparameters Os Install Operating System Parameters 
- organization
GetOs Install Organization 
- osdu_image GetOs Install Osdu Image 
- override_secure_ boolboot 
- ESXi Secure Boot installation is currently not supported. As a workaround, Secure Boot will be disabled before installation and restored after installation is complete. Enable to Override Secure Boot Configuration.
- owners Sequence[str]
- parent
GetOs Install Parent 
- permission_resources Sequence[GetOs Install Permission Resource] 
- server
GetOs Install Server 
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
Sequence[GetOs Install Tag] 
- version_context GetOs Install Version Context 
- workflow_info GetOs Install Workflow Info 
- accountMoid String
- The Account ID for this managed object.
- additionalParameters List<Property Map>
- additionalProperties String
- ancestors List<Property Map>
- answers Property Map
- classId String
- configurationFile Property Map
- createTime String
- The time when this managed object was created.
- description String
- User provided description about the OS install configuration.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- errorMsg String
- The failure message of the API.
- id String
- image Property Map
- installMethod String
- The install method to be used for OS installation - vMedia, iPXE. Only vMedia is supported as of now.* vMedia- OS image is mounted as vMedia in target server for OS installation.
- installTarget Property Map
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the OS install configuration.
- objectType String
- operState String
- Denotes API operating status as pending, in_progress, completed_ok, completed_error based on the execution status.* Pending- The initial value of the OperStatus.*InProgress- The OperStatus value will be InProgress during execution.*CompletedOk- The API is successful with operation then OperStatus will be marked as CompletedOk.*CompletedError- The API is failed with operation then OperStatus will be marked as CompletedError.*CompletedWarning- The API is completed with some warning then OperStatus will be CompletedWarning.
- operatingSystem Property MapParameters 
- organization Property Map
- osduImage Property Map
- overrideSecure BooleanBoot 
- ESXi Secure Boot installation is currently not supported. As a workaround, Secure Boot will be disabled before installation and restored after installation is complete. Enable to Override Secure Boot Configuration.
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- server Property Map
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- versionContext Property Map
- workflowInfo Property Map
getOsInstall Result
The following output properties are available:
- Id string
- Results
List<GetOs Install Result> 
- AccountMoid string
- AdditionalParameters List<GetOs Install Additional Parameter> 
- AdditionalProperties string
- Ancestors
List<GetOs Install Ancestor> 
- Answers
GetOs Install Answers 
- ClassId string
- ConfigurationFile GetOs Install Configuration File 
- CreateTime string
- Description string
- DomainGroup stringMoid 
- ErrorMsg string
- Image
GetOs Install Image 
- InstallMethod string
- InstallTarget GetOs Install Install Target 
- ModTime string
- Moid string
- Name string
- ObjectType string
- OperState string
- OperatingSystem GetParameters Os Install Operating System Parameters 
- Organization
GetOs Install Organization 
- OsduImage GetOs Install Osdu Image 
- OverrideSecure boolBoot 
- Owners List<string>
- Parent
GetOs Install Parent 
- PermissionResources List<GetOs Install Permission Resource> 
- Server
GetOs Install Server 
- string
- 
List<GetOs Install Tag> 
- VersionContext GetOs Install Version Context 
- WorkflowInfo GetOs Install Workflow Info 
- Id string
- Results
[]GetOs Install Result 
- AccountMoid string
- AdditionalParameters []GetOs Install Additional Parameter 
- AdditionalProperties string
- Ancestors
[]GetOs Install Ancestor 
- Answers
GetOs Install Answers 
- ClassId string
- ConfigurationFile GetOs Install Configuration File 
- CreateTime string
- Description string
- DomainGroup stringMoid 
- ErrorMsg string
- Image
GetOs Install Image 
- InstallMethod string
- InstallTarget GetOs Install Install Target 
- ModTime string
- Moid string
- Name string
- ObjectType string
- OperState string
- OperatingSystem GetParameters Os Install Operating System Parameters 
- Organization
GetOs Install Organization 
- OsduImage GetOs Install Osdu Image 
- OverrideSecure boolBoot 
- Owners []string
- Parent
GetOs Install Parent 
- PermissionResources []GetOs Install Permission Resource 
- Server
GetOs Install Server 
- string
- 
[]GetOs Install Tag 
- VersionContext GetOs Install Version Context 
- WorkflowInfo GetOs Install Workflow Info 
- id String
- results
List<GetOs Install Result> 
- accountMoid String
- additionalParameters List<GetOs Install Additional Parameter> 
- additionalProperties String
- ancestors
List<GetOs Install Ancestor> 
- answers
GetOs Install Answers 
- classId String
- configurationFile GetOs Install Configuration File 
- createTime String
- description String
- domainGroup StringMoid 
- errorMsg String
- image
GetOs Install Image 
- installMethod String
- installTarget GetOs Install Install Target 
- modTime String
- moid String
- name String
- objectType String
- operState String
- operatingSystem GetParameters Os Install Operating System Parameters 
- organization
GetOs Install Organization 
- osduImage GetOs Install Osdu Image 
- overrideSecure BooleanBoot 
- owners List<String>
- parent
GetOs Install Parent 
- permissionResources List<GetOs Install Permission Resource> 
- server
GetOs Install Server 
- String
- 
List<GetOs Install Tag> 
- versionContext GetOs Install Version Context 
- workflowInfo GetOs Install Workflow Info 
- id string
- results
GetOs Install Result[] 
- accountMoid string
- additionalParameters GetOs Install Additional Parameter[] 
- additionalProperties string
- ancestors
GetOs Install Ancestor[] 
- answers
GetOs Install Answers 
- classId string
- configurationFile GetOs Install Configuration File 
- createTime string
- description string
- domainGroup stringMoid 
- errorMsg string
- image
GetOs Install Image 
- installMethod string
- installTarget GetOs Install Install Target 
- modTime string
- moid string
- name string
- objectType string
- operState string
- operatingSystem GetParameters Os Install Operating System Parameters 
- organization
GetOs Install Organization 
- osduImage GetOs Install Osdu Image 
- overrideSecure booleanBoot 
- owners string[]
- parent
GetOs Install Parent 
- permissionResources GetOs Install Permission Resource[] 
- server
GetOs Install Server 
- string
- 
GetOs Install Tag[] 
- versionContext GetOs Install Version Context 
- workflowInfo GetOs Install Workflow Info 
- id str
- results
Sequence[GetOs Install Result] 
- account_moid str
- additional_parameters Sequence[GetOs Install Additional Parameter] 
- additional_properties str
- ancestors
Sequence[GetOs Install Ancestor] 
- answers
GetOs Install Answers 
- class_id str
- configuration_file GetOs Install Configuration File 
- create_time str
- description str
- domain_group_ strmoid 
- error_msg str
- image
GetOs Install Image 
- install_method str
- install_target GetOs Install Install Target 
- mod_time str
- moid str
- name str
- object_type str
- oper_state str
- operating_system_ Getparameters Os Install Operating System Parameters 
- organization
GetOs Install Organization 
- osdu_image GetOs Install Osdu Image 
- override_secure_ boolboot 
- owners Sequence[str]
- parent
GetOs Install Parent 
- permission_resources Sequence[GetOs Install Permission Resource] 
- server
GetOs Install Server 
- str
- 
Sequence[GetOs Install Tag] 
- version_context GetOs Install Version Context 
- workflow_info GetOs Install Workflow Info 
- id String
- results List<Property Map>
- accountMoid String
- additionalParameters List<Property Map>
- additionalProperties String
- ancestors List<Property Map>
- answers Property Map
- classId String
- configurationFile Property Map
- createTime String
- description String
- domainGroup StringMoid 
- errorMsg String
- image Property Map
- installMethod String
- installTarget Property Map
- modTime String
- moid String
- name String
- objectType String
- operState String
- operatingSystem Property MapParameters 
- organization Property Map
- osduImage Property Map
- overrideSecure BooleanBoot 
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- server Property Map
- String
- List<Property Map>
- versionContext Property Map
- workflowInfo Property Map
Supporting Types
GetOsInstallAdditionalParameter    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- IsValue boolSet 
- Flag to indicate if value is set. Value will be used to check if any edit.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Type string
- Definition of place holder.
- Value string
- Value for placeholder provided by user.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- IsValue boolSet 
- Flag to indicate if value is set. Value will be used to check if any edit.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Type string
- Definition of place holder.
- Value string
- Value for placeholder provided by user.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- isValue BooleanSet 
- Flag to indicate if value is set. Value will be used to check if any edit.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- type String
- Definition of place holder.
- value String
- Value for placeholder provided by user.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- isValue booleanSet 
- Flag to indicate if value is set. Value will be used to check if any edit.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- type string
- Definition of place holder.
- value string
- Value for placeholder provided by user.
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- is_value_ boolset 
- Flag to indicate if value is set. Value will be used to check if any edit.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- type str
- Definition of place holder.
- value str
- Value for placeholder provided by user.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- isValue BooleanSet 
- Flag to indicate if value is set. Value will be used to check if any edit.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- type String
- Definition of place holder.
- value String
- Value for placeholder provided by user.
GetOsInstallAncestor   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetOsInstallAnswers   
- AdditionalProperties string
- AlternateName List<string>Servers 
- AnswerFile string
- If the source of the answers is a static file, the content of the file is stored as value in this property. The value is mandatory only when the 'Source' property has been set to 'File'.
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Hostname string
- Hostname to be configured for the server in the OS.
- IpConfig stringType 
- IP configuration type. Values are Static or Dynamic configuration of IP.
In case of static IP configuration, IP address, gateway and other details need
to be populated. In case of dynamic the IP configuration is obtained dynamically
from DHCP.- static- In case of static IP configuraton, provide the details such as IP address, netmask, and gateway.
- DHCP- In case of dynamic IP configuration, the IP address, netmask and gateway detailsare obtained from DHCP.
 
- IpConfiguration GetOs Install Answers Ip Configuration 
- In case of static IP configuration, IP address, netmask and gateway details are provided.
- IsAnswer boolFile Set 
- Indicates whether the value of the 'answerFile' property has been set.
- IsRoot boolPassword Crypted 
- Enable to indicate Root Password provided is encrypted.
- IsRoot boolPassword Set 
- Indicates whether the value of the 'rootPassword' property has been set.
- Nameserver string
- IP address of the name server to be configured in the OS.
- NetworkDevice string
- Network Device where the IP address must be configured. Network Interface names and MAC address are supported. For SUSE Linux Enterprise Server, Network Interface name is a required input and if provided as a MAC address, A persistent interface name is binded to the MAC address and the interface name will be used for network configuration. Refer https://documentation.suse.com/sles/15-SP2/html/SLES-all/cha-configuration-installation-options.html#CreateProfile-Network-names.
- NrSource string
- Answer values can be provided from three sources - Embedded in OS image, static file,
or as placeholder values for an answer file template.
Source of the answers is given as value, Embedded/File/Template.
'Embedded' option indicates that the answer file is embedded within the OS Image. 'File'
option indicates that the answers are provided as a file. 'Template' indicates that the
placeholders in the selected os.ConfigurationFile MO are replaced with values provided
as os.Answers MO.- None- Indicates that answers is not sent and values must be populated from Install Template.
- Embedded- Indicates that the answer file is embedded within OS image.
- File- Indicates that the answer file is a static content that has all thevalues populated.
- Template- Indicates that the given answers are used to populate the answer filetemplate. The template allows the users to refer some server specificanswers as fields/placeholders and replace these placeholders with theactual values for each Server during OS installation using 'Answers' and'AdditionalParameters' properties in os.Install MO.The answer file templates can be created by users as os.ConfigurationFile objects.
 
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ProductKey string
- The product key to be used for a specific version of Windows installation.
- RootPassword string
- Password configured for the root / administrator user in the OS. You can enter a plain text or an encrypted password. Intersight encrypts the plaintext password. Enable the Encrypted Password option to provide an encrypted password. For more details on encrypting passwords, see Help Center.
- AdditionalProperties string
- AlternateName []stringServers 
- AnswerFile string
- If the source of the answers is a static file, the content of the file is stored as value in this property. The value is mandatory only when the 'Source' property has been set to 'File'.
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Hostname string
- Hostname to be configured for the server in the OS.
- IpConfig stringType 
- IP configuration type. Values are Static or Dynamic configuration of IP.
In case of static IP configuration, IP address, gateway and other details need
to be populated. In case of dynamic the IP configuration is obtained dynamically
from DHCP.- static- In case of static IP configuraton, provide the details such as IP address, netmask, and gateway.
- DHCP- In case of dynamic IP configuration, the IP address, netmask and gateway detailsare obtained from DHCP.
 
- IpConfiguration GetOs Install Answers Ip Configuration 
- In case of static IP configuration, IP address, netmask and gateway details are provided.
- IsAnswer boolFile Set 
- Indicates whether the value of the 'answerFile' property has been set.
- IsRoot boolPassword Crypted 
- Enable to indicate Root Password provided is encrypted.
- IsRoot boolPassword Set 
- Indicates whether the value of the 'rootPassword' property has been set.
- Nameserver string
- IP address of the name server to be configured in the OS.
- NetworkDevice string
- Network Device where the IP address must be configured. Network Interface names and MAC address are supported. For SUSE Linux Enterprise Server, Network Interface name is a required input and if provided as a MAC address, A persistent interface name is binded to the MAC address and the interface name will be used for network configuration. Refer https://documentation.suse.com/sles/15-SP2/html/SLES-all/cha-configuration-installation-options.html#CreateProfile-Network-names.
- NrSource string
- Answer values can be provided from three sources - Embedded in OS image, static file,
or as placeholder values for an answer file template.
Source of the answers is given as value, Embedded/File/Template.
'Embedded' option indicates that the answer file is embedded within the OS Image. 'File'
option indicates that the answers are provided as a file. 'Template' indicates that the
placeholders in the selected os.ConfigurationFile MO are replaced with values provided
as os.Answers MO.- None- Indicates that answers is not sent and values must be populated from Install Template.
- Embedded- Indicates that the answer file is embedded within OS image.
- File- Indicates that the answer file is a static content that has all thevalues populated.
- Template- Indicates that the given answers are used to populate the answer filetemplate. The template allows the users to refer some server specificanswers as fields/placeholders and replace these placeholders with theactual values for each Server during OS installation using 'Answers' and'AdditionalParameters' properties in os.Install MO.The answer file templates can be created by users as os.ConfigurationFile objects.
 
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ProductKey string
- The product key to be used for a specific version of Windows installation.
- RootPassword string
- Password configured for the root / administrator user in the OS. You can enter a plain text or an encrypted password. Intersight encrypts the plaintext password. Enable the Encrypted Password option to provide an encrypted password. For more details on encrypting passwords, see Help Center.
- additionalProperties String
- alternateName List<String>Servers 
- answerFile String
- If the source of the answers is a static file, the content of the file is stored as value in this property. The value is mandatory only when the 'Source' property has been set to 'File'.
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- hostname String
- Hostname to be configured for the server in the OS.
- ipConfig StringType 
- IP configuration type. Values are Static or Dynamic configuration of IP.
In case of static IP configuration, IP address, gateway and other details need
to be populated. In case of dynamic the IP configuration is obtained dynamically
from DHCP.- static- In case of static IP configuraton, provide the details such as IP address, netmask, and gateway.
- DHCP- In case of dynamic IP configuration, the IP address, netmask and gateway detailsare obtained from DHCP.
 
- ipConfiguration GetOs Install Answers Ip Configuration 
- In case of static IP configuration, IP address, netmask and gateway details are provided.
- isAnswer BooleanFile Set 
- Indicates whether the value of the 'answerFile' property has been set.
- isRoot BooleanPassword Crypted 
- Enable to indicate Root Password provided is encrypted.
- isRoot BooleanPassword Set 
- Indicates whether the value of the 'rootPassword' property has been set.
- nameserver String
- IP address of the name server to be configured in the OS.
- networkDevice String
- Network Device where the IP address must be configured. Network Interface names and MAC address are supported. For SUSE Linux Enterprise Server, Network Interface name is a required input and if provided as a MAC address, A persistent interface name is binded to the MAC address and the interface name will be used for network configuration. Refer https://documentation.suse.com/sles/15-SP2/html/SLES-all/cha-configuration-installation-options.html#CreateProfile-Network-names.
- nrSource String
- Answer values can be provided from three sources - Embedded in OS image, static file,
or as placeholder values for an answer file template.
Source of the answers is given as value, Embedded/File/Template.
'Embedded' option indicates that the answer file is embedded within the OS Image. 'File'
option indicates that the answers are provided as a file. 'Template' indicates that the
placeholders in the selected os.ConfigurationFile MO are replaced with values provided
as os.Answers MO.- None- Indicates that answers is not sent and values must be populated from Install Template.
- Embedded- Indicates that the answer file is embedded within OS image.
- File- Indicates that the answer file is a static content that has all thevalues populated.
- Template- Indicates that the given answers are used to populate the answer filetemplate. The template allows the users to refer some server specificanswers as fields/placeholders and replace these placeholders with theactual values for each Server during OS installation using 'Answers' and'AdditionalParameters' properties in os.Install MO.The answer file templates can be created by users as os.ConfigurationFile objects.
 
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- productKey String
- The product key to be used for a specific version of Windows installation.
- rootPassword String
- Password configured for the root / administrator user in the OS. You can enter a plain text or an encrypted password. Intersight encrypts the plaintext password. Enable the Encrypted Password option to provide an encrypted password. For more details on encrypting passwords, see Help Center.
- additionalProperties string
- alternateName string[]Servers 
- answerFile string
- If the source of the answers is a static file, the content of the file is stored as value in this property. The value is mandatory only when the 'Source' property has been set to 'File'.
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- hostname string
- Hostname to be configured for the server in the OS.
- ipConfig stringType 
- IP configuration type. Values are Static or Dynamic configuration of IP.
In case of static IP configuration, IP address, gateway and other details need
to be populated. In case of dynamic the IP configuration is obtained dynamically
from DHCP.- static- In case of static IP configuraton, provide the details such as IP address, netmask, and gateway.
- DHCP- In case of dynamic IP configuration, the IP address, netmask and gateway detailsare obtained from DHCP.
 
- ipConfiguration GetOs Install Answers Ip Configuration 
- In case of static IP configuration, IP address, netmask and gateway details are provided.
- isAnswer booleanFile Set 
- Indicates whether the value of the 'answerFile' property has been set.
- isRoot booleanPassword Crypted 
- Enable to indicate Root Password provided is encrypted.
- isRoot booleanPassword Set 
- Indicates whether the value of the 'rootPassword' property has been set.
- nameserver string
- IP address of the name server to be configured in the OS.
- networkDevice string
- Network Device where the IP address must be configured. Network Interface names and MAC address are supported. For SUSE Linux Enterprise Server, Network Interface name is a required input and if provided as a MAC address, A persistent interface name is binded to the MAC address and the interface name will be used for network configuration. Refer https://documentation.suse.com/sles/15-SP2/html/SLES-all/cha-configuration-installation-options.html#CreateProfile-Network-names.
- nrSource string
- Answer values can be provided from three sources - Embedded in OS image, static file,
or as placeholder values for an answer file template.
Source of the answers is given as value, Embedded/File/Template.
'Embedded' option indicates that the answer file is embedded within the OS Image. 'File'
option indicates that the answers are provided as a file. 'Template' indicates that the
placeholders in the selected os.ConfigurationFile MO are replaced with values provided
as os.Answers MO.- None- Indicates that answers is not sent and values must be populated from Install Template.
- Embedded- Indicates that the answer file is embedded within OS image.
- File- Indicates that the answer file is a static content that has all thevalues populated.
- Template- Indicates that the given answers are used to populate the answer filetemplate. The template allows the users to refer some server specificanswers as fields/placeholders and replace these placeholders with theactual values for each Server during OS installation using 'Answers' and'AdditionalParameters' properties in os.Install MO.The answer file templates can be created by users as os.ConfigurationFile objects.
 
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- productKey string
- The product key to be used for a specific version of Windows installation.
- rootPassword string
- Password configured for the root / administrator user in the OS. You can enter a plain text or an encrypted password. Intersight encrypts the plaintext password. Enable the Encrypted Password option to provide an encrypted password. For more details on encrypting passwords, see Help Center.
- additional_properties str
- alternate_name_ Sequence[str]servers 
- answer_file str
- If the source of the answers is a static file, the content of the file is stored as value in this property. The value is mandatory only when the 'Source' property has been set to 'File'.
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- hostname str
- Hostname to be configured for the server in the OS.
- ip_config_ strtype 
- IP configuration type. Values are Static or Dynamic configuration of IP.
In case of static IP configuration, IP address, gateway and other details need
to be populated. In case of dynamic the IP configuration is obtained dynamically
from DHCP.- static- In case of static IP configuraton, provide the details such as IP address, netmask, and gateway.
- DHCP- In case of dynamic IP configuration, the IP address, netmask and gateway detailsare obtained from DHCP.
 
- ip_configuration GetOs Install Answers Ip Configuration 
- In case of static IP configuration, IP address, netmask and gateway details are provided.
- is_answer_ boolfile_ set 
- Indicates whether the value of the 'answerFile' property has been set.
- is_root_ boolpassword_ crypted 
- Enable to indicate Root Password provided is encrypted.
- is_root_ boolpassword_ set 
- Indicates whether the value of the 'rootPassword' property has been set.
- nameserver str
- IP address of the name server to be configured in the OS.
- network_device str
- Network Device where the IP address must be configured. Network Interface names and MAC address are supported. For SUSE Linux Enterprise Server, Network Interface name is a required input and if provided as a MAC address, A persistent interface name is binded to the MAC address and the interface name will be used for network configuration. Refer https://documentation.suse.com/sles/15-SP2/html/SLES-all/cha-configuration-installation-options.html#CreateProfile-Network-names.
- nr_source str
- Answer values can be provided from three sources - Embedded in OS image, static file,
or as placeholder values for an answer file template.
Source of the answers is given as value, Embedded/File/Template.
'Embedded' option indicates that the answer file is embedded within the OS Image. 'File'
option indicates that the answers are provided as a file. 'Template' indicates that the
placeholders in the selected os.ConfigurationFile MO are replaced with values provided
as os.Answers MO.- None- Indicates that answers is not sent and values must be populated from Install Template.
- Embedded- Indicates that the answer file is embedded within OS image.
- File- Indicates that the answer file is a static content that has all thevalues populated.
- Template- Indicates that the given answers are used to populate the answer filetemplate. The template allows the users to refer some server specificanswers as fields/placeholders and replace these placeholders with theactual values for each Server during OS installation using 'Answers' and'AdditionalParameters' properties in os.Install MO.The answer file templates can be created by users as os.ConfigurationFile objects.
 
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- product_key str
- The product key to be used for a specific version of Windows installation.
- root_password str
- Password configured for the root / administrator user in the OS. You can enter a plain text or an encrypted password. Intersight encrypts the plaintext password. Enable the Encrypted Password option to provide an encrypted password. For more details on encrypting passwords, see Help Center.
- additionalProperties String
- alternateName List<String>Servers 
- answerFile String
- If the source of the answers is a static file, the content of the file is stored as value in this property. The value is mandatory only when the 'Source' property has been set to 'File'.
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- hostname String
- Hostname to be configured for the server in the OS.
- ipConfig StringType 
- IP configuration type. Values are Static or Dynamic configuration of IP.
In case of static IP configuration, IP address, gateway and other details need
to be populated. In case of dynamic the IP configuration is obtained dynamically
from DHCP.- static- In case of static IP configuraton, provide the details such as IP address, netmask, and gateway.
- DHCP- In case of dynamic IP configuration, the IP address, netmask and gateway detailsare obtained from DHCP.
 
- ipConfiguration Property Map
- In case of static IP configuration, IP address, netmask and gateway details are provided.
- isAnswer BooleanFile Set 
- Indicates whether the value of the 'answerFile' property has been set.
- isRoot BooleanPassword Crypted 
- Enable to indicate Root Password provided is encrypted.
- isRoot BooleanPassword Set 
- Indicates whether the value of the 'rootPassword' property has been set.
- nameserver String
- IP address of the name server to be configured in the OS.
- networkDevice String
- Network Device where the IP address must be configured. Network Interface names and MAC address are supported. For SUSE Linux Enterprise Server, Network Interface name is a required input and if provided as a MAC address, A persistent interface name is binded to the MAC address and the interface name will be used for network configuration. Refer https://documentation.suse.com/sles/15-SP2/html/SLES-all/cha-configuration-installation-options.html#CreateProfile-Network-names.
- nrSource String
- Answer values can be provided from three sources - Embedded in OS image, static file,
or as placeholder values for an answer file template.
Source of the answers is given as value, Embedded/File/Template.
'Embedded' option indicates that the answer file is embedded within the OS Image. 'File'
option indicates that the answers are provided as a file. 'Template' indicates that the
placeholders in the selected os.ConfigurationFile MO are replaced with values provided
as os.Answers MO.- None- Indicates that answers is not sent and values must be populated from Install Template.
- Embedded- Indicates that the answer file is embedded within OS image.
- File- Indicates that the answer file is a static content that has all thevalues populated.
- Template- Indicates that the given answers are used to populate the answer filetemplate. The template allows the users to refer some server specificanswers as fields/placeholders and replace these placeholders with theactual values for each Server during OS installation using 'Answers' and'AdditionalParameters' properties in os.Install MO.The answer file templates can be created by users as os.ConfigurationFile objects.
 
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- productKey String
- The product key to be used for a specific version of Windows installation.
- rootPassword String
- Password configured for the root / administrator user in the OS. You can enter a plain text or an encrypted password. Intersight encrypts the plaintext password. Enable the Encrypted Password option to provide an encrypted password. For more details on encrypting passwords, see Help Center.
GetOsInstallAnswersIpConfiguration     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
GetOsInstallConfigurationFile    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetOsInstallImage   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetOsInstallInstallTarget    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
GetOsInstallOperatingSystemParameters     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
GetOsInstallOrganization   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetOsInstallOsduImage    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetOsInstallParent   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetOsInstallPermissionResource    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetOsInstallResult   
- AccountMoid string
- The Account ID for this managed object.
- AdditionalParameters List<GetOs Install Result Additional Parameter> 
- AdditionalProperties string
- Ancestors
List<GetOs Install Result Ancestor> 
- Answers
List<GetOs Install Result Answer> 
- ClassId string
- ConfigurationFiles List<GetOs Install Result Configuration File> 
- CreateTime string
- The time when this managed object was created.
- Description string
- User provided description about the OS install configuration.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ErrorMsg string
- The failure message of the API.
- Images
List<GetOs Install Result Image> 
- InstallMethod string
- The install method to be used for OS installation - vMedia, iPXE. Only vMedia is supported as of now.* vMedia- OS image is mounted as vMedia in target server for OS installation.
- InstallTargets List<GetOs Install Result Install Target> 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the OS install configuration.
- ObjectType string
- OperState string
- Denotes API operating status as pending, in_progress, completed_ok, completed_error based on the execution status.* Pending- The initial value of the OperStatus.*InProgress- The OperStatus value will be InProgress during execution.*CompletedOk- The API is successful with operation then OperStatus will be marked as CompletedOk.*CompletedError- The API is failed with operation then OperStatus will be marked as CompletedError.*CompletedWarning- The API is completed with some warning then OperStatus will be CompletedWarning.
- OperatingSystem List<GetParameters Os Install Result Operating System Parameter> 
- Organizations
List<GetOs Install Result Organization> 
- OsduImages List<GetOs Install Result Osdu Image> 
- OverrideSecure boolBoot 
- ESXi Secure Boot installation is currently not supported. As a workaround, Secure Boot will be disabled before installation and restored after installation is complete. Enable to Override Secure Boot Configuration.
- Owners List<string>
- Parents
List<GetOs Install Result Parent> 
- PermissionResources List<GetOs Install Result Permission Resource> 
- Servers
List<GetOs Install Result Server> 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
List<GetOs Install Result Tag> 
- VersionContexts List<GetOs Install Result Version Context> 
- WorkflowInfos List<GetOs Install Result Workflow Info> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalParameters []GetOs Install Result Additional Parameter 
- AdditionalProperties string
- Ancestors
[]GetOs Install Result Ancestor 
- Answers
[]GetOs Install Result Answer 
- ClassId string
- ConfigurationFiles []GetOs Install Result Configuration File 
- CreateTime string
- The time when this managed object was created.
- Description string
- User provided description about the OS install configuration.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ErrorMsg string
- The failure message of the API.
- Images
[]GetOs Install Result Image 
- InstallMethod string
- The install method to be used for OS installation - vMedia, iPXE. Only vMedia is supported as of now.* vMedia- OS image is mounted as vMedia in target server for OS installation.
- InstallTargets []GetOs Install Result Install Target 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the OS install configuration.
- ObjectType string
- OperState string
- Denotes API operating status as pending, in_progress, completed_ok, completed_error based on the execution status.* Pending- The initial value of the OperStatus.*InProgress- The OperStatus value will be InProgress during execution.*CompletedOk- The API is successful with operation then OperStatus will be marked as CompletedOk.*CompletedError- The API is failed with operation then OperStatus will be marked as CompletedError.*CompletedWarning- The API is completed with some warning then OperStatus will be CompletedWarning.
- OperatingSystem []GetParameters Os Install Result Operating System Parameter 
- Organizations
[]GetOs Install Result Organization 
- OsduImages []GetOs Install Result Osdu Image 
- OverrideSecure boolBoot 
- ESXi Secure Boot installation is currently not supported. As a workaround, Secure Boot will be disabled before installation and restored after installation is complete. Enable to Override Secure Boot Configuration.
- Owners []string
- Parents
[]GetOs Install Result Parent 
- PermissionResources []GetOs Install Result Permission Resource 
- Servers
[]GetOs Install Result Server 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
[]GetOs Install Result Tag 
- VersionContexts []GetOs Install Result Version Context 
- WorkflowInfos []GetOs Install Result Workflow Info 
- accountMoid String
- The Account ID for this managed object.
- additionalParameters List<GetOs Install Result Additional Parameter> 
- additionalProperties String
- ancestors
List<GetOs Install Result Ancestor> 
- answers
List<GetOs Install Result Answer> 
- classId String
- configurationFiles List<GetOs Install Result Configuration File> 
- createTime String
- The time when this managed object was created.
- description String
- User provided description about the OS install configuration.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- errorMsg String
- The failure message of the API.
- images
List<GetOs Install Result Image> 
- installMethod String
- The install method to be used for OS installation - vMedia, iPXE. Only vMedia is supported as of now.* vMedia- OS image is mounted as vMedia in target server for OS installation.
- installTargets List<GetOs Install Result Install Target> 
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the OS install configuration.
- objectType String
- operState String
- Denotes API operating status as pending, in_progress, completed_ok, completed_error based on the execution status.* Pending- The initial value of the OperStatus.*InProgress- The OperStatus value will be InProgress during execution.*CompletedOk- The API is successful with operation then OperStatus will be marked as CompletedOk.*CompletedError- The API is failed with operation then OperStatus will be marked as CompletedError.*CompletedWarning- The API is completed with some warning then OperStatus will be CompletedWarning.
- operatingSystem List<GetParameters Os Install Result Operating System Parameter> 
- organizations
List<GetOs Install Result Organization> 
- osduImages List<GetOs Install Result Osdu Image> 
- overrideSecure BooleanBoot 
- ESXi Secure Boot installation is currently not supported. As a workaround, Secure Boot will be disabled before installation and restored after installation is complete. Enable to Override Secure Boot Configuration.
- owners List<String>
- parents
List<GetOs Install Result Parent> 
- permissionResources List<GetOs Install Result Permission Resource> 
- servers
List<GetOs Install Result Server> 
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
List<GetOs Install Result Tag> 
- versionContexts List<GetOs Install Result Version Context> 
- workflowInfos List<GetOs Install Result Workflow Info> 
- accountMoid string
- The Account ID for this managed object.
- additionalParameters GetOs Install Result Additional Parameter[] 
- additionalProperties string
- ancestors
GetOs Install Result Ancestor[] 
- answers
GetOs Install Result Answer[] 
- classId string
- configurationFiles GetOs Install Result Configuration File[] 
- createTime string
- The time when this managed object was created.
- description string
- User provided description about the OS install configuration.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- errorMsg string
- The failure message of the API.
- images
GetOs Install Result Image[] 
- installMethod string
- The install method to be used for OS installation - vMedia, iPXE. Only vMedia is supported as of now.* vMedia- OS image is mounted as vMedia in target server for OS installation.
- installTargets GetOs Install Result Install Target[] 
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The name of the OS install configuration.
- objectType string
- operState string
- Denotes API operating status as pending, in_progress, completed_ok, completed_error based on the execution status.* Pending- The initial value of the OperStatus.*InProgress- The OperStatus value will be InProgress during execution.*CompletedOk- The API is successful with operation then OperStatus will be marked as CompletedOk.*CompletedError- The API is failed with operation then OperStatus will be marked as CompletedError.*CompletedWarning- The API is completed with some warning then OperStatus will be CompletedWarning.
- operatingSystem GetParameters Os Install Result Operating System Parameter[] 
- organizations
GetOs Install Result Organization[] 
- osduImages GetOs Install Result Osdu Image[] 
- overrideSecure booleanBoot 
- ESXi Secure Boot installation is currently not supported. As a workaround, Secure Boot will be disabled before installation and restored after installation is complete. Enable to Override Secure Boot Configuration.
- owners string[]
- parents
GetOs Install Result Parent[] 
- permissionResources GetOs Install Result Permission Resource[] 
- servers
GetOs Install Result Server[] 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
GetOs Install Result Tag[] 
- versionContexts GetOs Install Result Version Context[] 
- workflowInfos GetOs Install Result Workflow Info[] 
- account_moid str
- The Account ID for this managed object.
- additional_parameters Sequence[GetOs Install Result Additional Parameter] 
- additional_properties str
- ancestors
Sequence[GetOs Install Result Ancestor] 
- answers
Sequence[GetOs Install Result Answer] 
- class_id str
- configuration_files Sequence[GetOs Install Result Configuration File] 
- create_time str
- The time when this managed object was created.
- description str
- User provided description about the OS install configuration.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- error_msg str
- The failure message of the API.
- images
Sequence[GetOs Install Result Image] 
- install_method str
- The install method to be used for OS installation - vMedia, iPXE. Only vMedia is supported as of now.* vMedia- OS image is mounted as vMedia in target server for OS installation.
- install_targets Sequence[GetOs Install Result Install Target] 
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The name of the OS install configuration.
- object_type str
- oper_state str
- Denotes API operating status as pending, in_progress, completed_ok, completed_error based on the execution status.* Pending- The initial value of the OperStatus.*InProgress- The OperStatus value will be InProgress during execution.*CompletedOk- The API is successful with operation then OperStatus will be marked as CompletedOk.*CompletedError- The API is failed with operation then OperStatus will be marked as CompletedError.*CompletedWarning- The API is completed with some warning then OperStatus will be CompletedWarning.
- operating_system_ Sequence[Getparameters Os Install Result Operating System Parameter] 
- organizations
Sequence[GetOs Install Result Organization] 
- osdu_images Sequence[GetOs Install Result Osdu Image] 
- override_secure_ boolboot 
- ESXi Secure Boot installation is currently not supported. As a workaround, Secure Boot will be disabled before installation and restored after installation is complete. Enable to Override Secure Boot Configuration.
- owners Sequence[str]
- parents
Sequence[GetOs Install Result Parent] 
- permission_resources Sequence[GetOs Install Result Permission Resource] 
- servers
Sequence[GetOs Install Result Server] 
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
Sequence[GetOs Install Result Tag] 
- version_contexts Sequence[GetOs Install Result Version Context] 
- workflow_infos Sequence[GetOs Install Result Workflow Info] 
- accountMoid String
- The Account ID for this managed object.
- additionalParameters List<Property Map>
- additionalProperties String
- ancestors List<Property Map>
- answers List<Property Map>
- classId String
- configurationFiles List<Property Map>
- createTime String
- The time when this managed object was created.
- description String
- User provided description about the OS install configuration.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- errorMsg String
- The failure message of the API.
- images List<Property Map>
- installMethod String
- The install method to be used for OS installation - vMedia, iPXE. Only vMedia is supported as of now.* vMedia- OS image is mounted as vMedia in target server for OS installation.
- installTargets List<Property Map>
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the OS install configuration.
- objectType String
- operState String
- Denotes API operating status as pending, in_progress, completed_ok, completed_error based on the execution status.* Pending- The initial value of the OperStatus.*InProgress- The OperStatus value will be InProgress during execution.*CompletedOk- The API is successful with operation then OperStatus will be marked as CompletedOk.*CompletedError- The API is failed with operation then OperStatus will be marked as CompletedError.*CompletedWarning- The API is completed with some warning then OperStatus will be CompletedWarning.
- operatingSystem List<Property Map>Parameters 
- organizations List<Property Map>
- osduImages List<Property Map>
- overrideSecure BooleanBoot 
- ESXi Secure Boot installation is currently not supported. As a workaround, Secure Boot will be disabled before installation and restored after installation is complete. Enable to Override Secure Boot Configuration.
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- servers List<Property Map>
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- versionContexts List<Property Map>
- workflowInfos List<Property Map>
GetOsInstallResultAdditionalParameter     
- AdditionalProperties string
- ClassId string
- IsValue boolSet 
- ObjectType string
- Type string
- Value string
- AdditionalProperties string
- ClassId string
- IsValue boolSet 
- ObjectType string
- Type string
- Value string
- additionalProperties String
- classId String
- isValue BooleanSet 
- objectType String
- type String
- value String
- additionalProperties string
- classId string
- isValue booleanSet 
- objectType string
- type string
- value string
- additional_properties str
- class_id str
- is_value_ boolset 
- object_type str
- type str
- value str
- additionalProperties String
- classId String
- isValue BooleanSet 
- objectType String
- type String
- value String
GetOsInstallResultAncestor    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetOsInstallResultAnswer    
- AdditionalProperties string
- AlternateName List<string>Servers 
- AnswerFile string
- ClassId string
- Hostname string
- IpConfig stringType 
- IpConfigurations List<GetOs Install Result Answer Ip Configuration> 
- IsAnswer boolFile Set 
- IsRoot boolPassword Crypted 
- IsRoot boolPassword Set 
- Nameserver string
- NetworkDevice string
- NrSource string
- ObjectType string
- ProductKey string
- RootPassword string
- AdditionalProperties string
- AlternateName []stringServers 
- AnswerFile string
- ClassId string
- Hostname string
- IpConfig stringType 
- IpConfigurations []GetOs Install Result Answer Ip Configuration 
- IsAnswer boolFile Set 
- IsRoot boolPassword Crypted 
- IsRoot boolPassword Set 
- Nameserver string
- NetworkDevice string
- NrSource string
- ObjectType string
- ProductKey string
- RootPassword string
- additionalProperties String
- alternateName List<String>Servers 
- answerFile String
- classId String
- hostname String
- ipConfig StringType 
- ipConfigurations List<GetOs Install Result Answer Ip Configuration> 
- isAnswer BooleanFile Set 
- isRoot BooleanPassword Crypted 
- isRoot BooleanPassword Set 
- nameserver String
- networkDevice String
- nrSource String
- objectType String
- productKey String
- rootPassword String
- additionalProperties string
- alternateName string[]Servers 
- answerFile string
- classId string
- hostname string
- ipConfig stringType 
- ipConfigurations GetOs Install Result Answer Ip Configuration[] 
- isAnswer booleanFile Set 
- isRoot booleanPassword Crypted 
- isRoot booleanPassword Set 
- nameserver string
- networkDevice string
- nrSource string
- objectType string
- productKey string
- rootPassword string
- additional_properties str
- alternate_name_ Sequence[str]servers 
- answer_file str
- class_id str
- hostname str
- ip_config_ strtype 
- ip_configurations Sequence[GetOs Install Result Answer Ip Configuration] 
- is_answer_ boolfile_ set 
- is_root_ boolpassword_ crypted 
- is_root_ boolpassword_ set 
- nameserver str
- network_device str
- nr_source str
- object_type str
- product_key str
- root_password str
- additionalProperties String
- alternateName List<String>Servers 
- answerFile String
- classId String
- hostname String
- ipConfig StringType 
- ipConfigurations List<Property Map>
- isAnswer BooleanFile Set 
- isRoot BooleanPassword Crypted 
- isRoot BooleanPassword Set 
- nameserver String
- networkDevice String
- nrSource String
- objectType String
- productKey String
- rootPassword String
GetOsInstallResultAnswerIpConfiguration      
- AdditionalProperties string
- ClassId string
- ObjectType string
- AdditionalProperties string
- ClassId string
- ObjectType string
- additionalProperties String
- classId String
- objectType String
- additionalProperties string
- classId string
- objectType string
- additional_properties str
- class_id str
- object_type str
- additionalProperties String
- classId String
- objectType String
GetOsInstallResultConfigurationFile     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetOsInstallResultImage    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetOsInstallResultInstallTarget     
- AdditionalProperties string
- ClassId string
- ObjectType string
- AdditionalProperties string
- ClassId string
- ObjectType string
- additionalProperties String
- classId String
- objectType String
- additionalProperties string
- classId string
- objectType string
- additional_properties str
- class_id str
- object_type str
- additionalProperties String
- classId String
- objectType String
GetOsInstallResultOperatingSystemParameter      
- AdditionalProperties string
- ClassId string
- ObjectType string
- AdditionalProperties string
- ClassId string
- ObjectType string
- additionalProperties String
- classId String
- objectType String
- additionalProperties string
- classId string
- objectType string
- additional_properties str
- class_id str
- object_type str
- additionalProperties String
- classId String
- objectType String
GetOsInstallResultOrganization    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetOsInstallResultOsduImage     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetOsInstallResultParent    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetOsInstallResultPermissionResource     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetOsInstallResultServer    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetOsInstallResultTag    
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetOsInstallResultVersionContext     
- AdditionalProperties string
- ClassId string
- InterestedMos List<GetOs Install Result Version Context Interested Mo> 
- MarkedFor boolDeletion 
- NrVersion string
- ObjectType string
- RefMos List<GetOs Install Result Version Context Ref Mo> 
- Timestamp string
- VersionType string
- AdditionalProperties string
- ClassId string
- InterestedMos []GetOs Install Result Version Context Interested Mo 
- MarkedFor boolDeletion 
- NrVersion string
- ObjectType string
- RefMos []GetOs Install Result Version Context Ref Mo 
- Timestamp string
- VersionType string
- additionalProperties String
- classId String
- interestedMos List<GetOs Install Result Version Context Interested Mo> 
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<GetOs Install Result Version Context Ref Mo> 
- timestamp String
- versionType String
- additionalProperties string
- classId string
- interestedMos GetOs Install Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- objectType string
- refMos GetOs Install Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetOsInstallResultVersionContextInterestedMo       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetOsInstallResultVersionContextRefMo       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetOsInstallResultWorkflowInfo     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetOsInstallServer   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetOsInstallTag   
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetOsInstallVersionContext    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetOs Install Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetOs Install Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetOs Install Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetOs Install Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetOs Install Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetOs Install Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetOs Install Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetOs Install Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetOs Install Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetOs Install Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetOsInstallVersionContextInterestedMo      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetOsInstallVersionContextRefMo      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetOsInstallWorkflowInfo    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet