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 26, 2024
1 parent 0e84a81 commit f4c1453
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 @@ -6204,6 +6204,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 f4c1453

Please sign in to comment.