Navigation

  • next
  • previous |
  • CDP CLI 0.9.137 documentation »
  • cloudprivatelinks »
  • list-private-link-endpoint-statuses

list-private-link-endpoint-statuses¶

subtitle

Lists the statuses of the PrivateLink endpoints that are in creation/deletion status.

version

0.9.137

Description¶

Returns the statuses of the PrivateLink endpoints in creation/deletion.

Synopsis¶

  list-private-link-endpoint-statuses
--tracking-id <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options¶

--tracking-id (string)

Tracking ID of the create endpoint request.

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

privatelinkEndpoints -> (array)

List of statuses of PrivateLink endpoints.

item -> (object)

Details of the PrivateLink endpoints.

serviceComponent -> (string)

CDP service component name [API/DBUSAPI/IAMAPI/CCMV2/CONSOLEAUTH].

status -> (string)

Status of the PrivateLink endpoints. The status is set to SUCCESS on successful creation of endpoint, IN_PROGRESS on endpoint creation is in progress and ERROR on failing to create the endpoint.

error -> (string)

Error message on failure.

endpointId -> (string)

PrivateLink endpoint ID on success.

dnsNames -> (array)

List of PrivateLink endpoint DNS names on successful creation.

item -> (string)

creationTimestamp -> (string)

Endpoint creation timestamp.

Form Factors¶

public

Table of Contents

  • list-private-link-endpoint-statuses
    • Description
    • Synopsis
    • Options
    • Output
    • Form Factors

Previous topic

delete-private-link-endpoint

Next topic

list-private-link-services-for-region

Quick search

Navigation

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