1270
"/dataset/{dataSetId}/rss": {
1275
"summary": "Search RSSs",
1276
"description": "Search RSSs for DataSet",
1277
"operationId": "dataSetRSSSearch",
1280
"name": "dataSetId",
1282
"description": "The DataSet ID",
1289
"description": "successful operation",
1293
"$ref": "#/definitions/DataSetFeed"
1303
"summary": "Add RSS",
1304
"description": "Add a RSS to a DataSet",
1305
"operationId": "dataSetColumnAdd",
1308
"name": "dataSetId",
1310
"description": "The DataSet ID",
1317
"description": "The title for the RSS",
1324
"description": "The author for the RSS",
1329
"name": "summaryColumnId",
1331
"description": "The columnId to be used as each item summary",
1336
"name": "contentColumnId",
1338
"description": "The columnId to be used as each item content",
1343
"name": "publishedDateColumnId",
1345
"description": "The columnId to be used as each item published date",
1352
"description": "successful operation",
1354
"$ref": "#/definitions/DataSetRss"
1358
"description": "Location of the new record",
1366
"/dataset/{dataSetId}/rss/{$rssId}": {
1371
"summary": "Edit Rss",
1372
"description": "Edit DataSet Rss Feed",
1373
"operationId": "dataSetRssEdit",
1376
"name": "dataSetId",
1378
"description": "The DataSet ID",
1385
"description": "The RSS ID",
1392
"description": "The title for the RSS",
1399
"description": "The author for the RSS",
1404
"name": "summaryColumnId",
1406
"description": "The rssId to be used as each item summary",
1411
"name": "contentColumnId",
1413
"description": "The columnId to be used as each item content",
1418
"name": "publishedDateColumnId",
1420
"description": "The columnId to be used as each item published date",
1425
"name": "regeneratePsk",
1427
"description": "Regenerate the PSK?",
1434
"description": "successful operation"
1439
"/dataset/{dataSetId}/rss/{rssId}": {
1444
"summary": "Delete RSS",
1445
"description": "Delete DataSet RSS",
1446
"operationId": "dataSetRSSDelete",
1449
"name": "dataSetId",
1451
"description": "The DataSet ID",
1458
"description": "The RSS ID",
1465
"description": "successful operation"
2424
"/displaygroup/{displayGroupId}/version": {
2429
"summary": "Set the Version for this Display",
2430
"description": "Sets the version instructions on all Displays in the Group",
2431
"operationId": "displayGroupDisplayVersion",
2434
"name": "displayGroupId",
2436
"description": "The Display Group ID",
2443
"description": "The Media Id of the Installer File",
2450
"description": "successful operation"
2455
2659
"/displaygroup/{displayGroupId}/action/collectNow": {
3022
"/displayprofile/{displayProfileId}/copy": {
3027
"summary": "Copy Display Profile",
3028
"description": "Copy an existing Display Profile",
3029
"operationId": "displayProfileCopy",
3032
"name": "displayProfileId",
3034
"description": "The Display Profile ID",
3041
"description": "The name for the copy",
3048
"description": "successful operation",
3050
"$ref": "#/definitions/DisplayProfile"
3054
"description": "Location of the new record",
3885
"/library/copy/{mediaId}": {
3890
"summary": "Copy Media",
3891
"description": "Copy a Media, providing a new name and tags if applicable",
3892
"operationId": "mediaCopy",
3897
"description": "The media ID to Copy",
3904
"description": "The name for the new Media",
3911
"description": "The Optional tags for new Media",
3918
"description": "successful operation",
3920
"$ref": "#/definitions/Media"
3924
"description": "Location of the new record",
4373
"/playersoftware/{versionId}": {
4378
"summary": "Edit Player Version",
4379
"description": "Edit a Player Version file information",
4380
"operationId": "playersoftwareEdit",
4383
"name": "versionId",
4385
"description": "The Version ID to Edit",
4390
"name": "playerShowVersion",
4392
"description": "The Name of the player version application, this will be displayed in Version dropdowns in Display Profile and Display",
4399
"description": "The Version number",
4406
"description": "The Code number",
4413
"description": "successful operation",
4415
"$ref": "#/definitions/Media"
4424
"summary": "Delete Version",
4425
"description": "Delete Version file from the Library and Player Versions table",
4426
"operationId": "playerSoftwareDelete",
4429
"name": "versionId",
4431
"description": "The Version ID to Delete",
4438
"description": "successful operation"
4077
4443
"/playlist/widget": {
5297
5663
"description": "Flag indicating whether to hide the navigation",
5298
5664
"required": true,
5299
5665
"type": "integer"
5304
"description": "successful operation",
5306
"$ref": "#/definitions/User"
5310
"description": "Location of the new record",
5668
"name": "isPasswordChangeRequired",
5670
"description": "A flag indicating whether password change should be forced for this user",
5677
"description": "successful operation",
5679
"$ref": "#/definitions/User"
5683
"description": "Location of the new record",
5696
"summary": "Edit User",
5697
"description": "Edit existing User",
5698
"operationId": "userEdit",
5703
"description": "The user ID to edit",
5710
"description": "The User Name",
5717
"description": "The user email address",
5722
"name": "userTypeId",
5724
"description": "The user type ID",
5729
"name": "homePageId",
5731
"description": "The homepage to use for this User",
5736
"name": "libraryQuota",
5738
"description": "The users library quota in kilobytes",
5743
"name": "newPassword",
5745
"description": "New User password",
5750
"name": "retypeNewPassword",
5752
"description": "Repeat the new User password",
5759
"description": "Flag indicating whether to retire this user",
5764
"name": "firstName",
5766
"description": "The users first name",
5773
"description": "The users last name",
5780
"description": "The users phone number",
5787
"description": "Reference 1",
5794
"description": "Reference 2",
5801
"description": "Reference 3",
5808
"description": "Reference 4",
5815
"description": "Reference 5",
5820
"name": "newUserWizard",
5822
"description": "Flag indicating whether to show the new user guide",
5827
"name": "hideNavigation",
5829
"description": "Flag indicating whether to hide the navigation",
5834
"name": "isPasswordChangeRequired",
5836
"description": "A flag indicating whether password change should be forced for this user",
5843
"description": "successful operation",
5845
"$ref": "#/definitions/User"
5849
"description": "Location of the new record",
5860
"summary": "User Delete",
5861
"description": "Delete user",
5862
"operationId": "userDelete",
5867
"description": "Id of the user to delete",
5872
"name": "deleteAllItems",
5874
"description": "Flag indicating whether to delete all items owned by that user",
5879
"name": "reassignUserId",
5881
"description": "Reassign all items owned by this user to the specified user ID",
5888
"description": "successful operation",
5892
"$ref": "#/definitions/User"
7692
8273
"type": "integer"
8276
"name": "updateIntervalImages",
8278
"description": "EDIT Only - Update interval for downloaded Images, in minutes",
7695
8283
"name": "effect",
7696
8284
"in": "formData",
7697
8285
"description": "Edit only - Effect that will be used to transitions between items, available options: fade, fadeout, scrollVert, scollHorz, flipVert, flipHorz, shuffle, tileSlide, tileBlind, marqueeUp, marqueeDown, marqueeRight, marqueeLeft",
10260
"description": "Version ID",
10264
"description": "Player type",
10268
"description": "Version number",
10272
"description": "Code number",
10275
"groupsWithPermissions": {
10276
"description": "A comma separated list of groups/users with permissions to this Media",
10280
"description": "The Media ID",
10283
"playerShowVersion": {
10284
"description": "Player version to show",
10287
"originalFileName": {
10288
"description": "Original name of the uploaded installer file",
10292
"description": "Stored As",
9660
10298
"properties": {
9661
10299
"playlistId": {