summaryrefslogblamecommitdiffstats
path: root/modules-available/rebootcontrol/permissions/permissions.json
blob: 5416a482525beca1bcefd1c456682f70c6739b9b (plain) (tree)
1
2
3
4
5
6
7



                               


                               

















                               
                      

                              
                        
                              


                              


                              

     
{
    "newkeypair": {
        "location-aware": false
    },
    "woldiscover": {
        "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
    },
    "action.exec": {
        "location-aware": true
    }
}