Method: nodes.nodes.delete
Żądanie HTTP
DELETE https://sasportal.googleapis.com/v1alpha1/{name=nodes/*/nodes/*}
Adres URL używa składni transkodowania gRPC.
Parametry ścieżki
Parametry |
name |
string
Wymagany. Nazwa elementu node .
|
Treść żądania
Treść żądania musi być pusta.
Treść odpowiedzi
Jeśli operacja się uda, treść odpowiedzi będzie pusta.
Zakresy autoryzacji
Wymaga następującego zakresu OAuth:
https://www.googleapis.com/auth/sasportal
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2022-11-02 UTC.
[null,null,["Ostatnia aktualizacja: 2022-11-02 UTC."],[[["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"]]