Method: customers.devices.delete
طلب HTTP
DELETE https://sasportal.googleapis.com/v1alpha1/{name=customers/*/devices/*}
يستخدم عنوان URL بنية gRPC Transcoding.
معلّمات المسار
المَعلمات |
name |
string
مطلوبة. اسم الجهاز.
|
نص الطلب
يجب أن يكون نص الطلب فارغًا.
نص الاستجابة
إذا كان ذلك ناجحًا، نص الاستجابة فارغ.
نطاقات الأذونات
يجب توفير نطاق OAuth التالي:
https://www.googleapis.com/auth/sasportal
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2022-11-02 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2022-11-02 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Deletes a device from a deployment using a `DELETE` request to a specified URL."],["Requires an empty request body and returns an empty response body upon successful deletion."],["Utilizes the `name` path parameter to identify the device to be deleted."],["Needs authorization with the `https://www.googleapis.com/auth/sasportal` scope."]]],["A device is deleted via an HTTP DELETE request to a specified URL. The URL, using gRPC Transcoding syntax, requires a `name` parameter representing the device to be deleted. The request body must be empty. A successful deletion results in an empty response body. This action requires the OAuth scope `https://www.googleapis.com/auth/sasportal` for authorization. The key elements involved are HTTP request, path parameters, request body, response body and authorization scopes.\n"]]