APIPythonOpen-Source Solutions

  • 1.  Filtering results on Web API not working

    Posted 04-12-2018 05:51:00 PM
    I am trying to do some automation using the Web API.  I am trying to query for just "CREATE_BRANCH" operations, but it doesn't seem to be working.

    This is the URL I am using: http://delphix_engine/resources/json/delphix/jetstream/operation?operation=CREATE_BOOKMARK

    With that it returns operations of ALL types.

    I can get it to work with some fields, for example if I want all the operations for a container, I can use datLayout and that filters results as expected.

    Does the filter only work for some fields?  Is that documented somehwere?

    Thanks
    Jim

    #Virtualization


  • 2.  RE: Filtering results on Web API not working
    Best Answer

    Posted 04-16-2018 07:27:00 PM
    Hi Jim,
    Currently, filtering is only supported in some fields. See the Standard Operations > list section of your engine  <your-engine>/api/#JSOperation.