Navigation

  • next
  • previous |
  • CDP CLI 0.9.137 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.137

Description¶

Returns the de authorization 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 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¶

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

list-private-link-services-for-region

Next topic

compute

Quick search

Navigation

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