File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,13 +37,13 @@ import {
3737### Required
3838
3939- ` export_policy ` (String) Name of the Share Export Policy to use in the Share.
40- Note that if this is set to an empty string, the Share can only be mounted in read only by
41- clients with IPs matching the IP ACL of the Resource Pool hosting this Share.
40+ Note that if this is set to an empty string, the Share can only be mounted in read only by
41+ clients with IPs matching the IP ACL of the Resource Pool hosting this Share.
4242You can also assign a Share Export Policy after creating the Share
4343- ` name ` (String) Name of the share.
4444- ` project_id ` (String) STACKIT project ID to which the share is associated.
4545- ` resource_pool_id ` (String) The ID of the resource pool for the SFS share.
46- - ` space_hard_limit_gigabytes ` (Number) Space hard limit for the Share.
46+ - ` space_hard_limit_gigabytes ` (Number) Space hard limit for the Share.
4747 If zero, the Share will have access to the full space of the Resource Pool it lives in.
4848 (unit: gigabytes)
4949
You can’t perform that action at this time.
0 commit comments