12 lines
474 B
Markdown
12 lines
474 B
Markdown
# V1Capabilities
|
|
|
|
Adds and removes POSIX capabilities from running containers.
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**add** | **list[str]** | Added capabilities | [optional]
|
|
**drop** | **list[str]** | Removed capabilities | [optional]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|