external help file | Module Name | online version | schema |
---|---|---|---|
Intersight.PowerShell.dll-Help.xml |
Intersight.PowerShell |
2.0.0 |
Fill in the Synopsis
New-IntersightComputeHostUtilityOperation [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-HostOpConfig< ComputeHostUtilityOperationConfguration>][-HostUtilityOperationMode< ComputeHostUtilityOperation.HostUtilityOperationModeEnum>][-Moid< string>][-Server< ComputePhysicalRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
Create a 'ComputeHostUtilityOperation' resource.
Type: System.Collections.Generic.Dictionary`2[string,object]
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Host operation related configuration such as scrub components those need to be cleared while scrub are specified using this configuration.
Note :- Use Initialize-IntersightComputeHostUtilityOperationConfguration to create the object of complex type ComputeHostUtilityOperationConfguration
Type: ComputeHostUtilityOperationConfguration
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Host utility operation need to be performed in the endpoint.\n* None
- Host utility mode of the operation is set to none by default.\n* SecureErase
- EU LOT-9 secure data cleanup on the server components.\n* SecureEraseWithDecommission
- EU LOT-9 secure data cleanup on the server components and do decommission.\n* Scrub
- Quick cleanup on storage and BIOS.
Type: ComputeHostUtilityOperation.HostUtilityOperationModeEnum
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
The unique identifier of this Managed Object instance.
Type: string
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
A reference to a computePhysical resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef or use the cmdlet Initialize-IntersightMoMoRef.
Type: ComputePhysicalRelationship
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
Type: System.Collections.Generic.List`1[MoTag]
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Returns the json payload received in response.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True False
Accept wildcard characters: False
Returns the HTTP response with headers and content.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
PS C:\> New-IntersightComputeHostUtilityOperation
{ Add example description here }
Get-IntersightComputeHostUtilityOperation
Initialize-IntersightComputeHostUtilityOperationConfguration