Tableau REST API-Pulse (Cloud-only)
Number of APIs: 43
-
List metrics in definition (Cloud-only) GET {{baseUrl}}/api/-/pulse/definitions/:definition_id/metrics?page_size=<integer>&page_token=<string>&enable_sorting=<boolean>&order_by=<string>&filter=<string>
-
List metric definitions (Cloud-only) GET {{baseUrl}}/api/-/pulse/definitions?order_by=<string>&view=DEFINITION_VIEW_FULL&number_of_metrics=<long>&page_size=<integer>&filter=<string>&metric_id=<string>&page_token=<string>
-
Delete metric definition (Cloud-only) DELETE {{baseUrl}}/api/-/pulse/definitions/:definition_id
-
Get metric definition (Cloud-only) GET {{baseUrl}}/api/-/pulse/definitions/:definition_id?view=DEFINITION_VIEW_FULL&number_of_metrics=<long>
-
Update metric definition (Cloud-only) PATCH {{baseUrl}}/api/-/pulse/definitions/:definition_id
-
Delete metric definition (Cloud-only) DELETE {{baseUrl}}/api/-/pulse/definitions/:definition_id
-
Get metric definition (Cloud-only) GET {{baseUrl}}/api/-/pulse/definitions/:definition_id?view=DEFINITION_VIEW_FULL&number_of_metrics=<long>
-
Update metric definition (Cloud-only) PATCH {{baseUrl}}/api/-/pulse/definitions/:definition_id
-
Batch list metric definitions (Cloud-only) GET {{baseUrl}}/api/-/pulse/definitions:batchGet?definition_ids=<string>&view=DEFINITION_VIEW_FULL&number_of_metrics=<long>
-
Generate current metric value insight bundle (Cloud-only) POST {{baseUrl}}/api/-/pulse/insights/ban