List of Shield Information Barrier Reports
A list of shield barrier reports.Attributes and example
Attributes and example
| Property | Type | Required | Description |
|---|---|---|---|
limit | integer | No | The limit that was used for these entries. This will be the same as the limit query parameter unless that value exceeded the maximum value allowed. The maximum value varies by API. |
next_marker | string | No | The marker for the start of the next page of results. Can be null. |
entries | array of Shield information barrier report | No | A list of shield information barrier reports. |
Example
Shield information barrier reference
A shield information barrier reference for requests and responses.Attributes and example
Attributes and example
| Property | Type | Required | Description |
|---|---|---|---|
shield_information_barrier | Shield information barrier (Base) | No |
Example
Shield information barrier report
A standard representation of a shield information barrier report object.Attributes and example
Attributes and example
| Property | Type | Required | Description |
|---|---|---|---|
id | string | No | The unique identifier for the shield information barrier report. |
type | enum<string> | No | The type of the shield information barrier report. Available options: shield_information_barrier_report. |
shield_information_barrier | Shield information barrier reference | No | |
status | enum<string> | No | Status of the shield information report. Available options: pending, error, done, cancelled. |
details | Shield information barrier report details | No | |
created_at | string | No | ISO date time string when this shield information barrier report object was created. |
created_by | User (Base) | No | The user who created this shield information barrier report. |
updated_at | string | No | ISO date time string when this shield information barrier report was updated. |
Example
Shield information barrier report (Base)
A base representation of a shield information barrier report object.Attributes and example
Attributes and example
| Property | Type | Required | Description |
|---|---|---|---|
id | string | No | The unique identifier for the shield information barrier report. |
type | enum<string> | No | The type of the shield information barrier report. Available options: shield_information_barrier_report. |
Example
Shield information barrier report details
Indicates which folder the report file is located and any errors when generating the report.Attributes and example
Attributes and example
| Property | Type | Required | Description |
|---|---|---|---|
details | object | No |
Example
