27 lines
717 B
JSON
27 lines
717 B
JSON
{
|
|
"jsonrpc": "2.0",
|
|
"id": "req_01J00000000000000000000010",
|
|
"method": "hardware.operation.request",
|
|
"params": {
|
|
"projectId": "prj_01J00000000000000000000010",
|
|
"gatewaySessionId": "gws_01J00000000000000000000010",
|
|
"resourceId": "res_01J00000000000000000000010",
|
|
"capabilityId": "cap_01J00000000000000000000010",
|
|
"input": {
|
|
"cycle": true,
|
|
"holdMs": 250
|
|
},
|
|
"audit": {
|
|
"actorType": "user",
|
|
"actorId": "usr_01J00000000000000000000010",
|
|
"reason": "m0_contract_example"
|
|
}
|
|
},
|
|
"meta": {
|
|
"traceId": "trc_01J00000000000000000000010",
|
|
"actorId": "usr_01J00000000000000000000010",
|
|
"serviceId": "hwlab-cloud-api",
|
|
"environment": "dev"
|
|
}
|
|
}
|