Get-RubrikNfsArchive
SYNOPSIS
Connects to Rubrik and retrieves a list of NFS archive targets
SYNTAX
ID
Query
DESCRIPTION
The Get-RubrikNfsArchive cmdlet is used to pull a list of configured NFS archive targets from the Rubrik cluster.
EXAMPLES
EXAMPLE 1
This will return all the NFS archive targets configured on the Rubrik cluster.
EXAMPLE 2
This will return the archive target with an id of '1111-2222-3333' on the Rubrik cluster.
EXAMPLE 3
This will return the archive target with a name of 'NFS01' on the Rubrik cluster.
PARAMETERS
-Id
NFS Archive ID
-Name
NFS Archive Name
-Server
Rubrik server IP or FQDN
-api
API version
CommonParameters
INPUTS
OUTPUTS
NOTES
Written by Mike Preston for community usage Twitter: @mwpreston GitHub: mwpreston
RELATED LINKS
Last updated
Was this helpful?