ReadInsightsAccountResponse
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 optionalThe user’s email address. It is only populated on selected endpoints and is omitted from most responses. Treat it as sensitive information. providerstring requiredThe cloud provider for the account (e.g., aws, gcp, azure-native).providerVersionstring optionalDeprecated: no longer populated. Omitted from responses, and ignored if sent. The provider version used for discovery is now recorded per resource.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.