CLI commands for Cloudera Private Links Network
Learn more about the available CLI command for Cloudera Private Links Network.
Command | Description |
---|---|
create-private-link-endpoint |
Creating private endpoints. |
authorize-private-link-service-access |
Authorize private link service’s access for the Azure subscription ID. It returns the list of private link service names and their respective authorization status. |
list-private-link-endpoint-statuses |
This command can be used after creating private endpoints using the
Pass the tracking-id returned from the create or delete command to get the status of request. |
list-private-link-services-for-region |
Returns a list of the private endpoints services that are supported for the Azure region. It returns the list of private endpoint service names and the mapped service component. You can use this command to check which private endpoint services are supported in your Azure region. |
delete-private-link-endpoint |
Delete a previously created private link endpoint. This first deletes the associated private dns zones and VNet links, and then deletes the endpoints specified. |
For the full list of command references, see CDP CLI documentation.