{
"orderId": "20221010000166",
"serviceTag": "SFS",
"cycleCnt": 0,
"resourceType": "SFS",
"resourceDescription": "",
"workOrderNo": "20221010103525",
"masterOrderId": 8455,
"workOrderId": "7379927572ca4e46b507986df04253e1",
"msghandler_url": "http: //10.63.143.61:18888",
"workOrderType": "3",
"workOrderConfig": {
"index": 0
},
"cycleType": 1,
"resourceInfo": "info",
"workOrderItems": [
{
"orderId": 23269,
"serviceTag": "SFS",
"workOrderItemId": "a8f5ee94dffb4e8e81e3c31f67e85c28",
"orderItemId": "",
"workOrderItemConfig": {
"name": "sfs-r375",
"cycleCnt": 0,
"platformId": "nm8",
"resourceId": "9549c511252e4501897fce978d624edd",
"totalSize": "5070",
"zoneId": "az2",
"storageType": "performance",
"cycleType": "1",
"acctItemClass": "ondemand",
"zoneName": "u53efu7528u533a2"
},
"resourceType": "SFS",
"resourceAction": 0,
"masterOrderId": "20221010000166",
"workOrderId": "7379927572ca4e46b507986df04253e1",
"innerOrderItemId": "bfa2eb77b73d43f493f24585ab49405c",
"masterResourceId": "babc77da42214a8bb32a5f4f9d853ea9",
"workOrderItemNo": "20221010000166",
"cycleType": 1,
"master": "True",
"resourceDescription": "",
"resourceInfo": "info",
"innerOrderId": "",
"resourceId": "9549c511252e4501897fce978d624edd",
"productId": 89
}
],
"accountType": "1",
"resourceId": "babc77da42214a8bb32a5f4f9d853ea9",
"innerOrderId": "20221010000166",
"userId": "169",
"accountId": "account_id"
}
{
"accountId": "string",
"accountType": "string",
"cycleCnt": 0,
"cycleType": 0,
"innerOrderId": "string",
"masterOrderId": 0,
"orderId": "string",
"resourceDescription": "string",
"resourceId": "string",
"resourceInfo": "string",
"resourceType": "string",
"serviceTag": "string",
"userId": "string",
"workOrderConfig": {
"index": 0
},
"workOrderId": "string",
"workOrderItems": [
{
"cycleType": 0,
"innerOrderId": "string",
"innerOrderItemId": "string",
"master": "string",
"masterOrderId": "string",
"masterResourceId": "string",
"orderId": 0,
"orderItemId": "string",
"productId": 0,
"resourceAction": 0,
"resourceDescription": "string",
"resourceId": "string",
"resourceInfo": "string",
"resourceType": "string",
"serviceTag": "string",
"workOrderId": "string",
"workOrderItemConfig": {
"acctItemClass": "package",
"cycleCnt": 0,
"cycleType": "string",
"name": "string",
"resourceId": "string",
"platformId": "string",
"storageType": "string",
"totalSize": "string",
"zoneId": "string",
"zoneName": "string"
},
"workOrderItemId": "string",
"workOrderItemNo": "string"
}
],
"workOrderNo": "string",
"workOrderType": "string"
}
curl --location --request POST '/api/msg/order/upgrade_sfs' \
--header 'Content-Type: application/json' \
--data-raw '{
"accountId": "string",
"accountType": "string",
"cycleCnt": 0,
"cycleType": 0,
"innerOrderId": "string",
"masterOrderId": 0,
"orderId": "string",
"resourceDescription": "string",
"resourceId": "string",
"resourceInfo": "string",
"resourceType": "string",
"serviceTag": "string",
"userId": "string",
"workOrderConfig": {
"index": 0
},
"workOrderId": "string",
"workOrderItems": [
{
"cycleType": 0,
"innerOrderId": "string",
"innerOrderItemId": "string",
"master": "string",
"masterOrderId": "string",
"masterResourceId": "string",
"orderId": 0,
"orderItemId": "string",
"productId": 0,
"resourceAction": 0,
"resourceDescription": "string",
"resourceId": "string",
"resourceInfo": "string",
"resourceType": "string",
"serviceTag": "string",
"workOrderId": "string",
"workOrderItemConfig": {
"acctItemClass": "package",
"cycleCnt": 0,
"cycleType": "string",
"name": "string",
"resourceId": "string",
"platformId": "string",
"storageType": "string",
"totalSize": "string",
"zoneId": "string",
"zoneName": "string"
},
"workOrderItemId": "string",
"workOrderItemNo": "string"
}
],
"workOrderNo": "string",
"workOrderType": "string"
}'
{
"errcode": "string",
"errstatus": 0,
"msg": "string",
"mark": "string",
"current_count": 0,
"previous": "string",
"next": "string",
"total_count": 0,
"results": [
"string"
],
"code": 0
}