Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Paste code macro
languagejson
themeSunburst
Status 200

{
    "lake": [
        {
            "lake_id": "lake01",
            "lake_info": {
                "lake_name": "My Lake1",
                "lake_plan": "basic",
                "lake_type"region"   : "Nus-west-1",
                "ownertimezone" : "user01America/Los_Angeles"
            }
        },
        {
            "lake_id": "lake02",
            "lake_info": {
                "lake_name": "My Lake2",
                "lake_plan": "basicenterprise",
                "lake_type"region"   : "Nap-northeast-2",
                "ownertimezone" : "user01Asia/Seoul"
            }
        }
    ]
}