< Back
Get-NsReplicationProtectionServiceSnapshot
Post
NAME Get-NsReplicationProtectionServiceSnapshot
SYNOPSIS
Get a snapshot
SYNTAX
Get-NsReplicationProtectionServiceSnapshot [[-Name] <String>] [-Service <String>] [-Path <String>]
[<CommonParameters>]
DESCRIPTION
Get a snapshot
PARAMETERS
-Name <String>
Required? false
Position? 1
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-Service <String>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-Path <String>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
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
An Array of matching NsSnapshot objects
-------------------------- EXAMPLE 1 --------------------------
PS C:\\temp>Get-ReplicationProtectionServiceSnapshot -Service collabs-dr | ft
path pool parent name
creationTime parentType bytesLogicalUsed bytesReferenced bytesUsed compressionR
atio
---- ---- ------ ----
------------ ---------- ---------------- --------------- --------- ------------
p1/collabs/collab-01/share-01@hpr-2018-02-08-09-50-00-888 p1 p1/collabs/collab-01/share-01
hpr-2018-02-08-09-50-00-888 2018-02-08T09:50:00.000Z filesystem 0 24576 0
1
dr1/collabs/collab-01/share-01@hpr-2018-02-08-09-50-00-888 dr1 dr1/collabs/collab-01/share-01
hpr-2018-02-08-09-50-00-888 2018-02-08T09:50:00.000Z filesystem 0 24576 0
1
dr1/collabs/collab-01@hpr-2018-02-08-09-50-00-888 dr1 dr1/collabs/collab-01
hpr-2018-02-08-09-50-00-888 2018-02-08T09:50:00.000Z filesystem 0 33917440 0
14.89
p1/collabs@hpr-2018-02-08-09-50-00-888 p1 p1/collabs
hpr-2018-02-08-09-50-00-888 2018-02-08T09:50:00.000Z filesystem 0 24576 0
1
dr1/collabs@hpr-2018-02-08-09-50-00-888 dr1 dr1/collabs
hpr-2018-02-08-09-50-00-888 2018-02-08T09:50:00.000Z filesystem 0 24576 0
1
p1/collabs/collab-01@hpr-2018-02-08-09-50-00-888 p1 p1/collabs/collab-01
hpr-2018-02-08-09-50-00-888 2018-02-08T09:50:00.000Z filesystem 0 33913344 0
14.89
dr1/collabs/collab-01/share-01@hpr-2018-02-08-09-55-00-896 dr1 dr1/collabs/collab-01/share-01
hpr-2018-02-08-09-55-00-896 2018-02-08T09:55:00.000Z filesystem 0 24576 0
1
p1/collabs/collab-01/share-01@hpr-2018-02-08-09-55-00-896 p1 p1/collabs/collab-01/share-01
hpr-2018-02-08-09-55-00-896 2018-02-08T09:55:00.000Z filesystem 0 24576 0
1
dr1/collabs@hpr-2018-02-08-09-55-00-896 dr1 dr1/collabs
hpr-2018-02-08-09-55-00-896 2018-02-08T09:55:00.000Z filesystem 0 24576 0
1
p1/collabs/collab-01@hpr-2018-02-08-09-55-00-896 p1 p1/collabs/collab-01
hpr-2018-02-08-09-55-00-896 2018-02-08T09:55:00.000Z filesystem 0 33913344 0
14.89
dr1/collabs/collab-01@hpr-2018-02-08-09-55-00-896 dr1 dr1/collabs/collab-01
hpr-2018-02-08-09-55-00-896 2018-02-08T09:55:00.000Z filesystem 0 33917440 0
14.89
p1/collabs@hpr-2018-02-08-09-55-00-896 p1 p1/collabs
hpr-2018-02-08-09-55-00-896 2018-02-08T09:55:00.000Z filesystem 0 24576 0
1
Get snaphosts assosiated with the collabs-dr HPR Service
-------------------------- EXAMPLE 2 --------------------------
PS C:\\temp>Get-ReplicationProtectionServiceSnapshot -Path dr1/collabs/collab-01 | ft
path pool parent name
creationTime parentType bytesLogicalUsed bytesReferenced bytesUsed compressionRa
tio
---- ---- ------ ----
------------ ---------- ---------------- --------------- --------- -------------
dr1/collabs/collab-01@hpr-2018-02-07-15-00-00-708 dr1 dr1/collabs/collab-01 hpr-2018-02-07-15-00-00-708
2018-02-07T15:00:02.000Z filesystem 0 33917440 0 14.89
dr1/collabs/collab-01@hpr-2018-02-07-15-10-00-436 dr1 dr1/collabs/collab-01 hpr-2018-02-07-15-10-00-436
2018-02-07T15:10:01.000Z filesystem 0 33917440 0 14.89
dr1/collabs/collab-01@hpr-2018-02-07-15-15-00-846 dr1 dr1/collabs/collab-01 hpr-2018-02-07-15-15-00-846
2018-02-07T15:15:01.000Z filesystem 0 33917440 0 14.89
Get snaphosts for the filesystem dr1/collabs/collab-01
RELATED LINKS
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=Get-NsSmbShare; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : None
alertSet :
description :
examples :
Synopsis :
Get-NsSmbShare [<CommonParameters>]
Get-NsSmbShare [-ShareName] <string> [<CommonParameters>]
Get-NsSmbShare -Path <string> [<CommonParameters>]
ModuleName : NexentaStor
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Get-NsSmbShare
Category : Function
Component :
Role :
Functionality :
SYNOPSIS
Get a snapshot
SYNTAX
Get-NsReplicationProtectionServiceSnapshot [[-Name] <String>] [-Service <String>] [-Path <String>]
[<CommonParameters>]
DESCRIPTION
Get a snapshot
PARAMETERS
-Name <String>
Required? false
Position? 1
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-Service <String>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-Path <String>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
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
An Array of matching NsSnapshot objects
-------------------------- EXAMPLE 1 --------------------------
PS C:\\temp>Get-ReplicationProtectionServiceSnapshot -Service collabs-dr | ft
path pool parent name
creationTime parentType bytesLogicalUsed bytesReferenced bytesUsed compressionR
atio
---- ---- ------ ----
------------ ---------- ---------------- --------------- --------- ------------
p1/collabs/collab-01/share-01@hpr-2018-02-08-09-50-00-888 p1 p1/collabs/collab-01/share-01
hpr-2018-02-08-09-50-00-888 2018-02-08T09:50:00.000Z filesystem 0 24576 0
1
dr1/collabs/collab-01/share-01@hpr-2018-02-08-09-50-00-888 dr1 dr1/collabs/collab-01/share-01
hpr-2018-02-08-09-50-00-888 2018-02-08T09:50:00.000Z filesystem 0 24576 0
1
dr1/collabs/collab-01@hpr-2018-02-08-09-50-00-888 dr1 dr1/collabs/collab-01
hpr-2018-02-08-09-50-00-888 2018-02-08T09:50:00.000Z filesystem 0 33917440 0
14.89
p1/collabs@hpr-2018-02-08-09-50-00-888 p1 p1/collabs
hpr-2018-02-08-09-50-00-888 2018-02-08T09:50:00.000Z filesystem 0 24576 0
1
dr1/collabs@hpr-2018-02-08-09-50-00-888 dr1 dr1/collabs
hpr-2018-02-08-09-50-00-888 2018-02-08T09:50:00.000Z filesystem 0 24576 0
1
p1/collabs/collab-01@hpr-2018-02-08-09-50-00-888 p1 p1/collabs/collab-01
hpr-2018-02-08-09-50-00-888 2018-02-08T09:50:00.000Z filesystem 0 33913344 0
14.89
dr1/collabs/collab-01/share-01@hpr-2018-02-08-09-55-00-896 dr1 dr1/collabs/collab-01/share-01
hpr-2018-02-08-09-55-00-896 2018-02-08T09:55:00.000Z filesystem 0 24576 0
1
p1/collabs/collab-01/share-01@hpr-2018-02-08-09-55-00-896 p1 p1/collabs/collab-01/share-01
hpr-2018-02-08-09-55-00-896 2018-02-08T09:55:00.000Z filesystem 0 24576 0
1
dr1/collabs@hpr-2018-02-08-09-55-00-896 dr1 dr1/collabs
hpr-2018-02-08-09-55-00-896 2018-02-08T09:55:00.000Z filesystem 0 24576 0
1
p1/collabs/collab-01@hpr-2018-02-08-09-55-00-896 p1 p1/collabs/collab-01
hpr-2018-02-08-09-55-00-896 2018-02-08T09:55:00.000Z filesystem 0 33913344 0
14.89
dr1/collabs/collab-01@hpr-2018-02-08-09-55-00-896 dr1 dr1/collabs/collab-01
hpr-2018-02-08-09-55-00-896 2018-02-08T09:55:00.000Z filesystem 0 33917440 0
14.89
p1/collabs@hpr-2018-02-08-09-55-00-896 p1 p1/collabs
hpr-2018-02-08-09-55-00-896 2018-02-08T09:55:00.000Z filesystem 0 24576 0
1
Get snaphosts assosiated with the collabs-dr HPR Service
-------------------------- EXAMPLE 2 --------------------------
PS C:\\temp>Get-ReplicationProtectionServiceSnapshot -Path dr1/collabs/collab-01 | ft
path pool parent name
creationTime parentType bytesLogicalUsed bytesReferenced bytesUsed compressionRa
tio
---- ---- ------ ----
------------ ---------- ---------------- --------------- --------- -------------
dr1/collabs/collab-01@hpr-2018-02-07-15-00-00-708 dr1 dr1/collabs/collab-01 hpr-2018-02-07-15-00-00-708
2018-02-07T15:00:02.000Z filesystem 0 33917440 0 14.89
dr1/collabs/collab-01@hpr-2018-02-07-15-10-00-436 dr1 dr1/collabs/collab-01 hpr-2018-02-07-15-10-00-436
2018-02-07T15:10:01.000Z filesystem 0 33917440 0 14.89
dr1/collabs/collab-01@hpr-2018-02-07-15-15-00-846 dr1 dr1/collabs/collab-01 hpr-2018-02-07-15-15-00-846
2018-02-07T15:15:01.000Z filesystem 0 33917440 0 14.89
Get snaphosts for the filesystem dr1/collabs/collab-01
RELATED LINKS
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=Get-NsSmbShare; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : None
remarks : None
alertSet :
description :
examples :
Synopsis :
Get-NsSmbShare [<CommonParameters>]
Get-NsSmbShare [-ShareName] <string> [<CommonParameters>]
Get-NsSmbShare -Path <string> [<CommonParameters>]
ModuleName : NexentaStor
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Get-NsSmbShare
Category : Function
Component :
Role :
Functionality :