netbox-docker-plugin icon indicating copy to clipboard operation
netbox-docker-plugin copied to clipboard

Netbox container labels

Open dzove855 opened this issue 1 year ago • 0 comments

Netbox version Docker API Version
v3.6.9 v1.43

Actual Behavior

There is no way to get the labels on container creation nor prechange information of labels

Desired Behavior

The labels are sent on creation of a container and the prechange container the old values of the labels.

Example of use cases:

  • connect labels to other service, prechange data will allow us to decide if it is a change or creation and to find the previous data

dzove855 avatar Feb 29 '24 11:02 dzove855