get_sla_domains
Retrieves dictionary of SLA Domain Names and Identifiers.
Keyword Arguments
Name
Type
Description
Choices
Default
sla_domain_name
str
Rubrik SLA Domain name
Returns
Type
Return Value
str
ID for the given SLA Domain name as given by sla_domain_name
dict
The complete set of SLA domains or a one element dict if a non-empty sla_domain_name
is given and found.
Example
Last updated