external help file | Module Name | online version | schema |
---|---|---|---|
HPESimpliVity-help.xml |
HPESimpliVity |
2.0.0 |
Resumes the HPE SimpliVity backup policy for a host, a cluster or the federation
Resume-SvtPolicy [-HostName] <String> [<CommonParameters>]
Resume-SvtPolicy -ClusterName <String> [<CommonParameters>]
Resume-SvtPolicy [-Federation] [<CommonParameters>]
Resumes the HPE SimpliVity backup policy for a host, a cluster or the federation
Resume-SvtPolicy -Federation
Resumes backup policies for the federation
NOTE: This command will only work when connected to an SimpliVity Virtual Appliance, (not when connected to a Managed Virtual Appliance)
Resume-SvtPolicy -ClusterName Prod
Resumes backup policies for the specified cluster
Resume-SvtPolicy -HostName host01
Resumes backup policies for the specified host
Apply to specified host name
Type: String
Parameter Sets: ByHost
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Apply to specified cluster name
Type: String
Parameter Sets: ByCluster
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Apply to federation
Type: SwitchParameter
Parameter Sets: ByFederation
Aliases:
Required: True
Position: Named
Default value: False
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.
Author: Roy Atkins, HPE Services
https://github.com/atkinsroy/HPESimpliVity/blob/master/Docs/Resume-SvtPolicy.md