Check report content elements status
head/reports/{reportId}/content/elements
Returns the headers for a report content elements, including ETag
. See Conditional Operations
.
Name | Type | Required | Description |
---|---|---|---|
reportId | string<object-id> | true | Report id for this operation. |
Name | Type | Required | Description |
---|---|---|---|
characteristics | string | false | A '|' (bar) separated list of characteristics of elements to return. A characteristic is a set of attributes of an element. An element has only one type but it can have many characteristics. If no characteristic is specified, then all elements are returned. Valid values are |
Name | Type | Required | Description |
---|---|---|---|
Accept-Item | string | false | Optional header. If omitted, items of Allowed values: application/vnd.sas.report.content.element+jsonapplication/vnd.sas.report.content.element+json;version=1application/vnd.sas.report.content.element+json;version=2 Default: application/vnd.sas.report.content.element+json;version=2 |
Accept-Language | string | false | Optional header. If present, the locale it represents is used in processing, sorting, and filtering. |