Sync-RubrikTag
SYNOPSIS
Connects to Rubrik and creates a vSphere tag for each SLA Domain
SYNTAX
DESCRIPTION
The Sync-RubrikTag cmdlet will query Rubrik for all of the existing SLA Domains, and then create a tag for each one
EXAMPLES
EXAMPLE 1
This will validate or create a vSphere Category named Rubrik along with a Tag for each SLA Domain found in Rubrik
PARAMETERS
-Category
The vSphere Category name for the Rubrik SLA Tags
-Server
Rubrik server IP or FQDN
-api
API version
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
OUTPUTS
NOTES
Written by Chris Wahl for community usage Twitter: @ChrisWahl GitHub: chriswahl
RELATED LINKS
https://rubrik.gitbook.io/rubrik-sdk-for-powershell/command-documentation/reference/sync-rubriktag
Last updated