# Functions

GenerateBucketName returns the "bucketName" identifier for a bucket based on the coordinate.
GenerateExternalIDForDocument generates an external ID for a document configuration.
GenerateExternalIDForSettingsObject generates a string that serves as an external ID for a Settings 2.0 object.
GenerateUUIDFromConfigId takes the unique project identifier within an environment, a config id and generates a valid UUID based on provided information.
GenerateUUIDFromCoordinate generates a UUID out of a configs coordinate.
GenerateUUIDFromString generates a fixed UUID from a given string - usually a configuration name.
GetNumericIDForObjectID parses the Settings Object ID of a Dynatrace Management Zone (only object with numeric IDs) into a numeric identifier.
IsMeId checks whether the string provided is a valid ME-ID.
IsUUID tests whether a potential configId is already a UUID.

# Type aliases

No description provided by the author