Get-RubrikUserRole
SYNOPSIS
Gets information around a users role
SYNTAX
DESCRIPTION
The Get-RubrikUserRole cmdlet is used retrieve information and authorizations around a users role within the Rubrik cluster.
EXAMPLES
EXAMPLE 1
Retrieves the role information for the user account with the specified id.
EXAMPLE 2
Retrieves the role information for the user with a username of 'jdoe'
PARAMETERS
-Id
User ID
-Server
Rubrik server IP or FQDN
-api
API version
-WhatIf
Shows what would happen if the cmdlet runs. The cmdlet is not run.
-Confirm
Prompts you for confirmation before running the cmdlet.
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 Mike Preston for community usage Twitter: @mwpreston GitHub: mwpreston
RELATED LINKS
Last updated