Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 588 Bytes

File metadata and controls

16 lines (11 loc) · 588 Bytes

openapi.model.FilesystemMountEntry

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
mountPoint String The absolute path indicating where on the instance the filesystem will be mounted.
fileSystemId String The id of the filesystem to mount to the instance.

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