NAME
Get-DcsObjectImmutability
SYNOPSIS
Returns ImmutableData of all the parent objects.
SYNTAX
Get-DcsObjectImmutability [[ -Snapshot] <String>] [[ -Immutable] <String>] [ -Connection <String>] [ -PipelineVariable <String>] [ <CommonParameters> ]
DESCRIPTION
Returns ImmutableData of all the parent objects. Filtering parameters may be specified to narrow the scope of the data returned. If no parameters are specified, all immtability data of all parent objects in the default connection will be returned.
PARAMETERS
- -Snapshot <String>
- Name or ID of the snapshot.
-
- Required: false
- Position: 1
- Default value:
- Accept pipeline input: true
- Accept wildcard characters: false
-
- -Immutable <String>
- ID of the immutability object.
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -Connection <String>
- Alias representing 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
-
- <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
OUTPUTS
ImmutableDataObject that identifies the immutability.
NOTES
Also see Add-DcsObjectImmutability, Verify-DcsObjectImmutability.
EXAMPLES
Get-DcsObjectImmutability
Gets ImmutableData of all the parent objects
ParentObjectId | : | V.{25C53AAB-7384-11F0-A4E7-00155D020673}-00000001--V.{25C53AAB-7384-11F0-A4E7-00155D020673}-00000003 |
Hash | : | 305B66A59D15B252092FBDA9D09711230C429F351897CBD430E7B55A35FD3B97 |
ImmutableObjectTimeStamp | : | 8/12/2025 10:58:58 AM |
ExpiryTimestamp | : | 8/13/2025 10:58:58 AM |
State | : | Completed |
VerificationTimeStamp | : | 1/1/0001 12:00:00 AM |
VerificationState | : | NotStarted |
SequenceNumber | : | 3708200 |
Id | : | f4c41677660f4933b3b185673b37ad67 |
Caption | : | Immutable Virtual disk 1 @ 8/7/2025 12:00:26 PM UTC on SSV2 |
ExtendedCaption | : | Immutable Virtual disk 1 @ 8/7/2025 12:00:26 PM UTC on SSV2 expires - 8/13/2025 10:58:58 AM |
Internal | : | False |
ParentObjectId | : | V.{25C53AAB-7384-11F0-A4E7-00155D020673}-00000001--V.{25C53AAB-7384-11F0-A4E7-00155D020673}-00000006 |
Hash | : | 305B66A59D15B252092FBDA9D09711230C429F351897CBD430E7B55A35FD3B97 |
ImmutableObjectTimeStamp | : | 8/12/2025 11:03:25 AM |
ExpiryTimestamp | : | 8/13/2025 5:58:05 PM |
State | : | Verified |
VerificationTimeStamp | : | 8/12/2025 11:26:13 AM |
VerificationState | : | Verified |
SequenceNumber | : | 3718149 |
Id | : | 3bdfbf2227d246b0974789379ce404b1 |
Caption | : | Immutable Virtual disk 1 @ 8/12/2025 10:58:05 AM UTC on SSV2 |
ExtendedCaption | : | Immutable Virtual disk 1 @ 8/12/2025 10:58:05 AM UTC on SSV2 expires - 8/13/2025 5:58:05 PM |