packet-rb icon indicating copy to clipboard operation
packet-rb copied to clipboard

Unsupported actions in the API

Open NJichev opened this issue 8 years ago • 3 comments

Currently the client does not support all the actions of the documented API found here: https://www.packet.net/developers/api/ It would be nice if we got the rest of the actions included.

NJichev avatar Sep 21 '17 13:09 NJichev

@NJichev - is there some list of missing API actions that you can help identify, or specific actions that your application needs?

vielmetti avatar Sep 29 '17 23:09 vielmetti

@NJichev @vielmetti we recently updated our packngo library and this one needs similar attention. I will check with @nathangoulding to see how we can track and update.

jacobsmith928 avatar Sep 30 '17 19:09 jacobsmith928

I can't think all of them from the top of my head(since I don't use all of them), but one such action is the GET "/devices/#{id}/bandwidth", also the ones mentioned in #13.

NJichev avatar Sep 30 '17 19:09 NJichev