Skip to main content
Skip table of contents

Uploading Slurm Profiles

Validate and Push the Customized Profile to the MGMT_SERVER

  1. Validate the profile with the quick jq test.

    1. CODE
      jq . profile0.json
  2. Push the changes live.

    1. CODE
      curl -d "@profile0.json" -H 'Content-Type: application/json' -X PUT http://${MGMT_SERVER_IP}:5000/v1/profile

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.