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

NAS Direct Archive #358

Closed
rfitzhugh opened this issue Jul 4, 2019 · 3 comments
Closed

NAS Direct Archive #358

rfitzhugh opened this issue Jul 4, 2019 · 3 comments

Comments

@rfitzhugh
Copy link
Contributor

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

As a customer, I would like to be able to automate the creation and modifications to NAS filesets to include NAS Direct Archive. This feature was introduced in CDM 5.0 and there is currently no PowerShell parameter to allow me to include NAS Direct Archive.

Describe the solution you'd like

  1. Update New-RubrikFileset.ps1 to include a parameter enabling the Direct Archive flag.
POST https://xxx/api/v1/fileset

The parameter is "isPassthrough": "string" where string equals true or false.

  1. Create new cmdlet Set-RubrikFileset to modify existing NAS filesets to enable Direct Archive.

Describe alternatives you've considered

n/a

Additional context

n/a

@mwpreston
Copy link
Contributor

Once complete if we could also update the status on this reddit thread

@mwpreston mwpreston self-assigned this Jan 25, 2020
@mwpreston
Copy link
Contributor

Issuing PR momentarily addressing the New-RubrikFileset and DirectArchive. That said after some digging DA is only able to be configured when adding new filesets - therefore Set-RubrikFileset is not needed at this point.

@shamsway
Copy link
Contributor

Resolved by #555

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