UpdatePolicyGroupRequest
UpdatePolicyGroupRequest modifies a Policy Group.
Properties
- An Insights account to add to the policy group.
- ↳
idstring requiredID of the account. - ↳
namestring requiredThe name of the account. - The user with ownership of this Insights account
- ↳
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.
newNamestring optionalThe new name to assign to the policy group.- A stack to add to the policy group.
- ↳
namestring requiredThe name - ↳
routingProjectstring requiredThe routing project - An Insights account to remove from the policy group.
- ↳
idstring requiredID of the account. - ↳
namestring requiredThe name of the account. - The user with ownership of this Insights account
- ↳
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.
agentPoolIdstring optionalAgent pool ID for audit policy evaluation. Set to empty string to clear, omit to leave unchanged.- A stack to remove from the policy group.
- ↳
namestring requiredThe name - ↳
routingProjectstring requiredThe routing project - A policy pack to enable for the policy group.
- ↳
namestring requiredThe name - ↳
displayNamestring requiredThe display name - ↳
versioninteger requiredThe version number - ↳
versionTagstring requiredThe version tag - ↳
configmap[string]object optionalThe configuration that is to be passed to the Policy Pack. This map ties Policies with their configuration. - ↳
environmentsarray[string] optionalReferences to ESC environments to use for this policy pack. - A policy pack to disable for the policy group.
- ↳
namestring requiredThe name - ↳
displayNamestring requiredThe display name - ↳
versioninteger requiredThe version number - ↳
versionTagstring requiredThe version tag - ↳
configmap[string]object optionalThe configuration that is to be passed to the Policy Pack. This map ties Policies with their configuration. - ↳
environmentsarray[string] optionalReferences to ESC environments to use for this policy pack.
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.