RESTful API (JAX-RS) Web サービス
RESTful を構成するコンポーネントについて学びます。 HTTP、REST、SOAP の概念を学びます。 HTTPメソッドの使い方と機能を学びます。 Jersey と RESTEasy...
【英語】Cisco SD-WAN REST API の基本
このウェビナーでは、REST API とは何か、および REST API を使用してプログラムで Cisco SD-WAN と対話する方法について説明します。また、Cisco SD-WAN、WA...
2023/07/27 | 17:00~18:00
Db2 REST APIを使ってみよう! 〜Db2 on Cloud編〜 - connpass
Db2 REST APIをDb2 on Cloudで使ってみましょう! 特別なドライバーファイルを導入しなくとも、Db2にアクセスできてしまうのが、Db2 REST APIです。 Db...
Using the SharePoint RESTful API to Delete Past Versions of File...
I need to delete all the past versions of a set of files on SharePoint because they are taking up too much space. I'm going to try and use the SharePoint RESTful API to do this, which I have used f...
Deleting Past Versions of All the Files in a SharePoint Folder V...
In my last post, I developed a script to delete the past versions of a SharePoint file using the REST API. Now, I want to delete all past versions of all the files in a folder.