@truenas/api-client
GitHub
Preparing search index...
v25_10_0
DockerNetworkEntry
Interface DockerNetworkEntry
interface
DockerNetworkEntry
{
created
:
string
|
null
;
driver
:
string
|
null
;
id
:
string
|
null
;
ipam
:
{
[
k
:
string
]:
unknown
}
|
null
;
labels
:
{
[
k
:
string
]:
unknown
}
|
null
;
name
:
string
|
null
;
scope
:
string
|
null
;
short_id
:
string
|
null
;
}
Index
Properties
created
driver
id
ipam
labels
name
scope
short_
id
Properties
created
created
:
string
|
null
driver
driver
:
string
|
null
id
id
:
string
|
null
ipam
ipam
:
{
[
k
:
string
]:
unknown
}
|
null
labels
labels
:
{
[
k
:
string
]:
unknown
}
|
null
name
name
:
string
|
null
scope
scope
:
string
|
null
short_
id
short_id
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
driver
id
ipam
labels
name
scope
short_
id
GitHub
@truenas/api-client
Loading...