Extends: |
webServiceBean |
Namespace: |
http://fico.com/xpress/insight/rest/v1 |
Describes the results of updating a project
XML
Elements
name (type) |
min/max occurs |
description |
status (int) |
1/1 |
The HTTP response status |
messages (messages) |
0/1 |
The messages describing the result of the update |
workbooks (anonymous) |
0/1 |
A map from project id to list of workbooks that were published to Tableau |
JSON
property |
type |
description |
status |
status (int) |
The HTTP response status |
messages |
messages (messages) |
The messages describing the result of the update |
workbooks |
workbooks (anonymous) |
A map from project id to list of workbooks that were published to Tableau |