- Resource Type Reference
- OSE::SFS::ShareAccessRule
OSE::SFS::ShareAccessRule¶
A resource for creating file sharing access rules
Required Properties¶
Name | Description |
---|---|
share_id | Sharing ID of access rules String value expected. Updates cause replacement. Value range: Valid shared ID, which is strictly checked using the UUID regular expression. |
allow_access | Sharing file system access policy Map value expected. Map properties:
|
HOT Syntax¶
heat_template_version: 2014-10-16
...
resources:
...
the_resource:
type: OSE::SFS::ShareAccessRule
properties:
share_id: String
allow_access:
access_level: String
access_type: String
access_to: String