You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"createTime": "A String", # Output only. The time when the instance was created.
133
133
"description": "A String", # The description of the instance (2048 characters or less).
134
+
"directoryServices": { # Directory Services configuration for Kerberos-based authentication. # Directory Services configuration for Kerberos-based authentication. Should only be set if protocol is "NFS_V4_1".
135
+
"managedActiveDirectory": { # ManagedActiveDirectoryConfig contains all the parameters for connecting to Managed Active Directory. # Configuration for Managed Service for Microsoft Active Directory.
136
+
"computer": "A String", # The computer name is used as a prefix to the mount remote target. Example: if the computer_name is `my-computer`, the mount command will look like: `$mount -o vers=4,sec=krb5 my-computer.filestore.:`.
"etag": "A String", # Server-specified ETag for the instance resource to prevent simultaneous updates from overwriting each other.
135
141
"fileShares": [ # File system shares on the instance. For this version, only a single file share is supported.
136
142
{ # File share configuration for the instance.
@@ -144,6 +150,9 @@ <h3>Method Details</h3>
144
150
"ipRanges": [ # List of either an IPv4 addresses in the format `{octet1}.{octet2}.{octet3}.{octet4}` or CIDR ranges in the format `{octet1}.{octet2}.{octet3}.{octet4}/{mask size}` which may mount the file share. Overlapping IP ranges are not allowed, both within and across NfsExportOptions. An error will be returned. The limit is 64 IP ranges/addresses for each FileShareConfig among all NfsExportOptions.
145
151
"A String",
146
152
],
153
+
"securityFlavors": [ # The security flavors allowed for mount operations. The default is AUTH_SYS.
154
+
"A String",
155
+
],
147
156
"squashMode": "A String", # Either NO_ROOT_SQUASH, for allowing root access on the exported directory, or ROOT_SQUASH, for not allowing root access. The default is NO_ROOT_SQUASH.
"createTime": "A String", # Output only. The time when the instance was created.
268
277
"description": "A String", # The description of the instance (2048 characters or less).
278
+
"directoryServices": { # Directory Services configuration for Kerberos-based authentication. # Directory Services configuration for Kerberos-based authentication. Should only be set if protocol is "NFS_V4_1".
279
+
"managedActiveDirectory": { # ManagedActiveDirectoryConfig contains all the parameters for connecting to Managed Active Directory. # Configuration for Managed Service for Microsoft Active Directory.
280
+
"computer": "A String", # The computer name is used as a prefix to the mount remote target. Example: if the computer_name is `my-computer`, the mount command will look like: `$mount -o vers=4,sec=krb5 my-computer.filestore.:`.
"etag": "A String", # Server-specified ETag for the instance resource to prevent simultaneous updates from overwriting each other.
270
285
"fileShares": [ # File system shares on the instance. For this version, only a single file share is supported.
271
286
{ # File share configuration for the instance.
@@ -279,6 +294,9 @@ <h3>Method Details</h3>
279
294
"ipRanges": [ # List of either an IPv4 addresses in the format `{octet1}.{octet2}.{octet3}.{octet4}` or CIDR ranges in the format `{octet1}.{octet2}.{octet3}.{octet4}/{mask size}` which may mount the file share. Overlapping IP ranges are not allowed, both within and across NfsExportOptions. An error will be returned. The limit is 64 IP ranges/addresses for each FileShareConfig among all NfsExportOptions.
280
295
"A String",
281
296
],
297
+
"securityFlavors": [ # The security flavors allowed for mount operations. The default is AUTH_SYS.
298
+
"A String",
299
+
],
282
300
"squashMode": "A String", # Either NO_ROOT_SQUASH, for allowing root access on the exported directory, or ROOT_SQUASH, for not allowing root access. The default is NO_ROOT_SQUASH.
"createTime": "A String", # Output only. The time when the instance was created.
344
362
"description": "A String", # The description of the instance (2048 characters or less).
363
+
"directoryServices": { # Directory Services configuration for Kerberos-based authentication. # Directory Services configuration for Kerberos-based authentication. Should only be set if protocol is "NFS_V4_1".
364
+
"managedActiveDirectory": { # ManagedActiveDirectoryConfig contains all the parameters for connecting to Managed Active Directory. # Configuration for Managed Service for Microsoft Active Directory.
365
+
"computer": "A String", # The computer name is used as a prefix to the mount remote target. Example: if the computer_name is `my-computer`, the mount command will look like: `$mount -o vers=4,sec=krb5 my-computer.filestore.:`.
"etag": "A String", # Server-specified ETag for the instance resource to prevent simultaneous updates from overwriting each other.
346
370
"fileShares": [ # File system shares on the instance. For this version, only a single file share is supported.
347
371
{ # File share configuration for the instance.
@@ -355,6 +379,9 @@ <h3>Method Details</h3>
355
379
"ipRanges": [ # List of either an IPv4 addresses in the format `{octet1}.{octet2}.{octet3}.{octet4}` or CIDR ranges in the format `{octet1}.{octet2}.{octet3}.{octet4}/{mask size}` which may mount the file share. Overlapping IP ranges are not allowed, both within and across NfsExportOptions. An error will be returned. The limit is 64 IP ranges/addresses for each FileShareConfig among all NfsExportOptions.
356
380
"A String",
357
381
],
382
+
"securityFlavors": [ # The security flavors allowed for mount operations. The default is AUTH_SYS.
383
+
"A String",
384
+
],
358
385
"squashMode": "A String", # Either NO_ROOT_SQUASH, for allowing root access on the exported directory, or ROOT_SQUASH, for not allowing root access. The default is NO_ROOT_SQUASH.
"createTime": "A String", # Output only. The time when the instance was created.
429
456
"description": "A String", # The description of the instance (2048 characters or less).
457
+
"directoryServices": { # Directory Services configuration for Kerberos-based authentication. # Directory Services configuration for Kerberos-based authentication. Should only be set if protocol is "NFS_V4_1".
458
+
"managedActiveDirectory": { # ManagedActiveDirectoryConfig contains all the parameters for connecting to Managed Active Directory. # Configuration for Managed Service for Microsoft Active Directory.
459
+
"computer": "A String", # The computer name is used as a prefix to the mount remote target. Example: if the computer_name is `my-computer`, the mount command will look like: `$mount -o vers=4,sec=krb5 my-computer.filestore.:`.
"etag": "A String", # Server-specified ETag for the instance resource to prevent simultaneous updates from overwriting each other.
431
464
"fileShares": [ # File system shares on the instance. For this version, only a single file share is supported.
432
465
{ # File share configuration for the instance.
@@ -440,6 +473,9 @@ <h3>Method Details</h3>
440
473
"ipRanges": [ # List of either an IPv4 addresses in the format `{octet1}.{octet2}.{octet3}.{octet4}` or CIDR ranges in the format `{octet1}.{octet2}.{octet3}.{octet4}/{mask size}` which may mount the file share. Overlapping IP ranges are not allowed, both within and across NfsExportOptions. An error will be returned. The limit is 64 IP ranges/addresses for each FileShareConfig among all NfsExportOptions.
441
474
"A String",
442
475
],
476
+
"securityFlavors": [ # The security flavors allowed for mount operations. The default is AUTH_SYS.
477
+
"A String",
478
+
],
443
479
"squashMode": "A String", # Either NO_ROOT_SQUASH, for allowing root access on the exported directory, or ROOT_SQUASH, for not allowing root access. The default is NO_ROOT_SQUASH.
Copy file name to clipboardExpand all lines: docs/dyn/file_v1beta1.projects.locations.instances.shares.html
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -128,6 +128,9 @@ <h3>Method Details</h3>
128
128
"ipRanges": [ # List of either an IPv4 addresses in the format `{octet1}.{octet2}.{octet3}.{octet4}` or CIDR ranges in the format `{octet1}.{octet2}.{octet3}.{octet4}/{mask size}` which may mount the file share. Overlapping IP ranges are not allowed, both within and across NfsExportOptions. An error will be returned. The limit is 64 IP ranges/addresses for each FileShareConfig among all NfsExportOptions.
129
129
"A String",
130
130
],
131
+
"securityFlavors": [ # The security flavors allowed for mount operations. The default is AUTH_SYS.
132
+
"A String",
133
+
],
131
134
"squashMode": "A String", # Either NO_ROOT_SQUASH, for allowing root access on the exported directory, or ROOT_SQUASH, for not allowing root access. The default is NO_ROOT_SQUASH.
132
135
},
133
136
],
@@ -231,6 +234,9 @@ <h3>Method Details</h3>
231
234
"ipRanges": [ # List of either an IPv4 addresses in the format `{octet1}.{octet2}.{octet3}.{octet4}` or CIDR ranges in the format `{octet1}.{octet2}.{octet3}.{octet4}/{mask size}` which may mount the file share. Overlapping IP ranges are not allowed, both within and across NfsExportOptions. An error will be returned. The limit is 64 IP ranges/addresses for each FileShareConfig among all NfsExportOptions.
232
235
"A String",
233
236
],
237
+
"securityFlavors": [ # The security flavors allowed for mount operations. The default is AUTH_SYS.
238
+
"A String",
239
+
],
234
240
"squashMode": "A String", # Either NO_ROOT_SQUASH, for allowing root access on the exported directory, or ROOT_SQUASH, for not allowing root access. The default is NO_ROOT_SQUASH.
235
241
},
236
242
],
@@ -277,6 +283,9 @@ <h3>Method Details</h3>
277
283
"ipRanges": [ # List of either an IPv4 addresses in the format `{octet1}.{octet2}.{octet3}.{octet4}` or CIDR ranges in the format `{octet1}.{octet2}.{octet3}.{octet4}/{mask size}` which may mount the file share. Overlapping IP ranges are not allowed, both within and across NfsExportOptions. An error will be returned. The limit is 64 IP ranges/addresses for each FileShareConfig among all NfsExportOptions.
278
284
"A String",
279
285
],
286
+
"securityFlavors": [ # The security flavors allowed for mount operations. The default is AUTH_SYS.
287
+
"A String",
288
+
],
280
289
"squashMode": "A String", # Either NO_ROOT_SQUASH, for allowing root access on the exported directory, or ROOT_SQUASH, for not allowing root access. The default is NO_ROOT_SQUASH.
281
290
},
282
291
],
@@ -330,6 +339,9 @@ <h3>Method Details</h3>
330
339
"ipRanges": [ # List of either an IPv4 addresses in the format `{octet1}.{octet2}.{octet3}.{octet4}` or CIDR ranges in the format `{octet1}.{octet2}.{octet3}.{octet4}/{mask size}` which may mount the file share. Overlapping IP ranges are not allowed, both within and across NfsExportOptions. An error will be returned. The limit is 64 IP ranges/addresses for each FileShareConfig among all NfsExportOptions.
331
340
"A String",
332
341
],
342
+
"securityFlavors": [ # The security flavors allowed for mount operations. The default is AUTH_SYS.
343
+
"A String",
344
+
],
333
345
"squashMode": "A String", # Either NO_ROOT_SQUASH, for allowing root access on the exported directory, or ROOT_SQUASH, for not allowing root access. The default is NO_ROOT_SQUASH.
0 commit comments