Get-RubrikOrganization
SYNOPSIS
Returns a list of all organizations.
SYNTAX
Query (Default)
ID
DESCRIPTION
This cmdlet returns all the organizations within Rubrik. Organizations are used to support Rubrik's multi-tenancy feature.
EXAMPLES
EXAMPLE 1
Returns a complete list of all Rubrik organizations.
EXAMPLE 2
Returns a list of non global of all Rubrik organizations.
PARAMETERS
-id
Organization ID
-name
Organization Name
-isGlobal
Filter results on if the org is global or not
-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 Mike Fal Twitter: @Mike_Fal GitHub: MikeFal
RELATED LINKS
Last updated