< Back
Resume-SVTpolicy
Post
NAME Resume-SVTpolicy
SYNOPSIS
Resumes the HPE SimpliVity backup policy for a host, a cluster or the federation
SYNTAX
Resume-SVTpolicy [-Federation] [<CommonParameters>]
Resume-SVTpolicy [-ClusterName] <String> [<CommonParameters>]
Resume-SVTpolicy [-HostName] <String> [<CommonParameters>]
DESCRIPTION
Resumes the HPE SimpliVity backup policy for a host, a cluster or the federation
PARAMETERS
-ClusterName <String>
Apply to specified Clusternanme
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-HostName <String>
Apply to specified hostname
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Federation [<SwitchParameter>]
Apply to federation
Required? true
Position? 1
Default value False
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.String
OUTPUTS
HPE.SimpliVity.Task
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Resume-SVTpolicy -Federation
Resumes backup policies for the federation
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Resume-SVTpolicy -ClusterName Prod
Resumes backup policies for the specified cluster
-------------------------- EXAMPLE 3 --------------------------
PS C:\\>Resume-SVTpolicy -HostName host01
Resumes backup policies for the specified host
RELATED LINKS
SYNOPSIS
Resumes the HPE SimpliVity backup policy for a host, a cluster or the federation
SYNTAX
Resume-SVTpolicy [-Federation] [<CommonParameters>]
Resume-SVTpolicy [-ClusterName] <String> [<CommonParameters>]
Resume-SVTpolicy [-HostName] <String> [<CommonParameters>]
DESCRIPTION
Resumes the HPE SimpliVity backup policy for a host, a cluster or the federation
PARAMETERS
-ClusterName <String>
Apply to specified Clusternanme
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-HostName <String>
Apply to specified hostname
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Federation [<SwitchParameter>]
Apply to federation
Required? true
Position? 1
Default value False
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.String
OUTPUTS
HPE.SimpliVity.Task
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Resume-SVTpolicy -Federation
Resumes backup policies for the federation
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Resume-SVTpolicy -ClusterName Prod
Resumes backup policies for the specified cluster
-------------------------- EXAMPLE 3 --------------------------
PS C:\\>Resume-SVTpolicy -HostName host01
Resumes backup policies for the specified host
RELATED LINKS