New-RubrikOrganization
SYNOPSIS
Adds an organization to a Rubrik cluster.
SYNTAX
DESCRIPTION
The New-RubrikOrganization cmdlet is used to create a new orgazniation on a Rubrik cluster.
EXAMPLES
EXAMPLE 1
This will create a new organization named "NewOrg"
PARAMETERS
-Name
Name of the organization to create
-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 Matt Elliott for community usage Twitter: @NetworkBrouhaha GitHub: shamsway
RELATED LINKS
Last updated