NAME
Get-DcsVirtualDiskTemplate
SYNOPSIS
Returns virtual disk template data.
SYNTAX
Get-DcsVirtualDiskTemplate [-VirtualDiskTemplate <Object>] [ -Connection <String> ] [ -PipelineVariable <String> ]
DESCRIPTION
Returns virtual disk template data. All templates configured for the server group are returned.
PARAMETERS
- -Connection<String>
- Alias of the connection to the server group. If not specified, the default connection will be used.
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -PipelineVariable<String>
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
INPUTS
OUTPUTS
VirtualDiskTemplateData : Object that identifies and describes the virtual disk template.
NOTES
Also see Add-DcsVirtualDiskTemplate.
EXAMPLES
-------------- Example 1 Get virtual disk template data for the server group --------------
Get-DcsVirtualDiskTemplate
The cmdlet is invoked without parameters to return all templates for the server group.
Alias | : | TempMirrorCDP |
VirtualDiskAlias | : | MR VD |
VirtualDiskDescription | : | |
Size | : | 50 GiB |
SectorSize | : | 512 B |
VirtualDiskType | : | MultiPathMirrored |
ReservedSpacePercentage | : | 50 |
FirstDiskPoolId | : | 16E92F64-1A7B-43C8-8FEA-40F508A99B95:{7879824d-5011-11e5-80e4-00155d138904} |
SecondDiskPoolId | : | 8D3DE096-E3B4-427D-B0E1-4EC96C45F6E1:{59db8910-5014-11e5-80e4-00155d138908} |
UseRedundantMirrorMappings | : | True |
ContinuousDataProtectionPoolId | : | 16E92F64-1A7B-43C8-8FEA-40F508A99B95:{7879824d-5011-11e5-80e4-00155d138904} |
ContinuousDataProtectionLogSize | : | 10 GiB |
SequentialStorageEnabled | : | False |
StorageProfileId | : | E84B65FF-B69A-4EF1-B79E-71D3DC29E867 |
DefaultSnapshotPoolId | : | 8D3DE096-E3B4-427D-B0E1-4EC96C45F6E1:{59db8910-5014-11e5-80e4-00155d138908} |
AllocatedSpaceThresholdAttention | : | 0 |
AllocatedSpaceThresholdWarning | : | 70 |
AllocatedSpaceThresholdCritical | : | 90 |
LatencyThresholdAttention | : | 0 |
LatencyThresholdWarning | : | 0 |
LatencyThresholdCritical | : | 0 |
VirtualDiskSubType | : | VVOL |
ReadOnly | : | False |
WriteThroughEnabled | : | False |
MirrorTrunkMappingEnabled | : | False |
EncryptionEnabled | : | False |
CompressionEnabled | : | False |
DeduplicationEnabled | : | False |
StaleDataEnabled | : | False |
StaleDataWeight | : | 64 |
CyberResiliencyRatingEnabled | : | False |
Sequencenumber | : | 4694 |
Id | : | a8bbfac504c44bd1be074113a3961598 |
Caption | : | |
ExtendedCaption | : | |
Internal | : | False |
Alias | : | TempSinglePE |
VirtualDiskAlias | : | PE VD |
VirtualDiskDescription | : | |
Size | : | 5 GiB |
SectorSize | : | 512 B |
VirtualDiskType | : | NonMirrored |
ReservedSpacePercentage | : | 0 |
FirstDiskPoolId | : | 16E92F64-1A7B-43C8-8FEA-40F508A99B95:{7879824d-5011-11e5-80e4-00155d138904} |
SecondDiskPoolId | : | |
UseRedundantMirrorMappings | : | True |
ContinuousDataProtectionPoolId | : | |
ContinuousDataProtectionLogSize | : | 0 B |
SequentialStorageEnabled | : | False |
StorageProfileId | : | 100469DF-0BE1-40DA-874E-9F1DA5A259E3 |
DefaultSnapshotPoolId | : | 8D3DE096-E3B4-427D-B0E1-4EC96C45F6E1:{59db8910-5014-11e5-80e4-00155d138908} |
AllocatedSpaceThresholdAttention | : | 0 |
AllocatedSpaceThresholdWarning | : | 0 |
AllocatedSpaceThresholdCritical | : | 0 |
LatencyThresholdAttention | : | 0 |
LatencyThresholdWarning | : | 0 |
LatencyThresholdCritical | : | 0 |
VirtualDiskSubType | : | ProtocolEndpoint |
ReadOnly | : | False |
WriteThroughEnabled | : | False |
MirrorTrunkMappingEnabled | : | False |
EncryptionEnabled | : | False |
CompressionEnabled | : | False |
DeduplicationEnabled | : | False |
StaleDataEnabled | : | False |
StaleDataWeight | : | 64 |
CyberResiliencyRatingEnabled | : | False |
Sequencenumber | : | 4696 |
Id | : | 982c1f631f58499e9bda740696072e22 |
Caption | : | |
ExtendedCaption | : | |
Internal | : | False |