set-endpoint-access-gateway¶
- subtitle
Sets endpoint access gateway settings for the environment.
- version
0.9.126
Description¶
Sets endpoint access gateway settings for the environment.
Synopsis¶
set-endpoint-access-gateway
--environment <value>
--endpoint-access-gateway-scheme <value>
[--endpoint-access-gateway-subnet-ids <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--environment
(string)
The name or CRN of the environment. Empty to get system wide settings.
--endpoint-access-gateway-scheme
(string)
The scheme for the endpoint gateway. PUBLIC creates an external endpoint that can be accessed over internet. Defaults to PRIVATE which restricts the traffic to be internal to the VPC / Vnet.
Possible values:
PUBLIC
PRIVATE
--endpoint-access-gateway-subnet-ids
(array)
The subnets to use for endpoint access gateway.
Syntax:
"string" "string" ...
--cli-input-json
(string)
Performs service operation based on the JSON string provided. The JSON string follows the format provided by
--generate-cli-skeleton
. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.
--generate-cli-skeleton
(boolean)
Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for
--cli-input-json
.
Output¶
Form Factors¶
public, private