Delete an SLA from the Rubrik Cluster
def delete_sla(self, name, timeout=15):
Name
Type
Description
Choices
name
[type]
The name of the SLA you wish to delete.
Default
timeout
int
The number of seconds to wait to establish a connection to the Rubrik cluster.
15
Return Value
dict
The full API response for DELETE /v1/sla_domain.
DELETE /v1/sla_domain
Last updated 5 years ago