Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: minor edit

...

Code Block
  "profiles": {
    "zero": {
      "cpu": "0",
      "mem": "0"
    },
    "small": {
      "cpu": "2",
      "mem": "2048"
    },
    "medium": {
      "cpu": "4",
      "mem": "4096"
    },
    "large": {
      "cpu": "10",
      "mem": "12288"
    }
  },


User Interface

The myriad Myriad button is the main console which shows the API code for the flexup and flexdown feature. The Flex button directs you to the Flex panel where you can flexup and flex down instances. The Config button directs you to the Config panel where the Myriad configuration defaults display.

...