InsightsAccount
A cloud account configured for Pulumi Insights resource discovery.
Properties
idstring requiredID of the account.namestring requiredThe name of the account.- The user with ownership of this Insights account
- ↳
namestring requiredThe user’s display name. - ↳
githubLoginstring requiredThe user’s login name. - ↳
avatarUrlstring requiredThe URL of the user’s avatar image. - ↳
emailstring optionalIMPORTANT: The email address of the user is only included on a few admin-only APIs. For nearly all APIs that return a UserInfo object, this will not be provided. considered sensitive information. providerstring requiredThe cloud provider for the account (e.g., aws, gcp, azure-native).providerVersionstring optionalThe version of the Pulumi provider package used for discovery.providerEnvRefstring optionalReference to an ESC environment containing provider credentials, in the format ‘project/environment’ with an optional @version suffix.scheduledScanEnabledboolean requiredIf true, the account is scheduled for recurring discovery.agentPoolIDstring optionalThe ID of the agent pool to run account discovery workflows. If not specified, discovery will use the default agent pool.providerConfigobject optionalProvider-specific configuration for the account.- Status of the last discovery scan for this account.
- ↳
accountNamestring optionalThe name of the insights account associated with this scan. - ↳
idstring requiredThe unique identifier of the workflow run. - ↳
orgIdstring requiredThe organization ID. - ↳
resourceCountinteger optionalThe number of resources discovered by this scan. - ↳
userIdstring requiredThe user ID who initiated the workflow run. - ↳
statusenum requiredThe current status of the workflow run.Values:running,failed,succeeded - ↳
startedAtstring requiredThe time the workflow run started. - ↳
finishedAtstring requiredThe time the workflow run finished, if completed. - ↳
lastUpdatedAtstring requiredThe time the workflow run was last updated. - ↳
jobTimeoutstring requiredThe timeout for jobs in the workflow run. - The list of job runs within the workflow.
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.