Optional requestFactory: RumTeamsOwnershipApiRequestFactoryOptional responseProcessor: RumTeamsOwnershipApiResponseProcessorPrivate configurationPrivate requestPrivate responseThe request object
Optional options: ConfigurationAdd and remove teams ownership mappings for your organization in a single atomic request, following the JSON:API atomic operations extension. Operations are applied together: if any operation is invalid, none of the operations are applied. Add operations are processed before remove operations, so results may not appear in the same order as the request.
The request object
Optional options: ConfigurationDelete a specific teams ownership mapping from your organization.
The request object
Optional options: ConfigurationGet a specific teams ownership mapping from your organization.
The request object
Optional options: ConfigurationGet the list of teams ownership mappings for your organization, optionally filtered.
The request object
Optional options: ConfigurationGet the list of teams ownership rules for your organization, optionally filtered.
Rules group the underlying mappings by view_name, application_id, service, and match_type,
collapsing every team that owns the same view into a single entry.
The request object
Optional options: ConfigurationGenerated using TypeDoc
Create a teams ownership mapping for your organization. Returns the teams ownership mapping object from the request body when the request is successful.