Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateExternalID ¶
GenerateExternalID generates the externalID for settings 2.0 objects based on the schema, and ID. The result of the function is pure. Max length for the external ID is 500
func GenerateUuidFromConfigId ¶
GenerateUuidFromConfigId takes the unique project identifier within an environment, a config id and generates a valid UUID based on provided information
func GenerateUuidFromName ¶
GenerateUuidFromName generates a fixed UUID from a given configuration name. This is used when dealing with select Dynatrace APIs that do not/or no longer support unique name properties. As a convention between monaco and such APIs, both monaco and Dynatrace will generate the same name-based UUID using UUID v3 (MD5 hash based) with a "dynatrace.com" URL namespace UUID.
Types ¶
This section is empty.