decode_entity_guid
Decode a New Relic entity GUID to reveal its account ID, domain, entity type, and domain ID. Understand what a GUID refers to without an API call.
Instructions
Decode a New Relic entity GUID (base64-encoded) to reveal its components: account ID, domain (APM, EXT, INFRA, etc.), entity type (APPLICATION, KEY_TRANSACTION, HOST, etc.), and domain ID. Useful for understanding what an entity GUID refers to without making an API call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guid | Yes | The NR entity GUID to decode |