Versions Compared

Key

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

...

To scale up or down on specific nodes, see the Myriad Cluster API. The REST terms for scaling are flexup and flexdown. The commands HTTP method and URIs for flexing up and down are:

Code Block
PUT /api/cluster/flexup

PUT /api/cluster/flexdown

 

Monitoring

To monitor Myriad, see the Myriad State API and the Myriad Configuration API. The command The HTTP method and URIs for retrieving the Myriad state and configuration are:

Code Block
GET /api/state

GET /api/config