Detach devices to Data Gateway
PUT https://{{crosswork_ip}}:30603/crosswork/inventory/v1/dg/devicemapping
Use this API Call to Detach the onboarded devices to Crosswork Data Gateway.
Request Body
{"dgDeviceMappings"=>[{"cdg_duuid"=>"da4dc9ca-dc50-4353-8d5b-752ec77bdc12", "device_uuid"=>["2e80203d-4445-4da0-86a4-7a6a716b6208", "704ed0d1-0581-4dbf-8cdb-70943397be63", "15a6387d-6a2e-4050-baa7-41ef9dbc0b80", "8fcfe3e2-aa4b-45a3-856a-995f5e51140b", "d596f561-388d-4f1f-968d-4faa96769a42", "5fb7afdd-b7d5-45f1-be40-c9a398b7ff6c", "7b9e8a58-c2f2-47aa-8cf2-89fbf0960059", "b403a180-06b0-4164-804d-4b7b21dad6ab"], "mapping_oper"=>"REMOVE_OPER"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |