Interface RumTeamsOwnershipApiListTeamsOwnershipRulesRequest

Hierarchy

  • RumTeamsOwnershipApiListTeamsOwnershipRulesRequest

Properties

filterApplicationId?: string[]

Filter mappings by RUM application ID. Each value must be a valid UUID.

filterService?: string[]

Filter mappings by RUM application service name.

filterTeamHandle?: string[]

Filter mappings by owning team handle.

filterViewName?: string[]

Filter mappings by RUM view name.

Generated using TypeDoc