Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 627 Bytes

DataRestoreLocation.md

File metadata and controls

12 lines (8 loc) · 627 Bytes

DataRestoreLocation

DataRestoreLocation describes the spec restore location of Dataset

Properties

Name Type Description Notes
node_name str NodeName describes the nodeName of restore if Path is in the form of local://subpath [optional]
path str Path describes the path of restore, in the form of local://subpath or pvc://<pvcName>/subpath [optional]

[Back to Model list] [Back to API list] [Back to README]