Skip to main content

A standard representation of a shield information barrier object.

id
string

The unique identifier for the shield information barrier.

Example:

"11446498"

type
enum<string>

The type of the shield information barrier.

Available options:
shield_information_barrier
Example:

"shield_information_barrier"

enterprise
Enterprise · object

The type and id of enterprise this barrier is under.

status
enum<string>

Status of the shield information barrier.

Available options:
draft,
pending,
disabled,
enabled,
invalid
Example:

"draft"

created_at
string<date-time>

ISO date time string when this shield information barrier object was created.

Example:

"2020-06-26T18:44:45.869Z"

created_by
User (Base) · object

The user who created this shield information barrier.

updated_at
string<date-time>

ISO date time string when this shield information barrier was updated.

Example:

"2020-07-26T18:44:45.869Z"

updated_by
User (Base) · object

The user that updated this shield information barrier.

enabled_at
string<date-time>

ISO date time string when this shield information barrier was enabled.

Example:

"2020-07-26T18:44:45.869Z"

enabled_by
User (Base) · object

The user that enabled this shield information barrier.