Skip to content

Commit

Permalink
Add support for source_workstation in workstations_workstation resour…
Browse files Browse the repository at this point in the history
…ce. (#12549)
  • Loading branch information
esu authored Dec 17, 2024
1 parent 24ac835 commit 3141d28
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions mmv1/products/workstations/Workstation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,3 +153,9 @@ properties:
- 'STATE_RUNNING'
- 'STATE_STOPPING'
- 'STATE_STOPPED'
- name: 'source_workstation'
type: String
description: |
Full resource name of the source workstation from which the workstation's persistent
directories will be cloned from during creation.
immutable: true

0 comments on commit 3141d28

Please sign in to comment.