[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

Delete Home Site Mappings

Description

Delete HomeSite mappings in bulk transaction is atomic i.e any one fails complete transaction fails.

Request

Request

URL

URL


delete
https://cloud.vmwarehorizon.com/portal/v2/homesitemappings/bulk
Copy

Query Parameters

Query Parameters

string
org_id Optional

org_id


Request Body

Request Body

array of string of mimetype */* Required

mappingIds

Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

200 OK

OK

Errors

Errors

ErrorResponse
401

Unauthorized


ErrorResponse
403

Forbidden


ErrorResponse
404

Not found

Code Samples

Code Samples

cURL Command

curl -X DELETE -H "Content-Type: */*" https://cloud.vmwarehorizon.com/portal/v2/homesitemappings/bulk
Vendor Extensions

Vendor Extensions

This operation contains the following vendor extensions defined in the spec:
x-codegen-request-body-name: mappingIds


Feedback

Was this page helpful?