AgentAccountSummary
Identity and metadata for an agent’s Pulumi account, returned as part of AgentClaimResponse so the claiming user can confirm which agent they are taking over.
Properties
loginstring requiredThe agent user’s Pulumi login (e.g. “agent-abc123”). This is what pulumi whoami returns while the agent’s access token is in use.orgNamestring requiredSlug of the agent’s individual organization. This appears in the/ / identity of any stack the agent created. createdAtstring requiredWhen the agent account was created (i.e. when /api/agents/signup ran).
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.