Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to specify Rubrik Organizations #337

Closed
rfitzhugh opened this issue Jul 1, 2019 · 2 comments
Closed

Ability to specify Rubrik Organizations #337

rfitzhugh opened this issue Jul 1, 2019 · 2 comments

Comments

@rfitzhugh
Copy link
Contributor

rfitzhugh commented Jul 1, 2019

Is your feature request related to a problem? Please describe.

A cmdlet exists for Get-RubrikOrganization. I am able to find see a list of organization, however I would like to take the information to assign organization membership for different object types.

Describe the solution you'd like

A cmdlet called Add-RubrikOrganization that I can use to assign a specific existing organization to an object.

Add-RubrikOrganization -org 'Tenant_A'

Examples would be something like something like:

 Get-RubrikVM "VM1" | Add-RubrikOrganization -org 'Tenant_A'

or

 Get-RubrikSLA "Gold" | Add-RubrikOrganization -org 'Tenant_A'

Describe alternatives you've considered

n/a

Additional context

Customer request.

@rfitzhugh rfitzhugh changed the title Ability to set Rubrik Organizations Ability to specify Rubrik Organizations Jul 1, 2019
@jaapbrasser jaapbrasser self-assigned this Jul 1, 2019
@rfitzhugh rfitzhugh assigned shamsway and unassigned jaapbrasser Sep 4, 2019
@rfitzhugh
Copy link
Contributor Author

Can this be closed? @shamsway

@shamsway
Copy link
Contributor

Indeed. Addressed by #514

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants