-
Notifications
You must be signed in to change notification settings - Fork 6
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
Add S3Compatible to list of Archive Targets #11
Comments
Had same need. I added code directly to script, perhaps it can be assistance. It uses invoke-RubrikRestCall and gets s3compatible archive info. Had to get S3compatible archive ID, so needed to run get-rubrikArchive command again (In $archivetargets variable, ID was left out). Feel free to use it. Note- it only works with one S3 compatible archive. Need to do some foreach loop, if there are multiple s3 compatible archives configured to Rubrik Cluster Hope asbuilt will be updated with s3comp archival reports...until then, hope this helps.
|
The current report only displays object archives which have a type of S3 - S3Compatible needs to be included as well in the filter.
The text was updated successfully, but these errors were encountered: