Attach devices to CDG
PUT https://{{crosswork_ip}}:30603/crosswork/inventory/v1/dg/devicemapping
Use this API Call to attach devices to CDG
Request Body
{"dgDeviceMappings"=>[{"cdg_duuid"=>"{{cdg_uuid}}", "map_filter_expression"=>"select uuid from robotnodedata where dg_uuid=nil", "mapping_oper"=>"ADD_OPER"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
Cache-Control | string |