Metadata
You can query the actual metadata of nodes, interfaces, and services via REST endpoints.
GETs (Reading Metadata)
Resource | Description |
---|---|
|
Get the list of metadata associated with this node. |
|
Get the list of metadata associated with this node, filtered by the given context. |
|
Get the entry for the given context and key associated with this node. |
|
Get the list of metadata associated with this interface. |
|
Get the list of metadata associated with this interface, filtered by the given context. |
|
Get the entry for the given context and key associated with this interface. |
|
Get the list of metadata associated with this service. |
|
Get the list of metadata associated with this service, filtered by the given context. |
|
Get the entry for the given context and key associated with this service. |