OBJECT
CountOfObjectsProtectedBySLAsResult
Description
Response for the query to retrieve the number of objects protected by the SLA Domains.
link GraphQL Schema definition
- type CountOfObjectsProtectedBySLAsResult {
- # Number of objects protected by SLA Domains.
- SLAIdToObjectCount!]! : [
- }