{
"GroupID": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"HostID": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"Search": "string",
"IsDeleted": true,
"Pagination": null
}curl --location --request POST '/api/ProductInstance/GetList' \
--header 'Content-Type: application/json' \
--data-raw '{
"GroupID": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"HostID": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"Search": "string",
"IsDeleted": true,
"Pagination": null
}'{
"rows": [
{
"Id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"HostID": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"HostName": "string",
"ProductCode": "string",
"ProductName": "string",
"DbServerID": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"DbName": "string",
"Status": 0,
"ProgramVersion": "string",
"WebName": "string",
"WebUrl": "string",
"WebPath": "string",
"WebAPIName": "string",
"WebAPIUrl": "string",
"WebAPIPath": "string",
"UpdateTime": "2025-01-17T08:00:43.354Z",
"IsDeleted": true,
"CreateTime": "2025-01-17T08:00:43.354Z",
"CreateUserId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"DeleteTime": "2025-01-17T08:00:43.354Z",
"DeleteUserId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
],
"total": 0
}