Get-HcsRehydrationJob

Get-HcsRehydrationJob

Gets the details of all the rehydration jobs that are currently running.

Syntax

Parameter Set: Default
Get-HcsRehydrationJob [[-VSN] <String> ] [ <CommonParameters>]

Detailed Description

The Get-HcsRehydrationJob cmdlet gets the details of all the rehydration jobs that are currently running.

Parameters

-VSN<String>

Aliases

none

Required?

false

Position?

1

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

Examples

Example 1: Get the details of the specified rehydration job

This command gets details from the specified rehydration job.

PS C:\> Get-HcsRehydrationJob -VSN "SS-VOL-7c65b04f-bbcd-4145-8fc8-2b626b789"

Set-HcsRehydrationJob[HCS_Cmdlets]_HCS_Cmdlets

Get-HcsRehydrationThrottling[HCS_Cmdlets]_HCS_Cmdlets

Set-HcsRehydrationThrottling[HCS_Cmdlets]_HCS_Cmdlets