yc smartwebsecurity v1 load-balancer domain create
Creates a domain in the specified load balancer.
Command Usage
Syntax:
yc smartwebsecurity v1 load-balancer domain create <LOAD-BALANCER-ID>
Flags
|
Flag |
Description |
|
|
ID of the Load balancer that the domain belongs to. |
|
|
Unique name of domain within the balancer. Will be used for monitoring naming and error messages. If empty, will be generated automaticly from server_name. |
|
|
Server name or wildcard to be matched against SNI in a TLS connection and authority(host) header. Wildcards are in the form of ".s.o.m.e". Allowed: "example.com", ".example.com". Not allowed: "..example.com", "*-sub.example.com". |
|
|
Domain description. |
|
|
Security Profile ID of SmartWebSecurity service. |
|
|
Backend settings. Description
Shorthand Syntax
JSON Syntax
|
|
|
Optional TLS listener settings. Description
Shorthand Syntax
JSON Syntax
|
|
|
Optional plaintext listener settings. Description
Shorthand Syntax
JSON Syntax
|
|
|
Optional Solid WAF settings. Description
Shorthand Syntax
JSON Syntax
|
|
|
Optional rate limit settings. Description
Shorthand Syntax
JSON Syntax
|
|
|
Display information about the operation in progress, without waiting for the operation to complete. |
|
|
Path to a request file. |
|
|
Generates a JSON template of the request. |
|
|
Generates a YAML template of the request. The template can be customized and used as input for the command. Usage example:
|
Global Flags
|
Flag |
Description |
|
|
Set the custom profile. |
|
|
Set the region. |
|
|
Debug logging. |
|
|
Debug gRPC logging. Very verbose, used for debugging connection problems. |
|
|
Disable printing user intended output to stderr. |
|
|
Set the custom pager. |
|
|
Do not pipe help output through a pager. |
|
|
Set the output format: text, yaml, json, table, summary || summary[name, instance.id, instance.disks[0].size]. |
|
|
Enable gRPC retries. By default, retries are enabled with maximum 5 attempts. |
|
|
Set the timeout. |
|
|
Set the IAM token to use. |
|
|
Set the ID of the service account to impersonate. |
|
|
Disable opening browser for authentication. |
|
|
Query to select values from the response using jq syntax |
|
|
Print operation metadata along with result. |
|
|
Choose syntax option. |
|
|
Enable interactive auto-prompt mode. Values: on, partial, off. Bare --cli-auto-prompt is equivalent to --cli-auto-prompt=on. |
|
|
Disable interactive auto-prompt mode (overrides --cli-auto-prompt, env and profile). |
|
|
Display help for the command. |