summaryrefslogblamecommitdiffstats
path: root/modules-available/rebootcontrol/permissions/permissions.json
blob: 5983447e3a67bb412817e8fa7cda39ad842f0636 (plain) (tree)
1
2
3
4



                               

















                               
                      

                              
                        
                              


                              

     
{
    "newkeypair": {
        "location-aware": false
    },
    "subnet.view": {
        "location-aware": false
    },
    "subnet.edit": {
        "location-aware": false
    },
    "subnet.flag": {
        "location-aware": false
    },
    "jumphost.view": {
        "location-aware": false
    },
    "jumphost.edit": {
        "location-aware": false
    },
    "jumphost.assign-subnet": {
        "location-aware": false
    },
    "action.reboot": {
        "location-aware": true
    },
    "action.shutdown": {
        "location-aware": true
    },
    "action.wol": {
        "location-aware": true
    }
}