external help file | Module Name | online version | schema |
---|---|---|---|
DellOpenManage-help.xml |
DellOpenManage |
2.0.0 |
Retire lead chassis in MCM Group
Invoke-OMEMcmGroupRetireLead [[-PostRetirementRoleType] <String>] [-Wait] [[-WaitTime] <Int32>]
[<CommonParameters>]
This script uses the OME REST API to reture lead chassis
Invoke-OMEMcmGroupRetireLead -Wait
Role to assign to retired chassis (Default="Member", "Standalone")
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: Member
Accept pipeline input: False
Accept wildcard characters: False
{{ Fill Wait Description }}
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
{{ Fill WaitTime Description }}
Type: Int32
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: 3600
Accept pipeline input: 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.