@adcp/sdk API Reference - v14.0.0-beta.6
Documentation
GitHub
npm
Preparing search index...
AgentEventPayload
Type Alias AgentEventPayload
AgentEventPayload
:
Omit
<
GeneratedAgentEventPayload
,
"inventory_profile"
|
"compliance_summary"
,
>
&
{
inventory_profile
?:
GeneratedAgentInventoryProfile
;
compliance_summary
?:
AgentCompliance
;
}
Type Declaration
Optional
inventory_profile
?:
GeneratedAgentInventoryProfile
On agent.profile_updated: the agent's refreshed inventory profile.
Optional
compliance_summary
?:
AgentCompliance
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Documentation
GitHub
npm
@adcp/sdk API Reference - v14.0.0-beta.6
Loading...
On agent.profile_updated: the agent's refreshed inventory profile.