mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Jan 25 10:09:52 UTC 2023
This commit is contained in:
parent
1248f773ec
commit
6dc17bdd4a
218 changed files with 6694 additions and 2033 deletions
|
|
@ -5,7 +5,8 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud alpha netapp active-directories create
|
||||
(ACTIVE_DIRECTORY : --location=LOCATION) --dns=DNS --domain=DOMAIN
|
||||
--net-bios=NET_BIOS --password=PASSWORD --username=USERNAME [--async]
|
||||
--net-bios-prefix=NET_BIOS_PREFIX --password=PASSWORD
|
||||
--username=USERNAME [--async]
|
||||
[--backup-operators=[BACKUP_OPERATOR,...]] [--description=DESCRIPTION]
|
||||
[--enable-aes=ENABLE_AES] [--enable-ldap-signing=ENABLE_LDAP_SIGNING]
|
||||
[--encrypt-dc-connections=ENCRYPT_DC_CONNECTIONS]
|
||||
|
|
@ -54,8 +55,8 @@ REQUIRED FLAGS
|
|||
--domain=DOMAIN
|
||||
The Active Directory domain.
|
||||
|
||||
--net-bios=NET_BIOS
|
||||
NetBIOS name of the server.
|
||||
--net-bios-prefix=NET_BIOS_PREFIX
|
||||
NetBIOS prefix name of the server.
|
||||
|
||||
--password=PASSWORD
|
||||
Password of the Active Directory domain administrator.
|
||||
|
|
|
|||
|
|
@ -5,7 +5,8 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud alpha netapp active-directories update
|
||||
(ACTIVE_DIRECTORY : --location=LOCATION) --dns=DNS --domain=DOMAIN
|
||||
--net-bios=NET_BIOS --password=PASSWORD --username=USERNAME [--async]
|
||||
--net-bios-prefix=NET_BIOS_PREFIX --password=PASSWORD
|
||||
--username=USERNAME [--async]
|
||||
[--backup-operators=[BACKUP_OPERATOR,...]] [--description=DESCRIPTION]
|
||||
[--enable-aes=ENABLE_AES] [--enable-ldap-signing=ENABLE_LDAP_SIGNING]
|
||||
[--encrypt-dc-connections=ENCRYPT_DC_CONNECTIONS]
|
||||
|
|
@ -55,8 +56,8 @@ REQUIRED FLAGS
|
|||
--domain=DOMAIN
|
||||
The Active Directory domain.
|
||||
|
||||
--net-bios=NET_BIOS
|
||||
NetBIOS name of the server.
|
||||
--net-bios-prefix=NET_BIOS_PREFIX
|
||||
NetBIOS prefix name of the server.
|
||||
|
||||
--password=PASSWORD
|
||||
Password of the Active Directory domain administrator.
|
||||
|
|
|
|||
|
|
@ -180,11 +180,11 @@ OPTIONAL FLAGS
|
|||
--smb-settings=SMB_SETTING,[SMB_SETTING,...]
|
||||
List of settings specific to SMB protocolfor a Cloud NetApp Files
|
||||
VolumeValid component values are: ENCRYPT_DATA, BROWSABLE,
|
||||
CHANGE_NOTIFY, 'NON_BROWSABLE', 'OPLOCKS', 'SHOW_SNAPSHOT',
|
||||
'SHOW_PREVIOUS_VERSIONS', 'ACCESS_BASED_ENUMERATION',
|
||||
'CONTINUOUSLY_AVAILABLE'
|
||||
CHANGE_NOTIFY, NON_BROWSABLE, OPLOCKS, SHOW_SNAPSHOT,
|
||||
SHOW_PREVIOUS_VERSIONS, ACCESS_BASED_ENUMERATION,
|
||||
CONTINUOUSLY_AVAILABLE
|
||||
|
||||
For more information, look athttps://cloud.google.com/netapp/docs/reference/rest/v1alpha1/projects.locations.volumes#smbsettings.
|
||||
For more information, look at https://cloud.google.com/netapp/docs/reference/rest/v1alpha1/projects.locations.volumes#smbsettings.
|
||||
|
||||
--snap-reserve=SNAP_RESERVE
|
||||
The percentage of volume storage reserved for snapshot storage. The
|
||||
|
|
|
|||
|
|
@ -170,11 +170,11 @@ FLAGS
|
|||
--smb-settings=SMB_SETTING,[SMB_SETTING,...]
|
||||
List of settings specific to SMB protocolfor a Cloud NetApp Files
|
||||
VolumeValid component values are: ENCRYPT_DATA, BROWSABLE,
|
||||
CHANGE_NOTIFY, 'NON_BROWSABLE', 'OPLOCKS', 'SHOW_SNAPSHOT',
|
||||
'SHOW_PREVIOUS_VERSIONS', 'ACCESS_BASED_ENUMERATION',
|
||||
'CONTINUOUSLY_AVAILABLE'
|
||||
CHANGE_NOTIFY, NON_BROWSABLE, OPLOCKS, SHOW_SNAPSHOT,
|
||||
SHOW_PREVIOUS_VERSIONS, ACCESS_BASED_ENUMERATION,
|
||||
CONTINUOUSLY_AVAILABLE
|
||||
|
||||
For more information, look athttps://cloud.google.com/netapp/docs/reference/rest/v1alpha1/projects.locations.volumes#smbsettings.
|
||||
For more information, look at https://cloud.google.com/netapp/docs/reference/rest/v1alpha1/projects.locations.volumes#smbsettings.
|
||||
|
||||
--snap-reserve=SNAP_RESERVE
|
||||
The percentage of volume storage reserved for snapshot storage. The
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue