Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. UpdateTeamInsightsAccountPermissionsRequest

UpdateTeamInsightsAccountPermissionsRequest

    Request to update the insights account permissions for a team.

    Properties

    • permissions enum optional
      Permissions the permissions that team membership grants to the account. Will overwrite any existing permissions the team grants to the account. A nil value, or a permission of “none”, will remove the account from the team.
      Values:
      0 — None
      InsightsAccountPermissionNone provides no access.
      1 — Read
      InsightsAccountPermissionRead provides read-only access.
      2 — Write
      InsightsAccountPermissionWrite provides read/write access to an account.
      3 — Admin
      InsightsAccountPermissionAdmin provides admin-level access to the account.

      The infrastructure as code platform for any cloud.