zOGI API has no put_route
Status: Beta
Brought to you by:
whitemice
The zOGI API, at least in the default branch, has not put_route method. So routes cannot be created or updated via zOGI.
Not that things like object properties and security descriptors on routes can be updated since objectProperty and acl entities can be putObject'd independently. Snurtle manipulates existing routes in this way.
Routes can be created, but at least _ACCESS is not saved.
r4339 (1ce698b0464d)
implemented in r4342 (72d4f798a75f)