Resources | node | system | serverAdmin | appArmor

appArmor

Enable/Disable AppArmor on this system.

Input Params

NameMandatoryDefaultDescription
profileModeOnone put profiles in enforce/complain mode

Output Params

NameDescription
result
reason
RESTCONF API: POST Example

curl -kisu 'admin:secret' -X POST -H 'Content-Type: application/yang-data+xml' https://{SBX-SERVER}/restconf/operations/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/serverAdmin={name}/appArmor --data '
<appArmor/>
'

  • No labels