Subscription Widgets リソース
ウィジェットの登録を作成します。
- リソース URL
-
1/wave/subscriptions/<subscriptionId>/widgets - 形式
- JSON
- 使用可能なバージョン
- 47.0
- HTTP のメソッド
- POST
- POST のリクエストボディ
-
パラメータ名 型 説明 必須か省略可能 使用可能なバージョン widgetSubscription SubscriptionWidgetInputRepresentation[] 登録を作成するウィジェット。 必須 47.0 - POST レスポンスボディ (SubscriptionRepresentation)
-
パラメータ名 型 説明 検索条件グループとバージョン 使用可能なバージョン source SubscriptionSourceRepresentation[] 登録の取得元。種別、ラベル、レコード ID など。 Small、47.0 47.0 - SubscriptionWidgetInputRepresentation
-
SubscriptionWidgetInputRepresentation は、抽象 DashboardWidgetItemInputRepresentation からプロパティを継承します。
- DashboardWidgetItemInputRepresentation
-
プロパティ名 型 説明 必須か省略可能 使用可能なバージョン destinationLink Object ウィジェット登録のリンク先。 必須 47.0 state DashboardStateInputRepresentation ウィジェット登録の状態。 必須 47.0 title String ウィジェット登録のタイトル。 必須 47.0 xmd XmdInputRepresentation ウィジェット登録のアセット XMD。 必須 47.0