From 12292756c7f0761cd9ebfd8153be8bb46207c0fa Mon Sep 17 00:00:00 2001 From: Rohit Jangid Date: Tue, 26 Mar 2024 01:28:03 +0530 Subject: [PATCH] Add support to delete Client resource of Application Integration (#10280) --- mmv1/products/integrations/Client.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mmv1/products/integrations/Client.yaml b/mmv1/products/integrations/Client.yaml index b6f538e38d06..e9bb0e0d427d 100644 --- a/mmv1/products/integrations/Client.yaml +++ b/mmv1/products/integrations/Client.yaml @@ -24,8 +24,9 @@ base_url: 'projects/{{project}}/locations/{{location}}/clients' self_link: 'projects/{{project}}/locations/{{location}}/clients' immutable: true create_url: 'projects/{{project}}/locations/{{location}}/clients:provision' +delete_url: 'projects/{{project}}/locations/{{location}}/clients:deprovision' +delete_verb: :POST autogen_async: false -skip_delete: true import_format: [ 'projects/{{project}}/locations/{{location}}/clients',