Navigation

  • next
  • previous |
  • CDP CLI 0.9.152 (BETA) documentation »
  • cloudprivatelinks »
  • revoke-private-link-service-access

revoke-private-link-service-access¶

subtitle

Revoke Private Link services access for the cloud account ID.

version

0.9.152

Description¶

Returns the Private Link revocation status.

Synopsis¶

  revoke-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 Private Link.

--subscription-id (string)

Azure subscription ID to authorize access for Private Link.

--region (string)

Region where the Private Link service exists.

--service-group (string)

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

--cloud-service-provider (string)

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

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¶

status -> (string)

Status of Private Link service access revoke.

revokePrivateLinkServiceAccessResults -> (array)

List of RevokePrivateLinkServiceAccessResult objects.

item -> (object)

Revoke response containing PrivateLink service name, service component and its revocation status.

privateLinkService -> (string)

Name of the Private Link service.

serviceComponent -> (string)

CDP service component.

revocationStatus -> (string)

Revocation status for the Private Link service.

Form Factors¶

public

Table of Contents

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

Previous topic

migrate-private-link-endpoints

Next topic

compute

Quick search

Navigation

  • next
  • previous |
  • CDP CLI 0.9.152 (BETA) documentation »
  • cloudprivatelinks »
  • revoke-private-link-service-access
© Copyright 2025, Cloudera, Inc.. Created using Sphinx 3.5.2.