You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the objectIDobject_type is sla we should add a check for forever or unprotected as the objectName. If detected, we should then return "UNPROTECTED" as the SLA ID
What would you like to be added:
When the
objectID
object_type
issla
we should add a check forforever
orunprotected
as theobjectName
. If detected, we should then return "UNPROTECTED" as the SLA IDCode logic from Python SDK
https://github.com/rubrikinc/rubrik-sdk-for-go/blob/devel/rubrikcdm/data_management.go#L70
Why is this needed:
Match full functionality of the GUI and allow support for unmanaged snapshots
The text was updated successfully, but these errors were encountered: