(v2.3.0.0) Default Profile for Slurm Integration
Pull Down the Default Profile Assets as a JSON Payload:
The default is named
az1
.curl -X GET http://${MGMT_SERVER_IP}:5000/v1/profile/az1 |jq > default-profile.json
Copy it to faciliatate customization, leaving the default for future reference.
cp default-profile.json profile0.json
The asset will look like this: