List of Shield Information Barrier Segments
List of Shield Information Barrier Segment objects.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 segment | No | A list of shield information barrier segments. |
Example
Shield information barrier segment
A shield information barrier segment object.Attributes and example
Attributes and example
| Property | Type | Required | Description |
|---|---|---|---|
id | string | No | The unique identifier for the shield information barrier segment. |
type | enum<string> | No | The type of the shield information barrier segment. Available options: shield_information_barrier_segment. |
shield_information_barrier | Shield information barrier (Base) | No | |
name | string | No | Name of the shield information barrier segment. |
description | string | No | Description of the shield information barrier segment. |
created_at | string | No | ISO date time string when this shield information barrier object was created. |
created_by | User (Base) | No | The user who created this shield information barrier segment. |
updated_at | string | No | ISO date time string when this shield information barrier segment was updated. |
updated_by | User (Base) | No | The user that updated this shield information barrier segment. |
Example
