list-private-link-services-for-region¶
- subtitle
Lists the PrivateLink services that are supported for the region and service group.
- version
0.9.126
Description¶
Returns the list of private link service name and the mapped service component.
Synopsis¶
list-private-link-services-for-region
--region <value>
[--service-group <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--region
(string)
Region for which the private link services to be queried.
--service-group
(string)
CDP service group. Currently supported “CDP-CONTROL-PLANE” for PaaS.
--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¶
listPrivateLinkServicesForRegionResults -> (array)
List of ListPrivateLinkServicesForTheRegionResult objects to be returned.
item -> (object)
Response object containing PL service name and CDP service component.
serviceComponent -> (string)
The CDP Service component.
privateLinkService -> (string)
Name of the Private link service.
availabilityZoneList -> (string)
Availability zone list.
vpceClientTcpPortList -> (string)
VPCE Client tcp port list.
hostname -> (string)
Hostname of the Private Link Service.
Form Factors¶
public