Get-RubrikOrgAuthorization
SYNOPSIS
Returns a list of authorizations for the organization role.
SYNTAX
DESCRIPTION
This cmdlet returns the current list of authorizations for the organization role. Organizations are used to support Rubrik's multi-tenancy feature.
EXAMPLES
EXAMPLE 1
Infers the Organization of the current user and returns the list of authorizations for that Organization.
EXAMPLE 2
Returns the list of authorizations for the Organization with ID Organization:::01234567-8910-1abc-d435-0abc1234d567
EXAMPLE 3
Returns a list of authorizations for all organizations on the current cluster
PARAMETERS
-id
Principal ID
-OrgID
Organization ID
-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 Matt Elliott for community usage Twitter: @NetworkBrouhaha GitHub: shamsway
RELATED LINKS
Last updated