summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/mock/json/getCustomerresourceVersion.json
blob: d9e2d383e1b4dfa1295641cecf965b66dc64cded (plain)
1
2
3
4
5
6
7
8
9
{
  "result": {
    "global-customer-id": "tian_test",
    "subscriber-name": "tian_test",
    "subscriber-type": "INFRA",
    "resource-version": "100020202"
  },
  "status": "SUCCESS"
}