Method: customers.nodes.delete
HTTP অনুরোধ
DELETE https://sasportal.googleapis.com/v1alpha1/{name=customers/*/nodes/*}
URL gRPC ট্রান্সকোডিং সিনট্যাক্স ব্যবহার করে।
পাথ প্যারামিটার
পরামিতি |
---|
name | string প্রয়োজন। node নাম। |
শরীরের অনুরোধ
অনুরোধের বডি খালি হতে হবে।
প্রতিক্রিয়া শরীর
সফল হলে, প্রতিক্রিয়া বডি খালি।
অনুমোদনের সুযোগ
নিম্নলিখিত OAuth সুযোগ প্রয়োজন:
-
https://www.googleapis.com/auth/sasportal
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2022-11-02 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2022-11-02 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Deletes a specified node within the Spectrum Access System."],["Requires an HTTP DELETE request to a specific URL with the node's name as a path parameter."],["The request body should be empty, and a successful response will also be empty."],["Authorization requires the `https://www.googleapis.com/auth/sasportal` OAuth scope."]]],["This document details how to delete a node using an HTTP DELETE request. The request URL, formatted with gRPC Transcoding syntax, requires a `name` path parameter, specifying the node to be deleted. The request body must be empty. A successful deletion returns an empty response body. The operation necessitates the OAuth scope `https://www.googleapis.com/auth/sasportal` for authorization. The key actions are defining the node with its complete path, then the empty request, and the empty response.\n"]]