Navigation

  • next
  • previous |
  • CDP CLI 0.9.137 documentation »
  • cloudprivatelinks »
  • authorize-private-link-service-access

authorize-private-link-service-access¶

subtitle

Authorize private link services access for the cloud account id.

version

0.9.137

Description¶

Returns the list of private link service name and its respective authorization status.

Synopsis¶

  authorize-private-link-service-access
[--cloud-account-id <value>]
[--subscription-id <value>]
[--region <value>]
[--service-group <value>]
[--cloud-service-provider <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options¶

--cloud-account-id (string)

AWS account ID to authorize access for PrivateLink.

--subscription-id (string)

Azure subscription ID to authorize access for PrivateLink.

--region (string)

Region where the private link service exists.

--service-group (string)

CDP service group. Currently supported “CDP-CONTROL-PLANE” for PaaS.

--cloud-service-provider (string)

Supported cloud providers AWS - A value indicating AWS as supported cloud provider for creating privatelinks. AZURE - A value indicating Azure as supported cloud provider for creating privatelinks.

Possible values:

  • AWS

  • AZURE

--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¶

authorizePrivateLinkServiceAccessResults -> (array)

List of AuthorizePrivateLinkServiceAccessResult objects.

item -> (object)

Authorization response containing PrivateLink service name, service component and its authorization status.

privateLinkService -> (string)

Name of the Private link service.

serviceComponent -> (string)

CDP service component.

authorizationStatus -> (string)

Authorization status for the private link service.

availabilityZoneList -> (string)

Availability zone list.

vpceClientTcpPortList -> (string)

VPCE Client TCP port list.

hostname -> (string)

Hostname of the Private Link Service.

status -> (string)

Status of private link service access authorization.

Form Factors¶

public

Table of Contents

  • authorize-private-link-service-access
    • Description
    • Synopsis
    • Options
    • Output
    • Form Factors

Previous topic

cloudprivatelinks

Next topic

create-private-link-endpoint

Quick search

Navigation

  • next
  • previous |
  • CDP CLI 0.9.137 documentation »
  • cloudprivatelinks »
  • authorize-private-link-service-access
© Copyright 2025, Cloudera, Inc.. Created using Sphinx 3.5.2.