Model management service
A service for managing entity model data in Zenoss Cloud.
- Set custom properties (POST /v1/modelcontext/customproperties:set)
- Delete custom properties (POST /v1/modelcontext/customproperties:delete)
- Create custom property updaters (POST /v1/modelcontext/custompropertyupdaters:create)
- Update custom property updaters (POST /v1/modelcontext/custompropertyupdaters:change)
- Delete custom property updaters (POST /v1/modelcontext/custompropertyupdaters:delete)
- List custom property updaters (POST /v1/modelcontext/custompropertyupdaters:list)
- Manage custom property updaters (POST /v1/modelcontext/custompropertyupdaters:manage)