Newer Version Available

This content describes an older version of this product. View Latest

Security Coverage Object Resource

Returns the security coverage for a particular object. Use this API to discover whether Analytics 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
eligible​Sharing​Source 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
unsupported​Records Unsupported​Record​Collection​Representation 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 Unsupported​Record​Representation[] 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
id String The record id. Small, 50.0 50.0