Deleting a Metadata Event Subscriber
Function
Deleting a Metadata Event Subscriber by Name
URI
DELETE /v1/{project_id}/instances/{instance_id}/metadata-event/subscribers/{subscriber_name}
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
project_id |
Yes |
String |
Project ID. For how to obtain the project ID, see Obtaining a Project ID. |
|
instance_id |
Yes |
String |
LakeFormation instance ID. The value is automatically generated when the instance is created, for example, 2180518f-42b8-4947-b20b-adfc53981a25. |
|
subscriber_name |
Yes |
String |
Subscriber name: DATAARTS_STUDIO |
Request Parameters
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
X-Auth-Token |
No |
String |
Tenant token. |
Response Parameters
None
Example Requests
DELETE https://{endpoint}/v1/{project_id}/instances/{instance_id}/metadata-event/subscribers/{subscriber_name}
Example Responses
None
Status Codes
|
Status Code |
Description |
|---|---|
|
200 |
Successful deletion. |
Error Codes
See Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot