Export-RubrikReport
SYNOPSIS
Retrieves link to a CSV file for a Rubrik Envision report
SYNTAX
DESCRIPTION
The Export-RubrikReport cmdlet is used to pull the link to a CSV file for a Rubrik Envision report
EXAMPLES
EXAMPLE 1
This will return the link to a CSV file for report id "11111111-2222-3333-4444-555555555555"
EXAMPLE 2
This will return the link to a CSV file for report named "Protection Tasks Details"
PARAMETERS
-id
ID of the report.
-TimezoneOffset
Timezone offset from UTC in minutes.
-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 Bas Vinken for community usage Twitter: @bvinken GitHub: basvinken
RELATED LINKS
Last updated