Summary
Push policies to device
Description
Push policies to device
Route
POST /policy-manager/device/push
Roles
admin
other
readonly
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
device | object | yes | device object |
dryrunResults | object | yes | dryrun data containing the config changes (output of pushDryrun) |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
response | object | Response object with the document that was created. |