| Netbox version |
Plugin Version |
Agent version |
Docker API Version |
| 3.6.9 |
|
1.6.1 |
1.45 |
Actual Behavior
When creating a container using POST request, i provide env and network-settings objects but they are not reflected in the container.
Desired Behavior
The parameters provided in the create request should be stored in the created container.