submit_on_demand
Submits On Demand Snapshot request for the given set of object id's and assign the given SLA to the snapshots.
Arguments
Name
Type
Description
Choices
object_ids
[str]
Array of Rubrik Object IDs
sla_id
str
Rubrik SLA Domain ID
Keyword Arguments
Name
Type
Description
Choices
Default
wait
bool
Threaded wait for all processes to complete
False
Returns
Type
Return Value
list
List of errors if any occurred
Example
Last updated