Device Configuration Policy
Device Configuration Policy is needed because it is really easy to set up an unauthorized wifi network. Small plug-in and play devices can act as access points. While devices like smartphones and tablets can act as wifi hotspots. So, any user can connect to any access point or hotspot and get access to a network. This can unusually attract a lot of threats. Therefore, it is necessary to have a proper device policy so that not any device can act as an access point or wifi hotspot.
JSON Table
Parameter | Data Type | Description |
---|---|---|
policyCreatedAtLocId | application/json | ID of the location at which the policy has been defined. For details about the JSON, click Location ID. |
policyType | String | A read-only field for internal use. |
defaultTemplateId | int | ID of the default template for a given location. |
applyToExistingDevices | boolean | A true or false value indicating whether the existing devices are using the new default policy template. While saving the policy, set this field to true to ensure that all existing devices use the default policy template. |
Copy Sample JSON
Sample JSON
{ "policyCreatedAtLocId": { "type": "locallocationid", "id": 0 }, "policyType": "DEVICE_CONFIG", "defaultTemplateId": -1, "applyToExistingDevices": false }
API Calls
/V5/policies/deviceconfig/{fetch_factory_default}
/V5/policies/deviceconfig
<Base_URL>/V2/analytics/associationdata/{startdate}/{enddate}
/V5/policies/deviceconfig
/V5/policies/deviceconfig