# Functions

GetV2ID returns the ID of APIs in v2 - replacing deprecated APIs with their new version and dropping the -v2 marker from APIs introducing the breaking change of handling non-unique-names.
NewAPIs returns collection of predefined API to work with Dynatrace.
NewV1APIs returns collection of predefined API to work with Dynatrace Deprecated: Please use NewAPIs.
RemoveDisabled filter every endpoint for which all of required featureflags.FeatureFlag aren't set.
RemoveNonDeletable filters every api for which configs are not deletable.
RetainByName creates a Filter that leaves the API in the map if API.ID is part of the provided list.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
#nosec G101.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
#nosec G101.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
#nosec G101.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

API structure present definition of config endpoints.
No description provided by the author

# Type aliases

APIs is a collection of API.
Filter return true iff specific api needs to be filtered/ removed from list.