DockerServiceConnection Viewset
Request body
If enabled, use the local connection. Required Docker socket/Kubernetes Integration
Can be in the format of 'unix://<path>' when connecting to a local docker daemon, or 'https://<hostname>:2376' when connecting to a remote system.
CA which the endpoint's Certificate is verified against. Can be left empty for no validation.
Certificate/Key used for authentication. Can be left empty for no authentication.
Response
If enabled, use the local connection. Required Docker socket/Kubernetes Integration
Return object's verbose_name
Return object's plural verbose_name
Return internal model name
Can be in the format of 'unix://<path>' when connecting to a local docker daemon, or 'https://<hostname>:2376' when connecting to a remote system.
CA which the endpoint's Certificate is verified against. Can be left empty for no validation.
Certificate/Key used for authentication. Can be left empty for no authentication.
Changes
No recorded changes to this endpoint across all 1 revision of this API.