Created
July 9, 2019 08:35
-
-
Save meteormatt/266465032de4b0d5dfa2eab61f0123d0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Message": "Successful!", | |
"Code": "Success", | |
"Data": { | |
"TotalCount": 1, | |
"HostId": "cn", | |
"PageNum": 1, | |
"PageSize": 20, | |
"Instances": { | |
"Instance": [ | |
{ | |
"Status": "Available", | |
"Remark": "\u6807\u51c6\u5b58\u50a8\u5305(\u4e2d\u56fd\u5927\u9646)", | |
"InstanceId": "OSSBAG-cn-v0h0qs44g13d", | |
"EffectiveTime": "2018-08-17T06:58:06Z", | |
"TotalAmount": "10.000", | |
"ExpiryTime": "2021-08-17T16:00:00Z", | |
"ApplicableProducts": { | |
"Product": [ | |
"oss" | |
] | |
}, | |
"TotalAmountUnit": "TB", | |
"PackageType": "FPT_ossbag_absolute_Storage_china_common", | |
"DeductType": "Absolute", | |
"RemainingAmountUnit": "TB", | |
"RemainingAmount": "10.000" | |
} | |
] | |
} | |
}, | |
"RequestId": "CBEC87C2-E34D-414C-AD06-FFE41D7C76F1", | |
"Success": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment