Newer Version Available
Security Coverage Object Resource
Returns the security coverage for a particular
object. Use this API to discover whether Tableau CRM can inherit sharing settings from an object.
- Resource URL
-
1/wave/security/coverage/objects/<objectApiName> - Formats
- JSON
- Available Version
- 41.0
- HTTP Methods
- GET
- GET Response Body (ObjectCoverageRepresentation)
-
Property Name Type Description Filter Group and Version Available Version eligibleSharingSource Boolean Indicates whether the object is an eligible sharing source or not. Small, 41.0 41.0 label String The label of the object. Small, 41.0 41.0 name String The name of the object. Small, 41.0 41.0 namespace String The namespace of the object. Small, 41.0 41.0 unsupportedRecords UnsupportedRecordCollectionRepresentation The specific records that are unsupported for sharing inheritance. Small, 50.0 50.0 url String The URL for retrieving this information. Small, 41.0 41.0 - UnsupportedRecordCollectionRepresentation
-
Property Name Type Description Filter Group and Version Available Version count Integer The count of records not covered by sharing inheritance. This value may not match the length of the values collection. Supplemental, 50.0 50.0 values UnsupportedRecordRepresentation[] The collection of specific records that are unsupported for sharing inheritance. The collection length may be shorter than the count due to limiting for the API. Small, 50.0 50.0 - UnsupportedRecordRepresentation
-
Property Name Type Description Filter Group and Version Available Version descriptorCount Integer The number of descriptors for the record id. Small, 51.0 51.0 id String The record id. Small, 50.0 50.0