Method: nodes.nodes.delete
درخواست HTTP
DELETE https://sasportal.googleapis.com/v1alpha1/{name=nodes/*/nodes/*}
URL از دستور GRPC Transcoding استفاده می کند.
پارامترهای مسیر
مولفه های |
---|
name | string ضروری. نام node . |
درخواست بدن
بدنه درخواست باید خالی باشد.
بدن پاسخگو
در صورت موفقیت آمیز بودن، بدنه پاسخ خالی است.
محدوده مجوز
به محدوده OAuth زیر نیاز دارد:
-
https://www.googleapis.com/auth/sasportal
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2022-11-02 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2022-11-02 بهوقت ساعت هماهنگ جهانی."],[[["Deletes a specific node using an HTTP DELETE request to the specified URL."],["Requires providing the node's name as a path parameter in the URL."],["The request body should be empty, and a successful deletion results in an empty response body."],["Authorization requires the `https://www.googleapis.com/auth/sasportal` OAuth scope."]]],["The core content describes how to delete a node using an HTTP DELETE request. The request URL, following gRPC Transcoding syntax, specifies the node to be deleted via a required `name` path parameter. The request body must be empty. A successful deletion results in an empty response body. This operation requires the `https://www.googleapis.com/auth/sasportal` OAuth scope for authorization.\n"]]