this-host-unique-identifier
urn:host:/this-host-fqdn
urn:host:/[hostName]
urn:process:/[hostName]:[pid]:[createTime]
urn:container:/[hostName]:[containerId]
urn:service:/[serviceName]
urn:service-instance:/[serviceName]:/[hostName]
<prefix>
and <type-name>:<free-form>
segments are described below.prefix
segment is a required part of a global identifier. It names the scope that the identifier belongs to and is used purely for organizational purposes.stackpack:<name>
- objects belonging to StackPacks.stackpack:<name>:shared
- objects shared between instances of a StackPack.stackpack:<name>:instance:{{instanceId}}
- objects belonging to a specific instance of a StackPack, where {{instanceId}}
is a handlebar that returns the ID provided during the StackPack installation process for each specific instance of the StackPack.system:auto
- objects created by the system that do not belong to any specific StackPacks.<type-name>:<free-form>
segments.<type-name>
matches the domain object type of the object that the identifier is assigned to (not case-sensitive).<free-form>
is arbitrary, but must be unique for the type. The format of the free-form segment is decided by the user. It does not need to match the name of the object (if any is present) and can itself consist of multiple segments.urn:stackpack:common:component-type:server
urn:stackpack:common:view-health-state-configuration-function:minimum-propagated-health-states
urn:host:/example.org
urn:process:/db.infra.company.org:161841:1602158335000
urn:container:/compnode5.k8s.example.org:8b18c68a820904c55b4909d7f5a9a52756d45e866c07c92bf478bcf6cd240901
urn:service:/prod-db
urn:service-instance:/prod-db:/main.example.org
urn:stackpack:aws:shared:check-function:aws-event-run-state
urn:stackpack:servicenow:componenttype:cmdb_ci_netgear