'1.0',
'info' => [
'style' => 'RPC',
'product' => 'ltl',
'version' => '2019-05-10',
],
'directories' => [
[
'id' => 65761,
'title' => null,
'type' => 'directory',
'children' => [
'CreateMember',
'LockMember',
'ModifyMember',
'UnLockMember',
'ListMember',
],
],
[
'id' => 65767,
'title' => null,
'type' => 'directory',
'children' => [
'RegisterDeviceGroup',
'AuthorizeDevice',
'AuthorizeDeviceGroup',
'UnAuthorizeDevice',
'UnAuthorizeDeviceGroup',
'ListDevice',
'ListDeviceGroup',
],
],
[
'id' => 65775,
'title' => null,
'type' => 'directory',
'children' => [
'CreateMPCoSPhase',
'CreateMPCoSPhaseGroup',
'ModifyMPCoSPhase',
'ModifyMPCoSPhaseGroup',
'UpdateMPCoSAuthorizedInfo',
'DescribeMPCoSAuthorizedInfo',
'DescribeMPCoSPhaseInfo',
'DescribeMPCoSResourceInfo',
'ListMPCoSPhase',
'ListMPCoSPhaseGroup',
'ListMPCoSPhaseHistory',
],
],
[
'id' => 65787,
'title' => null,
'type' => 'directory',
'children' => [
'ApplyDataModelConfigInfo',
],
],
[
'id' => 65789,
'title' => null,
'type' => 'directory',
'children' => [
'AttachData',
'AttachDataWithSignature',
'SetData',
'SetDataWithSignature',
'BatchUploadMPCoSPhaseDigestInfo',
'BatchUploadMPCoSPhaseDigestInfoByDevice',
'BatchUploadMPCoSPhaseTextInfo',
'BatchUploadMPCoSPhaseTextInfoByDevice',
'UploadMPCoSPhaseDigestInfo',
'UploadMPCoSPhaseDigestInfoByDevice',
'UploadMPCoSPhaseTextInfo',
'UploadMPCoSPhaseTextInfoByDevice',
],
],
[
'id' => 65802,
'title' => null,
'type' => 'directory',
'children' => [
'DescribeCapacityInfo',
'DescribeMemberCapacityInfo',
'DescribeResourceInfo',
'GetBlockChainInfo',
'GetData',
'GetDataModelConfigInfo',
'GetHistoryDataCount',
'GetHistoryDataList',
'ListDependentDataModels',
'ListMultiPartyCollaborationChain',
'ListProofChain',
'ListPSMemberDataTypeCode',
],
],
],
'components' => [
'schemas' => [],
],
'apis' => [
'CreateMember' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'create',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'MemberUid',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '19720316234381****',
],
],
[
'name' => 'MemberName',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '',
],
],
[
'name' => 'MemberContact',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '',
],
],
[
'name' => 'MemberPhone',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1381111****',
],
],
[
'name' => 'Remark',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '717534457003****',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"717534457003****\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n 717534457003****\\n 200\\n true\\n","errorExample":""}]',
'title' => 'CreateMember',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'LockMember' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'MemberId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '717534457003****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"无\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'LockMember',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'ModifyMember' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'MemberUid',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '19720316234381****',
],
],
[
'name' => 'MemberName',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '',
],
],
[
'name' => 'MemberContact',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '',
],
],
[
'name' => 'MemberPhone',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1381111****',
],
],
[
'name' => 'Remark',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'docRequired' => false,
'example' => '',
],
],
[
'name' => 'MemberId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '717534457003****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"无\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'ModifyMember',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'UnLockMember' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'MemberId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '717534457003****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"无\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'UnLockMember',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'ListMember' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'Num',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'maximum' => '2147483647',
'minimum' => '1',
'example' => '1',
],
],
[
'name' => 'Size',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'maximum' => '2147483647',
'minimum' => '1',
'example' => '2',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'MemberUid',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '19720316234381****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'Num' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'Total' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '30',
],
'Size' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'PageData' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Status' => [
'description' => '',
'type' => 'string',
'example' => 'UNLOCK',
],
'MemberName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Remark' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'MemberUid' => [
'description' => '',
'type' => 'string',
'example' => '19720316234381****',
],
'MemberPhone' => [
'description' => '',
'type' => 'string',
'example' => '1381111****',
],
'MemberId' => [
'description' => '',
'type' => 'string',
'example' => '717534457003****',
],
'MemberContact' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true,\\n \\"Data\\": {\\n \\"Num\\": 1,\\n \\"Total\\": 30,\\n \\"Size\\": 2,\\n \\"PageData\\": [\\n {\\n \\"Status\\": \\"UNLOCK\\",\\n \\"MemberName\\": \\"某公司\\",\\n \\"Remark\\": \\"某应用某业务\\",\\n \\"MemberUid\\": \\"19720316234381****\\",\\n \\"MemberPhone\\": \\"1381111****\\",\\n \\"MemberId\\": \\"717534457003****\\",\\n \\"MemberContact\\": \\"张三\\"\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n \\n UNLOCK\\n 717534457003****\\n 张三\\n 19720316234381****\\n 1381111****\\n 某公司\\n 某应用某业务\\n \\n \\n UNLOCK\\n 717534457003****\\n 张三\\n 19720316234381****\\n 1381111****\\n 某公司\\n 某应用某业务\\n \\n 2\\n 1\\n 30\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'ListMember',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'RegisterDeviceGroup' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'create',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '981184817831****',
],
],
[
'name' => 'DeviceGroupName',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '',
],
],
[
'name' => 'ProductKey',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'hKpHMh2****',
],
],
[
'name' => 'AuthorizeType',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'ID2',
],
],
[
'name' => 'Remark',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '256399502929****',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"256399502929****\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n 256399502929****\\n 200\\n true\\n","errorExample":""}]',
'title' => 'RegisterDeviceGroup',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'AuthorizeDevice' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'DeviceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '654887879557****',
],
],
[
'name' => 'DeviceGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '475020454741****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"无\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'AuthorizeDevice',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'AuthorizeDeviceGroup' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'DeviceGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '475020454741****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"无\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'AuthorizeDeviceGroup',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'UnAuthorizeDevice' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'DeviceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '654887879557****',
],
],
[
'name' => 'DeviceGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '475020454741****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"无\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'UnAuthorizeDevice',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'UnAuthorizeDeviceGroup' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'DeviceGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '475020454741****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"无\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'UnAuthorizeDeviceGroup',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'ListDevice' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'Num',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'maximum' => '2147483647',
'minimum' => '1',
'example' => '1',
],
],
[
'name' => 'Size',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'maximum' => '2147483647',
'minimum' => '1',
'example' => '2',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'DeviceGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '475020454741****',
],
],
[
'name' => 'IotId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '183329761572****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'Num' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'Total' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '30',
],
'Size' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'PageData' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Status' => [
'description' => '',
'type' => 'string',
'example' => 'AUTHORIZED',
],
'LastSaveTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1606379090866',
],
'DeviceId' => [
'description' => '',
'type' => 'string',
'example' => '876055554040****',
],
'IotId' => [
'description' => '',
'type' => 'string',
'example' => '183329761572****',
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true,\\n \\"Data\\": {\\n \\"Num\\": 1,\\n \\"Total\\": 30,\\n \\"Size\\": 2,\\n \\"PageData\\": [\\n {\\n \\"Status\\": \\"AUTHORIZED\\",\\n \\"LastSaveTime\\": 1606379090866,\\n \\"DeviceId\\": \\"876055554040****\\",\\n \\"IotId\\": \\"183329761572****\\"\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n \\n AUTHORIZED\\n 183329761572****\\n 1606379090866\\n 876055554040****\\n \\n \\n AUTHORIZED\\n 183329761573****\\n 1606379090888\\n 876055554041****\\n \\n 2\\n 1\\n 30\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'ListDevice',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'ListDeviceGroup' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'Num',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'maximum' => '2147483647',
'minimum' => '1',
'example' => '1',
],
],
[
'name' => 'Size',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'maximum' => '2147483647',
'minimum' => '1',
'example' => '2',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'ProductKey',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'hKpHMh2****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'Num' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'Total' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '30',
],
'Size' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'PageData' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Status' => [
'description' => '',
'type' => 'string',
'example' => 'AUTHORIZED',
],
'DeviceGroupId' => [
'description' => '',
'type' => 'string',
'example' => '577187700697****',
],
'ProductKey' => [
'description' => '',
'type' => 'string',
'example' => 'hKpHMh2****',
],
'Remark' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'AuthorizeType' => [
'description' => '',
'type' => 'string',
'example' => 'ID2',
],
'OwnerName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'OwnerUid' => [
'description' => '',
'type' => 'string',
'example' => '19720316234381****',
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true,\\n \\"Data\\": {\\n \\"Num\\": 1,\\n \\"Total\\": 30,\\n \\"Size\\": 2,\\n \\"PageData\\": [\\n {\\n \\"Status\\": \\"AUTHORIZED\\",\\n \\"DeviceGroupId\\": \\"577187700697****\\",\\n \\"ProductKey\\": \\"hKpHMh2****\\",\\n \\"Remark\\": \\"某业务某设备\\",\\n \\"AuthorizeType\\": \\"ID2\\",\\n \\"OwnerName\\": \\"某公司\\",\\n \\"OwnerUid\\": \\"19720316234381****\\"\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n \\n AUTHORIZED\\n ID2\\n 某公司\\n 577187700697****\\n 19720316234381****\\n hKpHMh2****\\n 某业务某设备\\n \\n \\n AUTHORIZED\\n ID2\\n 某公司\\n 577187700698****\\n 19720316234386****\\n hKpHMh2****\\n 某业务某设备\\n \\n 2\\n 1\\n 30\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'ListDeviceGroup',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'CreateMPCoSPhase' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'create',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'Name',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '',
],
],
[
'name' => 'Remark',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '',
],
],
[
'name' => 'PhaseGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '987823074334****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '196487512811****',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"196487512811****\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n 196487512811****\\n 200\\n true\\n","errorExample":""}]',
'title' => 'CreateMPCoSPhase',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'CreateMPCoSPhaseGroup' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'systemTags' => [
'operationType' => 'create',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'Name',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '',
],
],
[
'name' => 'Remark',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '987823074334****',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"987823074334****\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n 987823074334****\\n 200\\n true\\n","errorExample":""}]',
'title' => 'CreateMPCoSPhaseGroup',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'ModifyMPCoSPhase' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'write',
'systemTags' => [
'operationType' => 'update',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'Name',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '',
],
],
[
'name' => 'Remark',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '',
],
],
[
'name' => 'PhaseId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '196487512811****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"无\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'ModifyMPCoSPhase',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'ModifyMPCoSPhaseGroup' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'Name',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '',
],
],
[
'name' => 'Remark',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'docRequired' => false,
'example' => '',
],
],
[
'name' => 'PhaseGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '987823074334****',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"无\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'ModifyMPCoSPhaseGroup',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'UpdateMPCoSAuthorizedInfo' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'MemberId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '717534457003****',
],
],
[
'name' => 'AuthorizedPhaseList',
'in' => 'query',
'style' => 'json',
'schema' => [
'description' => '',
'type' => 'object',
'required' => true,
'docRequired' => true,
'example' => '["196487512811****","196487512812****"]',
],
],
[
'name' => 'PhaseGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '383860792287****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"无\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'UpdateMPCoSAuthorizedInfo',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'DescribeMPCoSAuthorizedInfo' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'MemberId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '717534457003****',
],
],
[
'name' => 'PhaseGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '383860792287****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'AuthorizedPhaseList' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'PhaseName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'PhaseId' => [
'description' => '',
'type' => 'string',
'example' => '987823074334****',
],
],
],
],
'UnAuthorizedPhaseList' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'PhaseName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'PhaseId' => [
'description' => '',
'type' => 'string',
'example' => '987823074334****',
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true,\\n \\"Data\\": {\\n \\"AuthorizedPhaseList\\": [\\n {\\n \\"PhaseName\\": \\"某阶段\\",\\n \\"PhaseId\\": \\"987823074334****\\"\\n }\\n ],\\n \\"UnAuthorizedPhaseList\\": [\\n {\\n \\"PhaseName\\": \\"某某阶段\\",\\n \\"PhaseId\\": \\"987823074334****\\"\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n \\n 某阶段\\n 987823074334****\\n \\n \\n 某某阶段\\n 987823074334****\\n \\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'DescribeMPCoSAuthorizedInfo',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'DescribeMPCoSPhaseInfo' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'PhaseGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '383860792287****',
],
],
[
'name' => 'PhaseId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '644208887511****',
],
],
[
'name' => 'DataKey',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '32bfce96b4e2f9bec0f2ea5cc2f14ace1486cc146d5832d3a84e5332fe89****',
],
],
[
'name' => 'DataSeq',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'be350cd52b0f47846f93df7d0d4febd86025ee6c028a6b22a6ff1ac6d3a2****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'PreviousHash' => [
'description' => '',
'type' => 'string',
'example' => 'bf2cf40e5c21dc14d03eb824f99791c4d07bdaf2736e5faae508d7fb276d****',
],
'ProductKey' => [
'description' => '',
'type' => 'string',
'example' => 'hfoi7GQ****',
],
'DataHash' => [
'description' => '',
'type' => 'string',
'example' => '9608520d694520c0c414075a5c07672a4efaf609e62d921a60bf7cc0e972****',
],
'DataValue' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Timestamp' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1605885676000',
],
'TransactionHash' => [
'description' => '',
'type' => 'string',
'example' => 'c4d07bdaf2736cc0ec0e909e60e5c21dc14d0eb823eb82f4f99791c4d07b****',
],
'BlockHash' => [
'description' => '',
'type' => 'string',
'example' => '5a5c07672a4efaf609e62d921a60bf7cc0e9722a8b9608520d694520c0c4****',
],
'BlockNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1942',
],
'IotId' => [
'description' => '',
'type' => 'string',
'example' => 'DFA7B98AD494FB98A491****',
],
'RelatedDataList' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'RelatedDataKey' => [
'description' => '',
'type' => 'string',
'example' => '256399502929****',
],
'RelatedPhaseDataHash' => [
'description' => '',
'type' => 'string',
'example' => '73b5c3dbc828fdf79749ff332af402036f7d591959fda00a2854a160fe66****',
],
'RelatedDataSeq' => [
'description' => '',
'type' => 'string',
'example' => 'be350cd52b0f47846f93df7d0d4febd86025ee6c028a6b22a6ff1ac6d3a2****',
],
'RelatedPhaseName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RelatedPhaseId' => [
'description' => '',
'type' => 'string',
'example' => '987823074334****',
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true,\\n \\"Data\\": {\\n \\"PreviousHash\\": \\"bf2cf40e5c21dc14d03eb824f99791c4d07bdaf2736e5faae508d7fb276d****\\",\\n \\"ProductKey\\": \\"hfoi7GQ****\\",\\n \\"DataHash\\": \\"9608520d694520c0c414075a5c07672a4efaf609e62d921a60bf7cc0e972****\\",\\n \\"DataValue\\": \\"某公司某业务数据。\\",\\n \\"Timestamp\\": 1605885676000,\\n \\"TransactionHash\\": \\"c4d07bdaf2736cc0ec0e909e60e5c21dc14d0eb823eb82f4f99791c4d07b****\\",\\n \\"BlockHash\\": \\"5a5c07672a4efaf609e62d921a60bf7cc0e9722a8b9608520d694520c0c4****\\",\\n \\"BlockNumber\\": 1942,\\n \\"IotId\\": \\"DFA7B98AD494FB98A491****\\",\\n \\"RelatedDataList\\": [\\n {\\n \\"RelatedDataKey\\": \\"256399502929****\\",\\n \\"RelatedPhaseDataHash\\": \\"73b5c3dbc828fdf79749ff332af402036f7d591959fda00a2854a160fe66****\\",\\n \\"RelatedDataSeq\\": \\"be350cd52b0f47846f93df7d0d4febd86025ee6c028a6b22a6ff1ac6d3a2****\\",\\n \\"RelatedPhaseName\\": \\"某业务阶段\\",\\n \\"RelatedPhaseId\\": \\"987823074334****\\"\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n DFA7B98AD494FB98A491****\\n 某公司某业务数据。\\n 5a5c07672a4efaf609e62d921a60bf7cc0e9722a8b9608520d694520c0c4****\\n c4d07bdaf2736cc0ec0e909e60e5c21dc14d0eb823eb82f4f99791c4d07b****\\n bf2cf40e5c21dc14d03eb824f99791c4d07bdaf2736e5faae508d7fb276d****\\n 1942\\n 1605885676000\\n \\n 256399502929****\\n be350cd52b0f47846f93df7d0d4febd86025ee6c028a6b22a6ff1ac6d3a2****\\n 987823074334****\\n 73b5c3dbc828fdf79749ff332af402036f7d591959fda00a2854a160fe66****\\n 某业务阶段\\n \\n hfoi7GQ****\\n 9608520d694520c0c414075a5c07672a4efaf609e62d921a60bf7cc0e972****\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'DescribeMPCoSPhaseInfo',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'DescribeMPCoSResourceInfo' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'PhaseGroupQuota' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '200',
],
'MemberQuota' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '100',
],
'UsedMember' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '5',
],
'UsedPhaseGroup' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '10',
],
'PhaseQuotaInfoList' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'PhaseGroupId' => [
'description' => '',
'type' => 'string',
'example' => '383860792287****',
],
'PhaseGroupName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'PhaseQuota' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '5',
],
'UsedPhase' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '3',
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true,\\n \\"Data\\": {\\n \\"PhaseGroupQuota\\": 200,\\n \\"MemberQuota\\": 100,\\n \\"UsedMember\\": 5,\\n \\"UsedPhaseGroup\\": 10,\\n \\"PhaseQuotaInfoList\\": [\\n {\\n \\"PhaseGroupId\\": \\"383860792287****\\",\\n \\"PhaseGroupName\\": \\"某协同模型\\",\\n \\"PhaseQuota\\": 5,\\n \\"UsedPhase\\": 3\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n 10\\n 5\\n \\n 5\\n 3\\n 383860792287****\\n 某协同模型\\n \\n 100\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'DescribeMPCoSResourceInfo',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'ListMPCoSPhase' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'Num',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'maximum' => '2147483647',
'minimum' => '1',
'example' => '1',
],
],
[
'name' => 'Size',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'maximum' => '2147483647',
'minimum' => '1',
'example' => '1',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'PhaseGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '987823074334****',
],
],
[
'name' => 'Name',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'Num' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'Total' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'Size' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageData' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Name' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Remark' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'AccessPermission' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PhaseId' => [
'description' => '',
'type' => 'string',
'example' => '196487512811****',
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true,\\n \\"Data\\": {\\n \\"Num\\": 1,\\n \\"Total\\": 1,\\n \\"Size\\": 1,\\n \\"PageData\\": [\\n {\\n \\"Name\\": \\"某阶段\\",\\n \\"Remark\\": \\"某阶段的备注信息。\\",\\n \\"AccessPermission\\": 1,\\n \\"PhaseId\\": \\"196487512811****\\"\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n \\n 1\\n 196487512811****\\n 某阶段的备注信息。\\n 某阶段\\n \\n 1\\n 1\\n 1\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'ListMPCoSPhase',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'ListMPCoSPhaseGroup' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'Num',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'maximum' => '2147483647',
'minimum' => '1',
'example' => '1',
],
],
[
'name' => 'Size',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'maximum' => '2147483647',
'minimum' => '1',
'example' => '2',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'Name',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'Num' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'Total' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'Size' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageData' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'PhaseGroupId' => [
'description' => '',
'type' => 'string',
'example' => '987823074334****',
],
'Name' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Remark' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true,\\n \\"Data\\": {\\n \\"Num\\": 1,\\n \\"Total\\": 1,\\n \\"Size\\": 1,\\n \\"PageData\\": [\\n {\\n \\"PhaseGroupId\\": \\"987823074334****\\",\\n \\"Name\\": \\"某协同模型\\",\\n \\"Remark\\": \\"某协同模型的备注信息。\\"\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n \\n 987823074334****\\n 某协同模型的备注信息。\\n 某协同模型\\n \\n 1\\n 1\\n 1\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'ListMPCoSPhaseGroup',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'ListMPCoSPhaseHistory' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'Num',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'maximum' => '2147483647',
'minimum' => '1',
'example' => '1',
],
],
[
'name' => 'Size',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'maximum' => '2147483647',
'minimum' => '1',
'example' => '2',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'PhaseGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '383860792287****',
],
],
[
'name' => 'PhaseId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '644208887511****',
],
],
[
'name' => 'DataKey',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '32bfce96b4e2f9bec0f2ea5cc2f14ace1486cc146d5832d3a84e5332fe89****',
],
],
[
'name' => 'StartTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => true,
'docRequired' => true,
'maximum' => '9223372036854775807',
'minimum' => '0',
'example' => '1606379090866',
],
],
[
'name' => 'EndTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => true,
'docRequired' => true,
'maximum' => '9223372036854775807',
'minimum' => '0',
'example' => '1606389090866',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'Num' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'Total' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '10',
],
'Size' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'PageData' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'ProductKey' => [
'description' => '',
'type' => 'string',
'example' => 'hfoi7GQ****',
],
'PreviousHash' => [
'description' => '',
'type' => 'string',
'example' => '2d921a60bf7cc0e9722a8bcc0e909e62d92120c0c749ff332af402036f7d****',
],
'DataHash' => [
'description' => '',
'type' => 'string',
'example' => '9608520d694520c0c414075a5c07672a4efaf609e62d921a60bf7cc0e972****',
],
'DataSeq' => [
'description' => '',
'type' => 'string',
'example' => 'be350cd52b0f47846f93df7d0d4febd86025ee6c028a6b22a6ff1ac6d3a2****',
],
'DataValue' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Timestamp' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1606389620000',
],
'TransactionHash' => [
'description' => '',
'type' => 'string',
'example' => 'bf2cf40e5c21dc14d03eb824f99791c4d07bdaf2736e5faae508d7fb276d****',
],
'BlockHash' => [
'description' => '',
'type' => 'string',
'example' => '5a5c07672a4efaf609e62d921a60bf7cc0e9722a8b9608520d694520c0c4****',
],
'BlockNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '9852',
],
'IotId' => [
'description' => '',
'type' => 'string',
'example' => 'DFA7B98AD494FB98A491****',
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true,\\n \\"Data\\": {\\n \\"Num\\": 1,\\n \\"Total\\": 10,\\n \\"Size\\": 2,\\n \\"PageData\\": [\\n {\\n \\"ProductKey\\": \\"hfoi7GQ****\\",\\n \\"PreviousHash\\": \\"2d921a60bf7cc0e9722a8bcc0e909e62d92120c0c749ff332af402036f7d****\\",\\n \\"DataHash\\": \\"9608520d694520c0c414075a5c07672a4efaf609e62d921a60bf7cc0e972****\\",\\n \\"DataSeq\\": \\"be350cd52b0f47846f93df7d0d4febd86025ee6c028a6b22a6ff1ac6d3a2****\\",\\n \\"DataValue\\": \\"某公司业务数据。\\",\\n \\"Timestamp\\": 1606389620000,\\n \\"TransactionHash\\": \\"bf2cf40e5c21dc14d03eb824f99791c4d07bdaf2736e5faae508d7fb276d****\\",\\n \\"BlockHash\\": \\"5a5c07672a4efaf609e62d921a60bf7cc0e9722a8b9608520d694520c0c4****\\",\\n \\"BlockNumber\\": 9852,\\n \\"IotId\\": \\"DFA7B98AD494FB98A491****\\"\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n \\n DFA7B98AD494FB98A492****\\n 某公司业务数据。\\n 5a5c07672a4efaf609e62d921a60bf7cc0e9722a8b9608520d694520c0c5****\\n be350cd52b0f47846f93df7d0d4febd86025ee6c028a6b22a6ff1ac6d3a6****\\n bf2cf40e5c21dc14d03eb824f99791c4d07bdaf2736e5faae508d7fb2764****\\n 2d921a60bf7cc0e9722a8bcc0e909e62d92120c0c749ff332af402036f77****\\n 9852\\n 1606389620000\\n hfoi7G7****\\n 9608520d694520c0c414075a5c07672a4efaf609e62d921a60bf7cc0e978****\\n \\n \\n DFA7B98AD494FB98A491****\\n 某公司业务数据。\\n 5a5c07672a4efaf609e62d921a60bf7cc0e9722a8b9608520d694520c0c4****\\n be350cd52b0f47846f93df7d0d4febd86025ee6c028a6b22a6ff1ac6d3a2****\\n bf2cf40e5c21dc14d03eb824f99791c4d07bdaf2736e5faae508d7fb276d****\\n 2d921a60bf7cc0e9722a8bcc0e909e62d92120c0c749ff332af402036f7d****\\n 9852\\n 1606389630000\\n hfoi7GQ****\\n 9608520d694520c0c414075a5c07672a4efaf609e62d921a60bf7cc0e972****\\n \\n 2\\n 1\\n 10\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'ListMPCoSPhaseHistory',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'ApplyDataModelConfigInfo' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '1.0.0',
],
],
[
'name' => 'ProductKey',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'HB5jyvZWz******g',
],
],
[
'name' => 'DataModelCode',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'DF3K',
],
],
[
'name' => 'Configuration',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '{\\"productKey\\":\\"a1lPbm9Yq0v\\"}',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '180E5D71-FF24-5E87-9746-3DA837E686FE',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'responseDemo' => '[{"errorExample":"","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"无\\",\\n \\"RequestId\\": \\"180E5D71-FF24-5E87-9746-3DA837E686FE\\",\\n \\"Success\\": true\\n}","type":"json"}]',
],
'AttachData' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'systemTags' => [
'operationType' => 'update',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'Key',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '0001_HB5jyvZWzwcM****_0X**_80aa976ac4d64a97bd45c71a509d****',
],
],
[
'name' => 'Value',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '',
],
],
[
'name' => 'ProductKey',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'HB5jyvZWzwcM****',
],
],
[
'name' => 'BusinessId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '000000000000000000000000000000000000000000000000000000000001****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"无\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'AttachData',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'AttachDataWithSignature' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'Key',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '0001_HB5jyvZWzwcM****_0X**_80aa976ac4d64a97bd45c71a509d****',
],
],
[
'name' => 'Value',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '',
],
],
[
'name' => 'ProductKey',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'HB5jyvZWzwcM****',
],
],
[
'name' => 'IotAuthType',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'ID2',
],
],
[
'name' => 'IotId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '183329761572****',
],
],
[
'name' => 'IotIdServiceProvider',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'g9R4ghe****',
],
],
[
'name' => 'IotDataDigest',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '94894989498FDDABD51698BD1A49BF1AFB0AA94FAA8DB65A689164BEED******',
],
],
[
'name' => 'IotSignature',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2~2~192ADFB498AA****~1579198300000~J8E891NAgAhwHBHm8******/hnswr698HSb09ahS8709bn9s03jg98u4jg******',
],
],
[
'name' => 'IotIdSource',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2',
],
],
[
'name' => 'BusinessId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '000000000000000000000000000000000000000000000000000000000001****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"无\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'AttachDataWithSignature',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'SetData' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'Key',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '0001_HB5jyvZWzwcMFSFg_0X58_80aa976ac4d64a97b******a509d4c0b',
],
],
[
'name' => 'Value',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '',
],
],
[
'name' => 'ProductKey',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'HB5jyvZWz******g',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"无\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'SetData',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'SetDataWithSignature' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'Key',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '0001_HB5jyvZWzwcMFSFg_0X58_80aa976ac4d64a97bd45c71a509d****',
],
],
[
'name' => 'Value',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '',
],
],
[
'name' => 'ProductKey',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'HB5jyvZWzwcM****',
],
],
[
'name' => 'IotAuthType',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'ID2',
],
],
[
'name' => 'IotId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '00CCCC098D98F2BDD8BB****',
],
],
[
'name' => 'IotIdServiceProvider',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'kKpACh5****',
],
],
[
'name' => 'IotDataDigest',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '31A200471049AEA3B8459455B4447D05DD1290A875A17792F71D5550F048****',
],
],
[
'name' => 'IotSignature',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '3~2~010253040257****~1599722505821~50sZwIXt9jtTTIoGAkEs4THSyCMghVVaYO1w2AcvQf0vm51MQYt0nfHUT7jQ****',
],
],
[
'name' => 'IotIdSource',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"无\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'SetDataWithSignature',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'BatchUploadMPCoSPhaseDigestInfo' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'PhaseGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '383860792287****',
],
],
[
'name' => 'PhaseId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '644208887511****',
],
],
[
'name' => 'PhaseDataList',
'in' => 'query',
'style' => 'json',
'schema' => [
'description' => '',
'type' => 'object',
'required' => true,
'docRequired' => true,
'example' => '',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"无\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'BatchUploadMPCoSPhaseDigestInfo',
'responseParamsDescription' => ' ',
],
'BatchUploadMPCoSPhaseDigestInfoByDevice' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'PhaseGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '383860792287****',
],
],
[
'name' => 'PhaseId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '644208887511****',
],
],
[
'name' => 'PhaseDataList',
'in' => 'query',
'style' => 'json',
'schema' => [
'description' => '',
'type' => 'object',
'required' => true,
'docRequired' => true,
'example' => '',
],
],
[
'name' => 'IotAuthType',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'ID2',
],
],
[
'name' => 'IotId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '183329761572****',
],
],
[
'name' => 'IotIdSource',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2',
],
],
[
'name' => 'IotIdServiceProvider',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'g9R4ghe****',
],
],
[
'name' => 'IotDataDigest',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '94894989498FDDABD51698BD1A49BF1AFB0AA94FAA8DB65A689164BEED',
],
],
[
'name' => 'IotSignature',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2~2~192ADFB498AA****~1579198300000~J8E891NAgAhwHBHm8******/hnswr698HSb09ahS8709bn9s03jg98u4jg******',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"无\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'BatchUploadMPCoSPhaseDigestInfoByDevice',
'responseParamsDescription' => ' ',
],
'BatchUploadMPCoSPhaseTextInfo' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'PhaseGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '987823074334****',
],
],
[
'name' => 'PhaseId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '196487512811****',
],
],
[
'name' => 'PhaseDataList',
'in' => 'query',
'style' => 'json',
'schema' => [
'description' => '',
'type' => 'object',
'required' => true,
'docRequired' => true,
'example' => '',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"无\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'BatchUploadMPCoSPhaseTextInfo',
'responseParamsDescription' => ' ',
],
'BatchUploadMPCoSPhaseTextInfoByDevice' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'PhaseGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '383860792287****',
],
],
[
'name' => 'PhaseId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '644208887511****',
],
],
[
'name' => 'PhaseDataList',
'in' => 'query',
'style' => 'json',
'schema' => [
'description' => '',
'type' => 'object',
'required' => true,
'docRequired' => true,
'example' => '',
],
],
[
'name' => 'IotAuthType',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'ID2',
],
],
[
'name' => 'IotId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '183329761572****',
],
],
[
'name' => 'IotIdSource',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2',
],
],
[
'name' => 'IotIdServiceProvider',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'g9R4ghe****',
],
],
[
'name' => 'IotDataDigest',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '94894989498FDDABD51698BD1A49BF1AFB0AA94FAA8DB65A689164BEED******',
],
],
[
'name' => 'IotSignature',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2~2~192ADFB498AA****~1579198300000~J8E891NAgAhwHBHm8******/hnswr698HSb09ahS8709bn9s03jg98u4jg******',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"无\\",\\n \\"Data\\": \\"The system is busy. Please try again later.\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'BatchUploadMPCoSPhaseTextInfoByDevice',
'responseParamsDescription' => ' ',
],
'UploadMPCoSPhaseDigestInfo' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'PhaseGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '383860792287****',
],
],
[
'name' => 'PhaseId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '644208887511***',
],
],
[
'name' => 'DataKey',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '32bfce96b4e2f9bec0f2ea5cc2f14ace1486cc146d5832d3a84e5332fe89****',
],
],
[
'name' => 'DataSeq',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'be350cd52b0f47846f93df7d0d4febd86025ee6c028a6b22a6ff1ac6d3a2****',
],
],
[
'name' => 'PhaseData',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'dee68c73bdead5f717fc25803236924c165d0a3c1728aa58cbf05b1473c2****',
],
],
[
'name' => 'RelatedDataList',
'in' => 'query',
'style' => 'json',
'schema' => [
'description' => '',
'type' => 'object',
'required' => false,
'example' => '',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"无\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'UploadMPCoSPhaseDigestInfo',
'responseParamsDescription' => ' ',
],
'UploadMPCoSPhaseDigestInfoByDevice' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'PhaseGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '383860792287****',
],
],
[
'name' => 'PhaseId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '644208887511****',
],
],
[
'name' => 'DataKey',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '32bfce96b4e2f9bec0f2ea5cc2f14ace1486cc146d5832d3a84e5332fe89****',
],
],
[
'name' => 'DataSeq',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'be350cd52b0f47846f93df7d0d4febd86025ee6c028a6b22a6ff1ac6d3a2****',
],
],
[
'name' => 'PhaseData',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'ebf44d78ae75288d7d0057a5ebf44d78a6b86d04502dcbda643c4d24ff2a****',
],
],
[
'name' => 'RelatedDataList',
'in' => 'query',
'style' => 'json',
'schema' => [
'description' => '',
'type' => 'object',
'required' => false,
'example' => '',
],
],
[
'name' => 'IotAuthType',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'ID2',
],
],
[
'name' => 'IotId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '183329761572****',
],
],
[
'name' => 'IotIdSource',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2',
],
],
[
'name' => 'IotIdServiceProvider',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'g9R4ghe****',
],
],
[
'name' => 'IotDataDigest',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '94894989498FDDABD51698BD1A49BF1AFB0AA94FAA8DB65A689164BEED******',
],
],
[
'name' => 'IotSignature',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2~2~192ADFB498AA****~1579198300000~J8E891NAgAhwHBHm8******/hnswr698HSb09ahS8709bn9s03jg98u4jg******',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"无\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'UploadMPCoSPhaseDigestInfoByDevice',
'responseParamsDescription' => ' ',
],
'UploadMPCoSPhaseTextInfo' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'PhaseGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '383860792287****',
],
],
[
'name' => 'PhaseId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '196487512811****',
],
],
[
'name' => 'DataKey',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '32bfce96b4e2f9bec0f2ea5cc2f14ace1486cc146d5832d3a84e5332fe89****',
],
],
[
'name' => 'DataSeq',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'be350cd52b0f47846f93df7d0d4febd86025ee6c028a6b22a6ff1ac6d3a2****',
],
],
[
'name' => 'PhaseData',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '987823074334****',
],
],
[
'name' => 'RelatedDataList',
'in' => 'query',
'style' => 'json',
'schema' => [
'description' => '',
'type' => 'object',
'required' => false,
'example' => '',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"无\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'UploadMPCoSPhaseTextInfo',
'responseParamsDescription' => ' ',
],
'UploadMPCoSPhaseTextInfoByDevice' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'PhaseGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '987823074334****',
],
],
[
'name' => 'PhaseId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '644208887511****',
],
],
[
'name' => 'DataKey',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '32bfce96b4e2f9bec0f2ea5cc2f14ace1486cc146d5832d3a84e5332fe89****',
],
],
[
'name' => 'DataSeq',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'be350cd52b0f47846f93df7d0d4febd86025ee6c028a6b22a6ff1ac6d3a2****',
],
],
[
'name' => 'PhaseData',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '',
],
],
[
'name' => 'RelatedDataList',
'in' => 'query',
'style' => 'json',
'schema' => [
'description' => '',
'type' => 'object',
'required' => false,
'example' => '',
],
],
[
'name' => 'IotAuthType',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'ID2',
],
],
[
'name' => 'IotId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '183329761572****',
],
],
[
'name' => 'IotIdSource',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2',
],
],
[
'name' => 'IotIdServiceProvider',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '94894989498FDDABD51698BD1A49BF1AFB0AA94FAA8DB65A689164BEED******',
],
],
[
'name' => 'IotDataDigest',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '94894989498FDDABD51698BD1A49BF1AFB0AA94FAA8DB65A689164BEED******',
],
],
[
'name' => 'IotSignature',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2~2~192ADFB498AA****~1579198300000~J8E891NAgAhwHBHm8******/hnswr698HSb09ahS8709bn9s03jg98u4jg******',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"无\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'UploadMPCoSPhaseTextInfoByDevice',
'responseParamsDescription' => ' ',
],
'DescribeCapacityInfo' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'CountQuota' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '10000000',
],
'CapacityQuota' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '800000000000',
],
'UsedCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '30000',
],
'UsedCapacity' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '870000000',
],
'MemberUsedCapacity' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '70000000',
],
'MemberUsedCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '26666',
],
],
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true,\\n \\"Data\\": {\\n \\"CountQuota\\": 10000000,\\n \\"CapacityQuota\\": 800000000000,\\n \\"UsedCount\\": 30000,\\n \\"UsedCapacity\\": 870000000,\\n \\"MemberUsedCapacity\\": 70000000,\\n \\"MemberUsedCount\\": 26666\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 10000000\\n 70000000\\n 800000000000\\n 870000000\\n 30000\\n 26666\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'DescribeCapacityInfo',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'DescribeMemberCapacityInfo' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'UsedCapacity' => [
'description' => '',
'type' => 'string',
'example' => '70000000',
],
'MemberId' => [
'description' => '',
'type' => 'string',
'example' => '717534457003****',
],
'MemberName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'UsedCount' => [
'description' => '',
'type' => 'string',
'example' => '26666',
],
'MemberUid' => [
'description' => '',
'type' => 'string',
'example' => '19720316234381****',
],
],
],
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true,\\n \\"Data\\": [\\n {\\n \\"UsedCapacity\\": \\"70000000\\",\\n \\"MemberId\\": \\"717534457003****\\",\\n \\"MemberName\\": \\"张三\\",\\n \\"UsedCount\\": \\"26666\\",\\n \\"MemberUid\\": \\"19720316234381****\\"\\n }\\n ]\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n 717534457003****\\n 70000000\\n 张三\\n 19720316234381****\\n 26666\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'DescribeMemberCapacityInfo',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'DescribeResourceInfo' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'Status' => [
'description' => '',
'type' => 'string',
'example' => 'NORMAL',
],
'EffectiveTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1586125838680',
],
'AuthorizeType' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'ExpiredTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1666125838680',
],
'Region' => [
'description' => '',
'type' => 'string',
'example' => 'cn-shanghai',
],
],
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true,\\n \\"Data\\": {\\n \\"Status\\": \\"NORMAL\\",\\n \\"EffectiveTime\\": 1586125838680,\\n \\"AuthorizeType\\": \\"标准版\\",\\n \\"ExpiredTime\\": 1666125838680,\\n \\"Region\\": \\"cn-shanghai\\"\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n NORMAL\\n 标准版\\n 1586125838680\\n 1666125838680\\n cn-shanghai\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'DescribeResourceInfo',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'GetBlockChainInfo' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'Key',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '0001_HB5jyvZWzwcM****_0X**_80aa976ac4d64a97bd45c71a509d****',
],
],
[
'name' => 'ProductKey',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'HB5jyvZWzwcM****',
],
],
[
'name' => 'BusinessId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '000000000000000000000000000000000000000000000000000000000001****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"{\\\\\\"blockChainInfo\\\\\\":{\\\\\\"chainName\\\\\\":\\\\\\"某公司业务链\\\\\\",\\\\\\"blockHeight\\\\\\":48971,\\\\\\"transactionHash\\\\\\":\\\\\\"ea8752787f79be085d9ee244a1b9ed0deb198903a14b9b1a6800b20fbf0d****\\\\\\",\\\\\\"iotId\\\\\\":\\\\\\"1BE0F46275B17147E7D2****\\\\\\",\\\\\\"endorsementNames\\\\\\":\\\\\\"某公司,某某公司\\\\\\",\\\\\\"timestamp\\\\\\":\\\\\\"1591676312000\\\\\\",\\\\\\"blockHash\\\\\\":\\\\\\"d07bdaf2736c4d07bdaf2736e5faae508d77ceb82c0e9722a8bcca0e909e****\\\\\\",\\\\\\"previousHash\\\\\\":\\\\\\"c4d07bdaf2736cc0ec0e909e60e5c21dc14d0eb823eb82f4f99791c4d07b****\\\\\\",\\\\\\"dataHash\\\\\\":\\\\\\"21dc1288bcc0e2730ae486fa04fdeb828ae5c21dc128c525a655972e5faa****\\\\\\"}}\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n {\\"blockChainInfo\\":{\\"chainName\\":\\"某公司业务链\\",\\"blockHeight\\":48971,\\"transactionHash\\":\\"ea8752787f79be085d9ee244a1b9ed0deb198903a14b9b1a6800b20fbf0d****\\",\\"iotId\\":\\"1BE0F46275B17147E7D2****\\",\\"endorsementNames\\":\\"某公司,某某公司\\",\\"timestamp\\":\\"1591676312000\\",\\"blockHash\\":\\"d07bdaf2736c4d07bdaf2736e5faae508d77ceb82c0e9722a8bcca0e909e****\\",\\"previousHash\\":\\"c4d07bdaf2736cc0ec0e909e60e5c21dc14d0eb823eb82f4f99791c4d07b****\\",\\"dataHash\\":\\"21dc1288bcc0e2730ae486fa04fdeb828ae5c21dc128c525a655972e5faa****\\"}}\\n 200\\n true\\n","errorExample":""}]',
'title' => 'GetBlockChainInfo',
'requestParamsDescription' => ' ',
],
'GetData' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'Key',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'HB5jyvZWzw******',
],
],
[
'name' => 'ProductKey',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '0001_HB5jyvZWzwcMFSFg_0X58_80aa976ac4d64a97b******a509d4c0b',
],
],
[
'name' => 'BusinessId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'docRequired' => true,
'example' => '000000000000000000000000000000000000000000000000000000000001****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"某业务数据。\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n 某业务数据。\\n 200\\n true\\n","errorExample":""}]',
'title' => 'GetData',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'GetDataModelConfigInfo' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '1.0.0',
],
],
[
'name' => 'ProductKey',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'HB5jyvZWzwcM****',
],
],
[
'name' => 'DataModelCode',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'DF3K',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '{}',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'RequestID-1638240165139',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'responseDemo' => '[{"errorExample":"","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"{}\\",\\n \\"RequestId\\": \\"RequestID-1638240165139\\",\\n \\"Success\\": true\\n}","type":"json"}]',
],
'GetHistoryDataCount' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'Key',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '0001_HB5jyvZWzwcM****_0X**_80aa976ac4d64a97bd45c71a509d****',
],
],
[
'name' => 'ProductKey',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'HB5jyvZWzwcM****',
],
],
[
'name' => 'StartTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => false,
'maximum' => '9594629196518',
'minimum' => '0',
'example' => '1608010000000',
],
],
[
'name' => 'EndTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => false,
'maximum' => '9594629196518',
'minimum' => '0',
'example' => '1608019800000',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'Data' => [
'description' => '',
'type' => 'string',
'example' => '10',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"Data\\": \\"10\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n 10\\n 200\\n true\\n","errorExample":""}]',
'title' => 'GetHistoryDataCount',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'GetHistoryDataList' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'Key',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '0001_HB5jyvZWzwcM****_0X**_80aa976ac4d64a97bd45c71a509d****',
],
],
[
'name' => 'ProductKey',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'HB5jyvZWzwcM****',
],
],
[
'name' => 'CurrentPage',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'maximum' => '10000000',
'minimum' => '0',
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'maximum' => '100',
'minimum' => '1',
'example' => '2',
],
],
[
'name' => 'StartTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => false,
'maximum' => '9594629196518',
'minimum' => '0',
'example' => '1608010000000',
],
],
[
'name' => 'EndTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => false,
'maximum' => '9594629196518',
'minimum' => '0',
'example' => '1608019800000',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'Data' => [
'type' => 'array',
'items' => [
'description' => '',
'type' => 'object',
'example' => '',
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true,\\n \\"Data\\": {\\n \\"Data\\": [\\n \\"[{\\\\\\"chainName\\\\\\":\\\\\\"PS-**\\\\\\",\\\\\\"code\\\\\\":\\\\\\"9***\\\\\\",\\\\\\"blockHeight\\\\\\":\\\\\\"605350\\\\\\",\\\\\\"businessId\\\\\\":\\\\\\"129297272256****\\\\\\",\\\\\\"totalCount\\\\\\":\\\\\\"2\\\\\\",\\\\\\"value\\\\\\":\\\\\\"某公司业务数据。\\\\\\",\\\\\\"transactionHash\\\\\\":\\\\\\"ba2fe24cbe23816bdbb18ad037dd5e5f58468cb3ad345e456d106308ed37****\\\\\\",\\\\\\"seq\\\\\\":\\\\\\"1\\\\\\",\\\\\\"timestamp\\\\\\":\\\\\\"1608005018000\\\\\\"},{\\\\\\"chainName\\\\\\":\\\\\\"PS-**\\\\\\",\\\\\\"code\\\\\\":\\\\\\"9***\\\\\\",\\\\\\"blockHeight\\\\\\":\\\\\\"605349\\\\\\",\\\\\\"businessId\\\\\\":\\\\\\"129297272258****\\\\\\",\\\\\\"totalCount\\\\\\":\\\\\\"2\\\\\\",\\\\\\"value\\\\\\":\\\\\\"某公司业务数据。\\\\\\",\\\\\\"transactionHash\\\\\\":\\\\\\"18440d577e7d77a5d423eee4495902fb29073a904786ee01babc869815c9****\\\\\\",\\\\\\"seq\\\\\\":\\\\\\"2\\\\\\",\\\\\\"timestamp\\\\\\":\\\\\\"1608003040000\\\\\\"}]\\"\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n [{\\"chainName\\":\\"PS-**\\",\\"code\\":\\"9***\\",\\"blockHeight\\":\\"605350\\",\\"businessId\\":\\"129297272256****\\",\\"totalCount\\":\\"2\\",\\"value\\":\\"某公司业务数据。\\",\\"transactionHash\\":\\"ba2fe24cbe23816bdbb18ad037dd5e5f58468cb3ad345e456d106308ed37****\\",\\"seq\\":\\"1\\",\\"timestamp\\":\\"1608005018000\\"},{\\"chainName\\":\\"PS-**\\",\\"code\\":\\"9***\\",\\"blockHeight\\":\\"605349\\",\\"businessId\\":\\"129297272258****\\",\\"totalCount\\":\\"2\\",\\"value\\":\\"某公司业务数据。\\",\\"transactionHash\\":\\"18440d577e7d77a5d423eee4495902fb29073a904786ee01babc869815c9****\\",\\"seq\\":\\"2\\",\\"timestamp\\":\\"1608003040000\\"}]\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'GetHistoryDataList',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'ListDependentDataModels' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '1.0.0',
],
],
[
'name' => 'ProductKey',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'HB5jyvZWzwcM****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'RequestID-1638239980855',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'DataModelInfo' => [
'description' => '',
'example' => '{}',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'DataModelName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'DataModelCode' => [
'description' => '',
'type' => 'string',
'example' => 'KI8D',
],
],
],
],
],
],
],
],
],
],
'responseDemo' => '[{"errorExample":"","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"RequestId\\": \\"RequestID-1638239980855\\",\\n \\"Success\\": true,\\n \\"Data\\": {\\n \\"DataModelInfo\\": [\\n {\\n \\"DataModelName\\": \\"测算模型\\",\\n \\"DataModelCode\\": \\"KI8D\\"\\n }\\n ]\\n }\\n}","type":"json"}]',
],
'ListMultiPartyCollaborationChain' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'Num',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'maximum' => '2147483647',
'minimum' => '1',
'example' => '1',
],
],
[
'name' => 'Size',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'maximum' => '2147483647',
'minimum' => '1',
'example' => '1',
],
],
[
'name' => 'Name',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'docRequired' => false,
'example' => '',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'Num' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'Total' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'Size' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageData' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Name' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Remark' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RoleType' => [
'description' => '',
'type' => 'string',
'example' => 'ADMIN',
],
'BizChainId' => [
'description' => '',
'type' => 'string',
'example' => '489973087549****',
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true,\\n \\"Data\\": {\\n \\"Num\\": 1,\\n \\"Total\\": 1,\\n \\"Size\\": 1,\\n \\"PageData\\": [\\n {\\n \\"Name\\": \\"某业务链\\",\\n \\"Remark\\": \\"某业务某服务\\",\\n \\"RoleType\\": \\"ADMIN\\",\\n \\"BizChainId\\": \\"489973087549****\\"\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n \\n 489973087549****\\n ADMIN\\n 某业务某服务\\n 某业务链\\n \\n 1\\n 1\\n 1\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'ListMultiPartyCollaborationChain',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'ListProofChain' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'Num',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'maximum' => '2147483647',
'minimum' => '1',
'example' => '1',
],
],
[
'name' => 'Size',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'maximum' => '2147483647',
'minimum' => '1',
'example' => '2',
],
],
[
'name' => 'Name',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'docRequired' => false,
'example' => '',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'Num' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'Total' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '10',
],
'Size' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'PageData' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Remark' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'BizChainId' => [
'description' => '',
'type' => 'string',
'example' => '489973087549****',
],
'RoleType' => [
'description' => '',
'type' => 'string',
'example' => 'ADMIN',
],
'BizChainCode' => [
'description' => '',
'type' => 'string',
'example' => 'SA7z9XkBMVPg****',
],
'Name' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'DataTypeCode' => [
'description' => '',
'type' => 'string',
'example' => 'B***',
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true,\\n \\"Data\\": {\\n \\"Num\\": 1,\\n \\"Total\\": 10,\\n \\"Size\\": 2,\\n \\"PageData\\": [\\n {\\n \\"Remark\\": \\"某业务链的备注信息。\\",\\n \\"BizChainId\\": \\"489973087549****\\",\\n \\"RoleType\\": \\"ADMIN\\",\\n \\"BizChainCode\\": \\"SA7z9XkBMVPg****\\",\\n \\"Name\\": \\"某业务链\\",\\n \\"DataTypeCode\\": \\"B***\\"\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n \\n ADMIN\\n 489973087549****\\n B***\\n SA7z9XkBMVPg****\\n 某业务链的备注信息。\\n 某业务链\\n \\n \\n ADMIN\\n 489973087550****\\n C***\\n SA7z9XkBMVPj****\\n 某某业务链的备注信息。\\n 某某业务链\\n \\n 2\\n 1\\n 10\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'ListProofChain',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
'ListPSMemberDataTypeCode' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
],
'parameters' => [
[
'name' => 'ApiVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1.0.0',
],
],
[
'name' => 'Num',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'maximum' => '2147483647',
'minimum' => '1',
'example' => '1',
],
],
[
'name' => 'Size',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'maximum' => '2147483647',
'minimum' => '1',
'example' => '2',
],
],
[
'name' => 'BizChainId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '489973087549****',
],
],
[
'name' => 'MemberUid',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '19720316234381****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'The system is busy. Please try again later.',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5C69894-9709-4653-B3D8-25234034C2FC',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'Num' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'Total' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '10',
],
'Size' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'PageData' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'MemberId' => [
'description' => '',
'type' => 'string',
'example' => '717534457003****',
],
'DataTypeCode' => [
'description' => '',
'type' => 'string',
'example' => 'E***',
],
'MemberName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'MemberUid' => [
'description' => '',
'type' => 'string',
'example' => '19720316234381****',
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [
500 => [
[
'errorCode' => 'SYSTEMERROR',
'errorMessage' => 'The system is busy. Please try again later.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": 200,\\n \\"Message\\": \\"The system is busy. Please try again later.\\",\\n \\"RequestId\\": \\"D5C69894-9709-4653-B3D8-25234034C2FC\\",\\n \\"Success\\": true,\\n \\"Data\\": {\\n \\"Num\\": 1,\\n \\"Total\\": 10,\\n \\"Size\\": 2,\\n \\"PageData\\": [\\n {\\n \\"MemberId\\": \\"717534457003****\\",\\n \\"DataTypeCode\\": \\"E***\\",\\n \\"MemberName\\": \\"某某公司账户\\",\\n \\"MemberUid\\": \\"19720316234381****\\"\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n \\n D5C69894-9709-4653-B3D8-25234034C2FC\\n \\n \\n 717534457003****\\n 某某公司账户\\n 19720316234381****\\n E***\\n \\n \\n 717534457005****\\n 某公司账户\\n 19720316234382****\\n D***\\n \\n 2\\n 1\\n 10\\n \\n 200\\n true\\n","errorExample":""}]',
'title' => 'ListPSMemberDataTypeCode',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
],
],
'endpoints' => [
[
'regionId' => 'ap-northeast-1',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'ap-northeast-2-pop',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'ap-south-1',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'ap-southeast-1',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'ap-southeast-2',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'ap-southeast-3',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'ap-southeast-5',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-beijing',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-beijing-finance-1',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-beijing-finance-pop',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-beijing-gov-1',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-beijing-nu16-b01',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-chengdu',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-edge-1',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-fujian',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-haidian-cm12-c01',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-hangzhou-bj-b01',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-hangzhou-finance',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-hangzhou-internal-prod-1',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-hangzhou-internal-test-1',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-hangzhou-internal-test-2',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-hangzhou-internal-test-3',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-hangzhou-test-306',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-hongkong',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-hongkong-finance-pop',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-huhehaote',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-huhehaote-nebula-1',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-north-2-gov-1',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-qingdao',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-qingdao-nebula',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-shanghai-et15-b01',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-shanghai-et2-b01',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-shanghai-finance-1',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-shanghai-inner',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-shanghai-internal-test-1',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-shenzhen',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-shenzhen-finance-1',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-shenzhen-inner',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-shenzhen-st4-d01',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-shenzhen-su18-b01',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-wuhan',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-wulanchabu',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-yushanfang',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-zhangbei',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-zhangbei-na61-b01',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-zhangjiakou',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-zhangjiakou-na62-a01',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-zhengzhou-nebula-1',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'eu-central-1',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'eu-west-1',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'eu-west-1-oxs',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'me-east-1',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'rus-west-1-pop',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'us-east-1',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'us-west-1',
'endpoint' => 'ltl.aliyuncs.com',
],
[
'regionId' => 'cn-hangzhou',
'endpoint' => 'ltl.cn-hangzhou.aliyuncs.com',
],
[
'regionId' => 'cn-shanghai',
'endpoint' => 'ltl.cn-shanghai.aliyuncs.com',
],
],
];