diff --git a/api/swagger-spec/v1.json b/api/swagger-spec/v1.json index 8a98acd64e..0e42f2e67d 100644 --- a/api/swagger-spec/v1.json +++ b/api/swagger-spec/v1.json @@ -16767,7 +16767,7 @@ "items": { "$ref": "v1.UniqueVolumeName" }, - "description": "List of attachable volume devices in use (mounted) by the node." + "description": "List of attachable volumes in use (mounted) by the node." } } }, diff --git a/docs/api-reference/v1/definitions.html b/docs/api-reference/v1/definitions.html index aedc6fda07..fa0fc419b3 100755 --- a/docs/api-reference/v1/definitions.html +++ b/docs/api-reference/v1/definitions.html @@ -2766,6 +2766,10 @@ Populated by the system when a graceful deletion is requested. Read-only. More i + +
volumesInUse
List of attachable volume devices in use (mounted) by the node.
List of attachable volumes in use (mounted) by the node.
false
v1.UniqueVolumeName array