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

ListTeamsByInsightsAccountResponse

    ListTeamsByInsightsAccountResponse lists all teams that have access to an account.

    Properties

    • accountName string required
      The name of the Insights account
    • teams array[InsightsAccountTeam] required
      The list of teams with access to the account
    • name string required
      The team name
    • displayName string required
      The display name of the team
    • description string required
      The team description
    • permission enum required
      The team’s permission level for this account
      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.
    • isMember boolean required
      IsMember is true if the requesting user is a member of the team.

      The infrastructure as code platform for any cloud.