AgentRegistrationActSettingsBundle
org.sagebionetworks.repo.model.agent.AgentRegistrationActSettingsBundle
The ACT-managed settings for an agent registration, along with the metadata about when and by whom they were last modified. Only members of the Synapse Access and Compliance Team (ACT) may read these settings.
| Field | Type | Description |
|---|---|---|
| agentRegistrationId | STRING | The ID of the agent registration these settings apply to. |
| etag | STRING | The current etag of the settings. Provide this value when updating the settings for optimistic concurrency control. |
| modifiedOn | STRING | The date-time when these settings were last modified. |
| modifiedBy | STRING | The principal ID of the ACT member that last modified these settings. |
| settings | AgentRegistrationActSettings | ACT-managed settings for an agent registration. Only members of the Synapse Access and Compliance Team (ACT) may read or write these settings. This object is intentionally extensible; additional settings may be added in the future. |