Summary
setItemNacmGroup Task
Description
Adds the section of CDB as defined by the xpath to the NACM group specified by the tenant
Route
POST /nso_manager/setItemNacmGroup/:adapterId
Roles
            admin
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| adapterId | string | yes | The host that the action should be executed against. | 
| tenant | string | yes | The NACM group mapped to the tenant | 
| ruleId | string | yes | A Unique rule identifier | 
| xpath | string | yes | Specific path in CDB that represents the item | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| response | object | Informs whether the action was successful or not |