Skip to content

components delete_endpoint

github-actions[bot] edited this page Oct 23, 2023 · 10 revisions

Delete Endpoint

delete_endpoint

Overview

Deletes an endpoint resource.

Version: 0.0.4

Tags

Preview Internal

View in Studio: https://ml.azure.com/registries/azureml/components/delete_endpoint/version/0.0.4

Inputs

Output of registering component

Name Description Type Default Optional Enum
model_deployment_details JSON file that contains the deployment details. uri_file True
endpoint_name Name of the endpoint to delete. string True
deployment_name Name of the deployment to delete. string True

Environment

azureml://registries/azureml/environments/python-sdk-v2/versions/9

Clone this wiki locally