Perform an operation against a draft device type
PATCH {{baseUrl}}/draft/device/types/:typeId
Performs the specified operation against the draft device type. The following values can be specified for the operation property:
- validate-configuration
- activate-configuration
- list-differences
The validate-configuration operation will analyze all of the configuration associated with the draft device type to determine if it is valid. If the configuration is invalid, a list of the issues will be returned in the body of the response.
The activate-configuration operation