Giter Site home page Giter Site logo

Comments (5)

rustybrooks avatar rustybrooks commented on September 26, 2024 1

I think the easiest thing would be... just try it? If it works then you'll have your answer and if not, that's not a definitive answer but probably indicates it's not there any more.

from otx-python-sdk.

rustybrooks avatar rustybrooks commented on September 26, 2024 1

I haven't worked on OTX for over 2 years now, so I can't comment on anything that's changed since then and I can't see the code any more.

My memory says that expired should always be present on an indicator - are you sure you only sometimes see it?

expired of null means no expiration

When an indicator is expired, it won't show up in a pulse's indicators, I believe, unless it's specifically requested. I believe the default is to not include them, but I'd have to check.

If the expiration is changed from null to some value then it will be available through the expiration parameter. Maybe I don't understand what you're asking.

from otx-python-sdk.

kcreddy avatar kcreddy commented on September 26, 2024

Actually its still working even though not present in the official API doc. But, I am really interested in expiration time of indicators, hence would like to use /api/v1/pulses/subscribed.

from otx-python-sdk.

kcreddy avatar kcreddy commented on September 26, 2024

@rustybrooks, I have few questions on expiration field contained inside /api/v1/pulses/subscribed response

  1. This field is not always populated and is sometimes null. Does that mean the indicator is never expired?
  2. If the indicator is supposed to be expired at some point, but the value returned from the API is still null, is there any default expiration values that you would propose/suggest to end users?
  3. If the expiration value of the indicator is modified from null to some date-time value, is this updated value available through the API via pulse's modified_since parameter?

from otx-python-sdk.

kcreddy avatar kcreddy commented on September 26, 2024

Thanks for the details!

from otx-python-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.