1. エンティティ定義

エンティティ定義コレクション オブジェクト

エンティティ定義コレクション オブジェクトは、0 個以上のエンティティ定義オブジェクトを含むコレクション オブジェクトです。追加のプロパティは含まれません。

{
"items":[
The array of Entity Definition Objects
],
"total_items":38,
"returned_items":25,
"self":{"href":"http://<hostname>/api/entitydefinitions"},
"next":{"href":"http://<hostname>/api/entitydefinitions?skip=25"}
}
この記事を改善するための提案がある場合は、 お知らせください!