Skip to content

Commit

Permalink
api: update rest-api
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriel Mougard <[email protected]>
  • Loading branch information
gabrielmougard committed Jan 19, 2024
1 parent d4b10cd commit 9140527
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/rest-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6185,6 +6185,16 @@ definitions:
x-go-name: Type
type: object
x-go-package: github.com/canonical/lxd/shared/api
VMMount:
properties:
target_path:
description: Absolute path of the target mount directory inside the VM.
example: /opt
type: string
x-go-name: TargetPath
title: VMMount represents an existing mount directory inside a VM.
type: object
x-go-package: github.com/canonical/lxd/shared/api
Warning:
properties:
count:
Expand Down

0 comments on commit 9140527

Please sign in to comment.