yinxing
Version:
24 lines (23 loc) • 620 B
JSON
{
"code": "0",
"message": "",
"codeDesc": "Success",
"totalCount": 2,
"apiKeyStatusSet": [{
"secretId": "AKIDXXXXWKipDlK",
"secretName": "myTest",
"status": 1,
"createdTime": "2017-08-07T00:00:00Z",
"modifiedTime": "2017-08-07T00:00:00Z",
"type": "auto"
},
{
"secretId": "AKIDXXXXAVd3EuW",
"secretName": "myTest1",
"status": 0,
"createdTime": "2017-08-07T00:10:00Z",
"modifiedTime": "2017-08-07T00:10:00Z",
"type": "auto"
}
]
}