Add page access groups to a component
Name | Type | Description | Notes |
---|---|---|---|
id | str | Identifier for component | [optional] |
page_id | str | Page identifier | [optional] |
group_id | str | Component Group identifier | [optional] |
created_at | datetime | [optional] | |
updated_at | datetime | [optional] | |
group | bool | Is this component a group | [optional] |
name | str | Display name for component | [optional] |
description | str | More detailed description for component | [optional] |
position | int | Order the component will appear on the page | [optional] |
status | str | Status of component | [optional] |
showcase | bool | Should this component be showcased | [optional] |
only_show_if_degraded | bool | Requires a special feature flag to be enabled | [optional] |
automation_email | str | Requires a special feature flag to be enabled | [optional] |