Comment 2 for bug 1386407

Revision history for this message
Janet Yu (jwy) wrote :

Adding reminder - show_policy() exists but doesn't work:

 curl -X GET localhost:1789/v1/policies/classification
{"error": {"message": "Not found", "error_data": null, "error_code": 404}}

And function to read data source properties (v1/data-sources/<ds-id>) is missing.