losant_rest 2.0.0 → 2.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (350) hide show
  1. checksums.yaml +4 -4
  2. data/docs/_schemas.md +140925 -67028
  3. data/docs/application.md +27 -27
  4. data/docs/applicationApiToken.md +1 -1
  5. data/docs/applicationApiTokens.md +1 -1
  6. data/docs/applicationCertificate.md +3 -3
  7. data/docs/applicationCertificateAuthorities.md +2 -2
  8. data/docs/applicationCertificateAuthority.md +3 -3
  9. data/docs/applicationCertificates.md +5 -4
  10. data/docs/applicationDashboard.md +5 -5
  11. data/docs/applicationDashboards.md +2 -2
  12. data/docs/applicationJobLog.md +1 -1
  13. data/docs/applicationJobLogs.md +1 -1
  14. data/docs/applicationKey.md +3 -3
  15. data/docs/applicationKeys.md +2 -2
  16. data/docs/applicationTemplate.md +1 -1
  17. data/docs/applicationTemplates.md +3 -3
  18. data/docs/applications.md +5 -5
  19. data/docs/auditLog.md +1 -1
  20. data/docs/auditLogs.md +1 -1
  21. data/docs/auth.md +1 -1
  22. data/docs/credential.md +4 -4
  23. data/docs/credentials.md +2 -2
  24. data/docs/dashboard.md +4 -4
  25. data/docs/dashboards.md +3 -2
  26. data/docs/data.md +3 -3
  27. data/docs/dataTable.md +5 -5
  28. data/docs/dataTableRow.md +4 -4
  29. data/docs/dataTableRows.md +9 -9
  30. data/docs/dataTables.md +2 -2
  31. data/docs/device.md +15 -15
  32. data/docs/deviceAttribute.md +3 -3
  33. data/docs/deviceAttributes.md +2 -2
  34. data/docs/deviceRecipe.md +4 -4
  35. data/docs/deviceRecipes.md +2 -2
  36. data/docs/devices.md +14 -14
  37. data/docs/edgeDeployment.md +1 -1
  38. data/docs/edgeDeployments.md +7 -7
  39. data/docs/embeddedDeployment.md +1 -1
  40. data/docs/embeddedDeployments.md +8 -8
  41. data/docs/event.md +3 -3
  42. data/docs/events.md +6 -6
  43. data/docs/experience.md +3 -3
  44. data/docs/experienceDomain.md +3 -3
  45. data/docs/experienceDomains.md +2 -2
  46. data/docs/experienceEndpoint.md +4 -4
  47. data/docs/experienceEndpoints.md +3 -3
  48. data/docs/experienceGroup.md +3 -3
  49. data/docs/experienceGroups.md +2 -2
  50. data/docs/experienceSlug.md +3 -3
  51. data/docs/experienceSlugs.md +2 -2
  52. data/docs/experienceUser.md +3 -3
  53. data/docs/experienceUsers.md +2 -2
  54. data/docs/experienceVersion.md +3 -3
  55. data/docs/experienceVersions.md +2 -2
  56. data/docs/experienceView.md +4 -4
  57. data/docs/experienceViews.md +2 -2
  58. data/docs/file.md +9 -9
  59. data/docs/files.md +3 -3
  60. data/docs/flow.md +11 -11
  61. data/docs/flowVersion.md +6 -6
  62. data/docs/flowVersions.md +4 -4
  63. data/docs/flows.md +5 -5
  64. data/docs/instance.md +8 -8
  65. data/docs/instanceApiToken.md +1 -1
  66. data/docs/instanceApiTokens.md +2 -2
  67. data/docs/instanceAuditLog.md +1 -1
  68. data/docs/instanceAuditLogs.md +1 -1
  69. data/docs/instanceCustomNode.md +5 -5
  70. data/docs/instanceCustomNodes.md +2 -2
  71. data/docs/instanceMember.md +2 -2
  72. data/docs/instanceMembers.md +1 -1
  73. data/docs/instanceNotificationRule.md +5 -5
  74. data/docs/instanceNotificationRules.md +2 -2
  75. data/docs/instanceOrg.md +8 -8
  76. data/docs/instanceOrgInvite.md +3 -3
  77. data/docs/instanceOrgInvites.md +2 -2
  78. data/docs/instanceOrgMember.md +1 -1
  79. data/docs/instanceOrgMembers.md +3 -2
  80. data/docs/instanceOrgs.md +3 -3
  81. data/docs/instanceSandbox.md +7 -7
  82. data/docs/instanceSandboxes.md +1 -1
  83. data/docs/instances.md +1 -1
  84. data/docs/integration.md +3 -3
  85. data/docs/integrations.md +2 -2
  86. data/docs/me.md +21 -21
  87. data/docs/notebook.md +10 -10
  88. data/docs/notebooks.md +2 -2
  89. data/docs/org.md +14 -14
  90. data/docs/orgs.md +2 -2
  91. data/docs/privateFile.md +9 -9
  92. data/docs/privateFiles.md +3 -3
  93. data/docs/resourceJob.md +8 -8
  94. data/docs/resourceJobs.md +2 -2
  95. data/docs/userApiToken.md +3 -3
  96. data/docs/userApiTokens.md +4 -4
  97. data/docs/userOauthToken.md +125 -0
  98. data/docs/userOauthTokens.md +87 -0
  99. data/docs/webhook.md +3 -3
  100. data/docs/webhooks.md +2 -2
  101. data/lib/platform_rest/application.rb +21 -21
  102. data/lib/platform_rest/application_api_token.rb +1 -1
  103. data/lib/platform_rest/application_api_tokens.rb +1 -1
  104. data/lib/platform_rest/application_certificate.rb +3 -3
  105. data/lib/platform_rest/application_certificate_authorities.rb +2 -2
  106. data/lib/platform_rest/application_certificate_authority.rb +3 -3
  107. data/lib/platform_rest/application_certificates.rb +7 -4
  108. data/lib/platform_rest/application_dashboard.rb +5 -5
  109. data/lib/platform_rest/application_dashboards.rb +2 -2
  110. data/lib/platform_rest/application_job_log.rb +1 -1
  111. data/lib/platform_rest/application_job_logs.rb +1 -1
  112. data/lib/platform_rest/application_key.rb +3 -3
  113. data/lib/platform_rest/application_keys.rb +2 -2
  114. data/lib/platform_rest/application_template.rb +1 -1
  115. data/lib/platform_rest/application_templates.rb +3 -3
  116. data/lib/platform_rest/applications.rb +3 -3
  117. data/lib/platform_rest/audit_log.rb +1 -1
  118. data/lib/platform_rest/audit_logs.rb +1 -1
  119. data/lib/platform_rest/client.rb +10 -2
  120. data/lib/platform_rest/credential.rb +4 -4
  121. data/lib/platform_rest/credentials.rb +2 -2
  122. data/lib/platform_rest/dashboard.rb +4 -4
  123. data/lib/platform_rest/dashboards.rb +3 -2
  124. data/lib/platform_rest/data.rb +3 -3
  125. data/lib/platform_rest/data_table.rb +5 -5
  126. data/lib/platform_rest/data_table_row.rb +4 -4
  127. data/lib/platform_rest/data_table_rows.rb +9 -9
  128. data/lib/platform_rest/data_tables.rb +2 -2
  129. data/lib/platform_rest/device.rb +15 -15
  130. data/lib/platform_rest/device_attribute.rb +3 -3
  131. data/lib/platform_rest/device_attributes.rb +2 -2
  132. data/lib/platform_rest/device_recipe.rb +4 -4
  133. data/lib/platform_rest/device_recipes.rb +2 -2
  134. data/lib/platform_rest/devices.rb +14 -14
  135. data/lib/platform_rest/edge_deployment.rb +1 -1
  136. data/lib/platform_rest/edge_deployments.rb +7 -7
  137. data/lib/platform_rest/embedded_deployment.rb +1 -1
  138. data/lib/platform_rest/embedded_deployments.rb +8 -8
  139. data/lib/platform_rest/event.rb +3 -3
  140. data/lib/platform_rest/events.rb +6 -6
  141. data/lib/platform_rest/experience.rb +3 -3
  142. data/lib/platform_rest/experience_domain.rb +3 -3
  143. data/lib/platform_rest/experience_domains.rb +2 -2
  144. data/lib/platform_rest/experience_endpoint.rb +4 -4
  145. data/lib/platform_rest/experience_endpoints.rb +3 -3
  146. data/lib/platform_rest/experience_group.rb +3 -3
  147. data/lib/platform_rest/experience_groups.rb +2 -2
  148. data/lib/platform_rest/experience_slug.rb +3 -3
  149. data/lib/platform_rest/experience_slugs.rb +2 -2
  150. data/lib/platform_rest/experience_user.rb +3 -3
  151. data/lib/platform_rest/experience_users.rb +2 -2
  152. data/lib/platform_rest/experience_version.rb +3 -3
  153. data/lib/platform_rest/experience_versions.rb +2 -2
  154. data/lib/platform_rest/experience_view.rb +4 -4
  155. data/lib/platform_rest/experience_views.rb +2 -2
  156. data/lib/platform_rest/file.rb +6 -6
  157. data/lib/platform_rest/files.rb +2 -2
  158. data/lib/platform_rest/flow.rb +11 -11
  159. data/lib/platform_rest/flow_version.rb +6 -6
  160. data/lib/platform_rest/flow_versions.rb +3 -3
  161. data/lib/platform_rest/flows.rb +5 -5
  162. data/lib/platform_rest/instance.rb +8 -8
  163. data/lib/platform_rest/instance_api_token.rb +1 -1
  164. data/lib/platform_rest/instance_api_tokens.rb +2 -2
  165. data/lib/platform_rest/instance_audit_log.rb +1 -1
  166. data/lib/platform_rest/instance_audit_logs.rb +1 -1
  167. data/lib/platform_rest/instance_custom_node.rb +5 -5
  168. data/lib/platform_rest/instance_custom_nodes.rb +2 -2
  169. data/lib/platform_rest/instance_member.rb +2 -2
  170. data/lib/platform_rest/instance_members.rb +1 -1
  171. data/lib/platform_rest/instance_notification_rule.rb +5 -5
  172. data/lib/platform_rest/instance_notification_rules.rb +2 -2
  173. data/lib/platform_rest/instance_org.rb +8 -8
  174. data/lib/platform_rest/instance_org_invite.rb +3 -3
  175. data/lib/platform_rest/instance_org_invites.rb +3 -3
  176. data/lib/platform_rest/instance_org_member.rb +1 -1
  177. data/lib/platform_rest/instance_org_members.rb +3 -2
  178. data/lib/platform_rest/instance_orgs.rb +3 -3
  179. data/lib/platform_rest/instance_sandbox.rb +7 -7
  180. data/lib/platform_rest/instance_sandboxes.rb +1 -1
  181. data/lib/platform_rest/instances.rb +1 -1
  182. data/lib/platform_rest/integration.rb +3 -3
  183. data/lib/platform_rest/integrations.rb +2 -2
  184. data/lib/platform_rest/me.rb +21 -21
  185. data/lib/platform_rest/notebook.rb +9 -9
  186. data/lib/platform_rest/notebooks.rb +2 -2
  187. data/lib/platform_rest/org.rb +14 -14
  188. data/lib/platform_rest/orgs.rb +2 -2
  189. data/lib/platform_rest/private_file.rb +6 -6
  190. data/lib/platform_rest/private_files.rb +2 -2
  191. data/lib/platform_rest/resource_job.rb +8 -8
  192. data/lib/platform_rest/resource_jobs.rb +2 -2
  193. data/lib/platform_rest/user_api_token.rb +3 -3
  194. data/lib/platform_rest/user_api_tokens.rb +4 -4
  195. data/lib/platform_rest/user_oauth_token.rb +170 -0
  196. data/lib/platform_rest/user_oauth_tokens.rb +132 -0
  197. data/lib/platform_rest/version.rb +1 -1
  198. data/lib/platform_rest/webhook.rb +3 -3
  199. data/lib/platform_rest/webhooks.rb +2 -2
  200. data/lib/platform_rest.rb +2 -0
  201. data/schemas/advancedApplicationCertQuery.json +1885 -0
  202. data/schemas/advancedApplicationKeyQuery.json +763 -763
  203. data/schemas/apiToken.json +110 -1
  204. data/schemas/apiTokenPatch.json +100 -0
  205. data/schemas/apiTokenPost.json +118 -0
  206. data/schemas/apiTokens.json +120 -2
  207. data/schemas/application.json +15 -2
  208. data/schemas/applicationCertificate.json +90 -58
  209. data/schemas/applicationCertificateAuthorities.json +24 -0
  210. data/schemas/applicationCertificateAuthority.json +24 -0
  211. data/schemas/applicationCertificatePatch.json +32 -4
  212. data/schemas/applicationCertificatePost.json +28 -30
  213. data/schemas/applicationCertificates.json +90 -58
  214. data/schemas/applicationCreationByTemplateResult.json +15 -2
  215. data/schemas/applicationDashboardPost.json +183 -128
  216. data/schemas/applicationImportExecutions.json +3 -5
  217. data/schemas/applicationImportResult.json +674 -0
  218. data/schemas/applicationJobLog.json +129 -123
  219. data/schemas/applicationJobLogs.json +129 -123
  220. data/schemas/applicationKey.json +41 -41
  221. data/schemas/applicationKeyPatch.json +4 -4
  222. data/schemas/applicationKeyPost.json +36 -29
  223. data/schemas/applicationKeys.json +41 -41
  224. data/schemas/applicationSearchResult.json +10 -10
  225. data/schemas/applicationTemplates.json +9 -2
  226. data/schemas/applications.json +15 -2
  227. data/schemas/auditLog.json +2 -6
  228. data/schemas/auditLogs.json +2 -6
  229. data/schemas/authedDevice.json +3 -0
  230. data/schemas/credential.json +7 -0
  231. data/schemas/credentialLinkedResources.json +19724 -344
  232. data/schemas/credentialPatch.json +3 -0
  233. data/schemas/credentialPost.json +3 -0
  234. data/schemas/credentials.json +7 -0
  235. data/schemas/dashboard.json +203 -128
  236. data/schemas/dashboardBlockSuggestCodePost.json +19 -0
  237. data/schemas/dashboardPatch.json +183 -128
  238. data/schemas/dashboardPost.json +183 -128
  239. data/schemas/dashboardUpdateEventsResult.json +266 -0
  240. data/schemas/dashboards.json +203 -128
  241. data/schemas/dataTable.json +11 -0
  242. data/schemas/dataTableRowPatch.json +16 -0
  243. data/schemas/dataTableRowPost.json +39 -0
  244. data/schemas/dataTableRowPostResult.json +54 -0
  245. data/schemas/dataTables.json +11 -0
  246. data/schemas/device.json +259 -107
  247. data/schemas/deviceConnectionStatus.json +4 -0
  248. data/schemas/deviceLog.json +3 -0
  249. data/schemas/deviceRecipe.json +259 -108
  250. data/schemas/deviceRecipes.json +259 -108
  251. data/schemas/devices.json +287 -116
  252. data/schemas/edgeDeploymentRelease.json +4252 -39
  253. data/schemas/edgeDeployments.json +28 -0
  254. data/schemas/embeddedDeploymentRelease.json +2073 -0
  255. data/schemas/embeddedDeployments.json +25 -0
  256. data/schemas/error.json +14 -0
  257. data/schemas/event.json +4 -1
  258. data/schemas/eventPlusNewCount.json +4 -1
  259. data/schemas/events.json +4 -1
  260. data/schemas/experienceDomains.json +19 -0
  261. data/schemas/experienceEndpoint.json +19 -0
  262. data/schemas/experienceEndpoints.json +24 -0
  263. data/schemas/experienceLinkedResources.json +19728 -313
  264. data/schemas/experienceSlugs.json +19 -0
  265. data/schemas/experienceUsers.json +16 -2
  266. data/schemas/experienceVersions.json +25 -0
  267. data/schemas/experienceView.json +5 -0
  268. data/schemas/experienceViews.json +10 -0
  269. data/schemas/fileUploadPostResponse.json +92 -103
  270. data/schemas/files.json +5 -1
  271. data/schemas/flow.json +211 -46
  272. data/schemas/flowPatch.json +199 -46
  273. data/schemas/flowPost.json +199 -46
  274. data/schemas/flowStorageMetadata.json +2 -2
  275. data/schemas/flowVersion.json +450 -101
  276. data/schemas/flowVersionPost.json +199 -46
  277. data/schemas/flowVersions.json +9903 -113
  278. data/schemas/flows.json +9637 -46
  279. data/schemas/flowsImportPost.json +398 -92
  280. data/schemas/flowsImportResult.json +661 -147
  281. data/schemas/githubLogin.json +18 -0
  282. data/schemas/historicalSummaries.json +3 -2
  283. data/schemas/historicalSummary.json +3 -2
  284. data/schemas/instanceAuditLog.json +2 -6
  285. data/schemas/instanceAuditLogs.json +90 -1
  286. data/schemas/instanceCustomNode.json +41 -2
  287. data/schemas/instanceCustomNodePatch.json +59 -6
  288. data/schemas/instanceCustomNodePost.json +59 -6
  289. data/schemas/instanceCustomNodes.json +41 -2
  290. data/schemas/instanceOrg.json +4 -1
  291. data/schemas/instanceOrgInvite.json +102 -0
  292. data/schemas/instanceOrgInviteSent.json +12 -0
  293. data/schemas/instanceOrgInvites.json +145 -0
  294. data/schemas/instanceOrgMember.json +52 -0
  295. data/schemas/instanceOrgMemberPatch.json +2 -2
  296. data/schemas/instanceOrgMemberPost.json +4 -4
  297. data/schemas/instanceOrgMembers.json +105 -1
  298. data/schemas/instanceOrgPost.json +5 -5
  299. data/schemas/instanceOrgs.json +5 -2
  300. data/schemas/instanceSandbox.json +5 -1
  301. data/schemas/instanceSandboxes.json +9 -1
  302. data/schemas/integration.json +38 -39
  303. data/schemas/integrationPatch.json +8 -8
  304. data/schemas/integrationPost.json +8 -8
  305. data/schemas/integrations.json +38 -39
  306. data/schemas/jobEnqueuedResult.json +1 -1
  307. data/schemas/me.json +685 -88
  308. data/schemas/notebook.json +33 -21
  309. data/schemas/notebookExecutionLogs.json +20 -0
  310. data/schemas/notebookMinuteCounts.json +1 -1
  311. data/schemas/notebookPatch.json +29 -21
  312. data/schemas/notebookPost.json +29 -21
  313. data/schemas/notebooks.json +33 -21
  314. data/schemas/notificationRule.json +4 -0
  315. data/schemas/notificationRules.json +8 -0
  316. data/schemas/oauthClient.json +107 -0
  317. data/schemas/oauthClientPost.json +89 -0
  318. data/schemas/oauthDcrError.json +23 -0
  319. data/schemas/oauthError.json +31 -0
  320. data/schemas/org.json +16 -3
  321. data/schemas/orgInvite.json +2 -2
  322. data/schemas/orgInviteCollection.json +2 -2
  323. data/schemas/orgInvitePost.json +2 -2
  324. data/schemas/orgInvites.json +77 -82
  325. data/schemas/orgInvitesUser.json +44 -47
  326. data/schemas/orgMemberPatch.json +2 -2
  327. data/schemas/orgRoleInfo.json +2 -2
  328. data/schemas/orgs.json +16 -3
  329. data/schemas/paletteResponse.json +372 -364
  330. data/schemas/periodSummaries.json +1 -1
  331. data/schemas/recentItemList.json +226 -27
  332. data/schemas/resourceJob.json +33 -9
  333. data/schemas/resourceJobExecutionLogs.json +34 -20
  334. data/schemas/resourceJobExecutionOptions.json +1 -1
  335. data/schemas/resourceJobPatch.json +9 -9
  336. data/schemas/resourceJobPost.json +9 -9
  337. data/schemas/resourceJobs.json +33 -9
  338. data/schemas/samlResponse.json +18 -0
  339. data/schemas/tagValuesResponse.json +1 -2
  340. data/schemas/templateKeywords.json +1 -0
  341. data/schemas/timeSeriesData.json +36 -4
  342. data/schemas/userCredentials.json +18 -0
  343. data/schemas/userOauthToken.json +210 -0
  344. data/schemas/userOauthTokenPatch.json +123 -0
  345. data/schemas/userOauthTokenPost.json +197 -0
  346. data/schemas/userOauthTokens.json +251 -0
  347. data/schemas/userPost.json +18 -0
  348. data/schemas/validateContextError.json +71 -24
  349. data/schemas/validateContextSuccess.json +71 -24
  350. metadata +22 -1
@@ -37,7 +37,7 @@ module PlatformRest
37
37
  # The client must be configured with a valid api
38
38
  # access token to call this action. The token
39
39
  # must include at least one of the following scopes:
40
- # all.Application, all.Application.cli, all.Organization, all.User, all.User.cli, file.*, or file.delete.
40
+ # all.Application, all.Application.bounded, all.Application.cli, all.Organization, all.Organization.bounded, all.User, all.User.bounded, all.User.cli, file.*, or file.delete.
41
41
  #
42
42
  # Parameters:
43
43
  # * {string} applicationId - ID associated with the application
@@ -83,7 +83,7 @@ module PlatformRest
83
83
  # The client must be configured with a valid api
84
84
  # access token to call this action. The token
85
85
  # must include at least one of the following scopes:
86
- # all.Application, all.Application.cli, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.cli, all.User.read, file.*, or file.get.
86
+ # all.Application, all.Application.bounded, all.Application.cli, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.cli, all.User.read, file.*, or file.get.
87
87
  #
88
88
  # Parameters:
89
89
  # * {string} applicationId - ID associated with the application
@@ -129,7 +129,7 @@ module PlatformRest
129
129
  # The client must be configured with a valid api
130
130
  # access token to call this action. The token
131
131
  # must include at least one of the following scopes:
132
- # all.Application, all.Application.cli, all.Organization, all.User, all.User.cli, file.*, or file.move.
132
+ # all.Application, all.Application.bounded, all.Application.cli, all.Organization, all.Organization.bounded, all.User, all.User.bounded, all.User.cli, file.*, or file.move.
133
133
  #
134
134
  # Parameters:
135
135
  # * {string} applicationId - ID associated with the application
@@ -142,7 +142,7 @@ module PlatformRest
142
142
  # * {boolean} _embedded - Return embedded resources in response
143
143
  #
144
144
  # Responses:
145
- # * 201 - Returns a new file or directory that was created by the move, if a directory a job will kick off to move all the directories children. (https://api.losant.com/#/definitions/file)
145
+ # * 201 - Returns a new file or directory that was created by the move, if a directory a job will kick off to move all the directory's children. (https://api.losant.com/#/definitions/file)
146
146
  #
147
147
  # Errors:
148
148
  # * 400 - Error if malformed request (https://api.losant.com/#/definitions/error)
@@ -179,7 +179,7 @@ module PlatformRest
179
179
  # The client must be configured with a valid api
180
180
  # access token to call this action. The token
181
181
  # must include at least one of the following scopes:
182
- # all.Application, all.Application.cli, all.Organization, all.User, all.User.cli, file.*, or file.patch.
182
+ # all.Application, all.Application.bounded, all.Application.cli, all.Organization, all.Organization.bounded, all.User, all.User.bounded, all.User.cli, file.*, or file.patch.
183
183
  #
184
184
  # Parameters:
185
185
  # * {string} applicationId - ID associated with the application
@@ -191,7 +191,7 @@ module PlatformRest
191
191
  # * {boolean} _embedded - Return embedded resources in response
192
192
  #
193
193
  # Responses:
194
- # * 201 - Successfully updated file and the information needed to upload the file content (https://api.losant.com/#/definitions/fileUploadPostResponse)
194
+ # * 200 - Successfully updated file and the information needed to upload the file content (https://api.losant.com/#/definitions/fileUploadPostResponse)
195
195
  #
196
196
  # Errors:
197
197
  # * 400 - Error if malformed request (https://api.losant.com/#/definitions/error)
@@ -37,7 +37,7 @@ module PlatformRest
37
37
  # The client must be configured with a valid api
38
38
  # access token to call this action. The token
39
39
  # must include at least one of the following scopes:
40
- # all.Application, all.Application.cli, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.cli, all.User.read, files.*, or files.get.
40
+ # all.Application, all.Application.bounded, all.Application.cli, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.cli, all.User.read, files.*, or files.get.
41
41
  #
42
42
  # Parameters:
43
43
  # * {string} applicationId - ID associated with the application
@@ -99,7 +99,7 @@ module PlatformRest
99
99
  # The client must be configured with a valid api
100
100
  # access token to call this action. The token
101
101
  # must include at least one of the following scopes:
102
- # all.Application, all.Application.cli, all.Organization, all.User, all.User.cli, files.*, or files.post.
102
+ # all.Application, all.Application.bounded, all.Application.cli, all.Organization, all.Organization.bounded, all.User, all.User.bounded, all.User.cli, files.*, or files.post.
103
103
  #
104
104
  # Parameters:
105
105
  # * {string} applicationId - ID associated with the application
@@ -37,7 +37,7 @@ module PlatformRest
37
37
  # The client must be configured with a valid api
38
38
  # access token to call this action. The token
39
39
  # must include at least one of the following scopes:
40
- # all.Application, all.Organization, all.User, flow.*, or flow.clearStorageEntries.
40
+ # all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, flow.*, or flow.clearStorageEntries.
41
41
  #
42
42
  # Parameters:
43
43
  # * {string} applicationId - ID associated with the application
@@ -83,7 +83,7 @@ module PlatformRest
83
83
  # The client must be configured with a valid api
84
84
  # access token to call this action. The token
85
85
  # must include at least one of the following scopes:
86
- # all.Application, all.Organization, all.User, flow.*, or flow.delete.
86
+ # all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, flow.*, or flow.delete.
87
87
  #
88
88
  # Parameters:
89
89
  # * {string} applicationId - ID associated with the application
@@ -129,7 +129,7 @@ module PlatformRest
129
129
  # The client must be configured with a valid api
130
130
  # access token to call this action. The token
131
131
  # must include at least one of the following scopes:
132
- # all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, flow.*, or flow.errors.
132
+ # all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, flow.*, or flow.errors.
133
133
  #
134
134
  # Parameters:
135
135
  # * {string} applicationId - ID associated with the application
@@ -187,7 +187,7 @@ module PlatformRest
187
187
  # The client must be configured with a valid api
188
188
  # access token to call this action. The token
189
189
  # must include at least one of the following scopes:
190
- # all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, flow.*, or flow.get.
190
+ # all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, flow.*, or flow.get.
191
191
  #
192
192
  # Parameters:
193
193
  # * {string} applicationId - ID associated with the application
@@ -235,7 +235,7 @@ module PlatformRest
235
235
  # The client must be configured with a valid api
236
236
  # access token to call this action. The token
237
237
  # must include at least one of the following scopes:
238
- # all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, flow.*, or flow.log.
238
+ # all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, flow.*, or flow.log.
239
239
  #
240
240
  # Parameters:
241
241
  # * {string} applicationId - ID associated with the application
@@ -285,7 +285,7 @@ module PlatformRest
285
285
  # The client must be configured with a valid api
286
286
  # access token to call this action. The token
287
287
  # must include at least one of the following scopes:
288
- # all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, flow.*, or flow.getStorageEntries.
288
+ # all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, flow.*, or flow.getStorageEntries.
289
289
  #
290
290
  # Parameters:
291
291
  # * {string} applicationId - ID associated with the application
@@ -331,7 +331,7 @@ module PlatformRest
331
331
  # The client must be configured with a valid api
332
332
  # access token to call this action. The token
333
333
  # must include at least one of the following scopes:
334
- # all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, flow.*, or flow.getStorageEntriesMetadata.
334
+ # all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, flow.*, or flow.getStorageEntriesMetadata.
335
335
  #
336
336
  # Parameters:
337
337
  # * {string} applicationId - ID associated with the application
@@ -377,7 +377,7 @@ module PlatformRest
377
377
  # The client must be configured with a valid api
378
378
  # access token to call this action. The token
379
379
  # must include at least one of the following scopes:
380
- # all.Application, all.Organization, all.User, flow.*, or flow.patch.
380
+ # all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, flow.*, or flow.patch.
381
381
  #
382
382
  # Parameters:
383
383
  # * {string} applicationId - ID associated with the application
@@ -428,7 +428,7 @@ module PlatformRest
428
428
  # The client must be configured with a valid api
429
429
  # access token to call this action. The token
430
430
  # must include at least one of the following scopes:
431
- # all.Application, all.Organization, all.User, flow.*, or flow.pressVirtualButton.
431
+ # all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, flow.*, or flow.pressVirtualButton.
432
432
  #
433
433
  # Parameters:
434
434
  # * {string} applicationId - ID associated with the application
@@ -477,7 +477,7 @@ module PlatformRest
477
477
  # The client must be configured with a valid api
478
478
  # access token to call this action. The token
479
479
  # must include at least one of the following scopes:
480
- # all.Application, all.Organization, all.User, flow.*, or flow.setStorageEntry.
480
+ # all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, flow.*, or flow.setStorageEntry.
481
481
  #
482
482
  # Parameters:
483
483
  # * {string} applicationId - ID associated with the application
@@ -526,7 +526,7 @@ module PlatformRest
526
526
  # The client must be configured with a valid api
527
527
  # access token to call this action. The token
528
528
  # must include at least one of the following scopes:
529
- # all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, flow.*, or flow.stats.
529
+ # all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, flow.*, or flow.stats.
530
530
  #
531
531
  # Parameters:
532
532
  # * {string} applicationId - ID associated with the application
@@ -37,7 +37,7 @@ module PlatformRest
37
37
  # The client must be configured with a valid api
38
38
  # access token to call this action. The token
39
39
  # must include at least one of the following scopes:
40
- # all.Application, all.Organization, all.User, flowVersion.*, or flowVersion.delete.
40
+ # all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, flowVersion.*, or flowVersion.delete.
41
41
  #
42
42
  # Parameters:
43
43
  # * {string} applicationId - ID associated with the application
@@ -85,7 +85,7 @@ module PlatformRest
85
85
  # The client must be configured with a valid api
86
86
  # access token to call this action. The token
87
87
  # must include at least one of the following scopes:
88
- # all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, flowVersion.*, or flowVersion.errors.
88
+ # all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, flowVersion.*, or flowVersion.errors.
89
89
  #
90
90
  # Parameters:
91
91
  # * {string} applicationId - ID associated with the application
@@ -143,7 +143,7 @@ module PlatformRest
143
143
  # The client must be configured with a valid api
144
144
  # access token to call this action. The token
145
145
  # must include at least one of the following scopes:
146
- # all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, flowVersion.*, or flowVersion.get.
146
+ # all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, flowVersion.*, or flowVersion.get.
147
147
  #
148
148
  # Parameters:
149
149
  # * {string} applicationId - ID associated with the application
@@ -193,7 +193,7 @@ module PlatformRest
193
193
  # The client must be configured with a valid api
194
194
  # access token to call this action. The token
195
195
  # must include at least one of the following scopes:
196
- # all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, flowVersion.*, or flowVersion.log.
196
+ # all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, flowVersion.*, or flowVersion.log.
197
197
  #
198
198
  # Parameters:
199
199
  # * {string} applicationId - ID associated with the application
@@ -245,7 +245,7 @@ module PlatformRest
245
245
  # The client must be configured with a valid api
246
246
  # access token to call this action. The token
247
247
  # must include at least one of the following scopes:
248
- # all.Application, all.Organization, all.User, flowVersion.*, or flowVersion.patch.
248
+ # all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, flowVersion.*, or flowVersion.patch.
249
249
  #
250
250
  # Parameters:
251
251
  # * {string} applicationId - ID associated with the application
@@ -298,7 +298,7 @@ module PlatformRest
298
298
  # The client must be configured with a valid api
299
299
  # access token to call this action. The token
300
300
  # must include at least one of the following scopes:
301
- # all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, flowVersion.*, or flowVersion.stats.
301
+ # all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, flowVersion.*, or flowVersion.stats.
302
302
  #
303
303
  # Parameters:
304
304
  # * {string} applicationId - ID associated with the application
@@ -37,7 +37,7 @@ module PlatformRest
37
37
  # The client must be configured with a valid api
38
38
  # access token to call this action. The token
39
39
  # must include at least one of the following scopes:
40
- # all.Application, all.Organization, all.User, flowVersions.*, or flowVersions.delete.
40
+ # all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, flowVersions.*, or flowVersions.delete.
41
41
  #
42
42
  # Parameters:
43
43
  # * {string} applicationId - ID associated with the application
@@ -87,7 +87,7 @@ module PlatformRest
87
87
  # The client must be configured with a valid api
88
88
  # access token to call this action. The token
89
89
  # must include at least one of the following scopes:
90
- # all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, flowVersions.*, or flowVersions.get.
90
+ # all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, flowVersions.*, or flowVersions.get.
91
91
  #
92
92
  # Parameters:
93
93
  # * {string} applicationId - ID associated with the application
@@ -150,7 +150,7 @@ module PlatformRest
150
150
  # The client must be configured with a valid api
151
151
  # access token to call this action. The token
152
152
  # must include at least one of the following scopes:
153
- # all.Application, all.Organization, all.User, flowVersions.*, or flowVersions.post.
153
+ # all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, flowVersions.*, or flowVersions.post.
154
154
  #
155
155
  # Parameters:
156
156
  # * {string} applicationId - ID associated with the application
@@ -37,7 +37,7 @@ module PlatformRest
37
37
  # The client must be configured with a valid api
38
38
  # access token to call this action. The token
39
39
  # must include at least one of the following scopes:
40
- # all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, flows.*, or flows.get.
40
+ # all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, flows.*, or flows.get.
41
41
  #
42
42
  # Parameters:
43
43
  # * {string} applicationId - ID associated with the application
@@ -104,7 +104,7 @@ module PlatformRest
104
104
  # The client must be configured with a valid api
105
105
  # access token to call this action. The token
106
106
  # must include at least one of the following scopes:
107
- # all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, flows.*, or flows.getByVersion.
107
+ # all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, flows.*, or flows.getByVersion.
108
108
  #
109
109
  # Parameters:
110
110
  # * {string} applicationId - ID associated with the application
@@ -172,7 +172,7 @@ module PlatformRest
172
172
  # The client must be configured with a valid api
173
173
  # access token to call this action. The token
174
174
  # must include at least one of the following scopes:
175
- # all.Application, all.Organization, all.User, flows.*, or flows.import.
175
+ # all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, flows.*, or flows.import.
176
176
  #
177
177
  # Parameters:
178
178
  # * {string} applicationId - ID associated with the application
@@ -219,7 +219,7 @@ module PlatformRest
219
219
  # The client must be configured with a valid api
220
220
  # access token to call this action. The token
221
221
  # must include at least one of the following scopes:
222
- # all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, flows.*, or flows.palette.
222
+ # all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, flows.*, or flows.palette.
223
223
  #
224
224
  # Parameters:
225
225
  # * {string} applicationId - ID associated with the application
@@ -263,7 +263,7 @@ module PlatformRest
263
263
  # The client must be configured with a valid api
264
264
  # access token to call this action. The token
265
265
  # must include at least one of the following scopes:
266
- # all.Application, all.Organization, all.User, flows.*, or flows.post.
266
+ # all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, flows.*, or flows.post.
267
267
  #
268
268
  # Parameters:
269
269
  # * {string} applicationId - ID associated with the application
@@ -37,7 +37,7 @@ module PlatformRest
37
37
  # The client must be configured with a valid api
38
38
  # access token to call this action. The token
39
39
  # must include at least one of the following scopes:
40
- # all.Instance, all.Instance.read, all.User, all.User.read, instance.*, or instance.deviceCounts.
40
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instance.*, or instance.deviceCounts.
41
41
  #
42
42
  # Parameters:
43
43
  # * {string} instanceId - ID associated with the instance
@@ -85,7 +85,7 @@ module PlatformRest
85
85
  # The client must be configured with a valid api
86
86
  # access token to call this action. The token
87
87
  # must include at least one of the following scopes:
88
- # all.Instance, all.Instance.read, all.User, all.User.read, instance.*, or instance.generateReport.
88
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instance.*, or instance.generateReport.
89
89
  #
90
90
  # Parameters:
91
91
  # * {string} instanceId - ID associated with the instance
@@ -130,7 +130,7 @@ module PlatformRest
130
130
  # The client must be configured with a valid api
131
131
  # access token to call this action. The token
132
132
  # must include at least one of the following scopes:
133
- # all.Instance, all.Instance.read, all.User, all.User.read, instance.*, or instance.get.
133
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instance.*, or instance.get.
134
134
  #
135
135
  # Parameters:
136
136
  # * {string} instanceId - ID associated with the instance
@@ -174,7 +174,7 @@ module PlatformRest
174
174
  # The client must be configured with a valid api
175
175
  # access token to call this action. The token
176
176
  # must include at least one of the following scopes:
177
- # all.Instance, all.Instance.read, all.User, all.User.read, instance.*, or instance.historicalSummaries.
177
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instance.*, or instance.historicalSummaries.
178
178
  #
179
179
  # Parameters:
180
180
  # * {string} instanceId - ID associated with the instance
@@ -231,7 +231,7 @@ module PlatformRest
231
231
  # The client must be configured with a valid api
232
232
  # access token to call this action. The token
233
233
  # must include at least one of the following scopes:
234
- # all.Instance, all.Instance.read, all.User, all.User.read, instance.*, or instance.notebookMinuteCounts.
234
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instance.*, or instance.notebookMinuteCounts.
235
235
  #
236
236
  # Parameters:
237
237
  # * {string} instanceId - ID associated with the instance
@@ -279,7 +279,7 @@ module PlatformRest
279
279
  # The client must be configured with a valid api
280
280
  # access token to call this action. The token
281
281
  # must include at least one of the following scopes:
282
- # all.Instance, all.User, instance.*, or instance.patch.
282
+ # all.Instance, all.Instance.bounded, all.User, all.User.bounded, instance.*, or instance.patch.
283
283
  #
284
284
  # Parameters:
285
285
  # * {string} instanceId - ID associated with the instance
@@ -325,7 +325,7 @@ module PlatformRest
325
325
  # The client must be configured with a valid api
326
326
  # access token to call this action. The token
327
327
  # must include at least one of the following scopes:
328
- # all.Instance, all.Instance.read, all.User, all.User.read, instance.*, or instance.payloadCounts.
328
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instance.*, or instance.payloadCounts.
329
329
  #
330
330
  # Parameters:
331
331
  # * {string} instanceId - ID associated with the instance
@@ -375,7 +375,7 @@ module PlatformRest
375
375
  # The client must be configured with a valid api
376
376
  # access token to call this action. The token
377
377
  # must include at least one of the following scopes:
378
- # all.Instance, all.Instance.read, all.User, all.User.read, instance.*, or instance.payloadCountsBreakdown.
378
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instance.*, or instance.payloadCountsBreakdown.
379
379
  #
380
380
  # Parameters:
381
381
  # * {string} instanceId - ID associated with the instance
@@ -83,7 +83,7 @@ module PlatformRest
83
83
  # The client must be configured with a valid api
84
84
  # access token to call this action. The token
85
85
  # must include at least one of the following scopes:
86
- # all.Instance, all.Instance.read, all.User, all.User.read, instanceApiToken.*, or instanceApiToken.get.
86
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instanceApiToken.*, or instanceApiToken.get.
87
87
  #
88
88
  # Parameters:
89
89
  # * {string} instanceId - ID associated with the instance
@@ -37,7 +37,7 @@ module PlatformRest
37
37
  # The client must be configured with a valid api
38
38
  # access token to call this action. The token
39
39
  # must include at least one of the following scopes:
40
- # all.Instance, all.Instance.read, all.User, all.User.read, instanceApiTokens.*, or instanceApiTokens.get.
40
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instanceApiTokens.*, or instanceApiTokens.get.
41
41
  #
42
42
  # Parameters:
43
43
  # * {string} instanceId - ID associated with the instance
@@ -53,7 +53,7 @@ module PlatformRest
53
53
  # * {boolean} _embedded - Return embedded resources in response
54
54
  #
55
55
  # Responses:
56
- # * 200 - Collection of API tokens (https://api.losant.com/#/definitions/apiToken)
56
+ # * 200 - Collection of API tokens (https://api.losant.com/#/definitions/apiTokens)
57
57
  #
58
58
  # Errors:
59
59
  # * 400 - Error if malformed request (https://api.losant.com/#/definitions/error)
@@ -37,7 +37,7 @@ module PlatformRest
37
37
  # The client must be configured with a valid api
38
38
  # access token to call this action. The token
39
39
  # must include at least one of the following scopes:
40
- # all.Instance, all.Instance.read, all.User, all.User.read, instanceAuditLog.*, or instanceAuditLog.get.
40
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instanceAuditLog.*, or instanceAuditLog.get.
41
41
  #
42
42
  # Parameters:
43
43
  # * {string} instanceId - ID associated with the instance
@@ -37,7 +37,7 @@ module PlatformRest
37
37
  # The client must be configured with a valid api
38
38
  # access token to call this action. The token
39
39
  # must include at least one of the following scopes:
40
- # all.Instance, all.Instance.read, all.User, all.User.read, instanceAuditLogs.*, or instanceAuditLogs.get.
40
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instanceAuditLogs.*, or instanceAuditLogs.get.
41
41
  #
42
42
  # Parameters:
43
43
  # * {string} instanceId - ID associated with the instance
@@ -37,7 +37,7 @@ module PlatformRest
37
37
  # The client must be configured with a valid api
38
38
  # access token to call this action. The token
39
39
  # must include at least one of the following scopes:
40
- # all.Instance, all.User, instanceCustomNode.*, or instanceCustomNode.delete.
40
+ # all.Instance, all.Instance.bounded, all.User, all.User.bounded, instanceCustomNode.*, or instanceCustomNode.delete.
41
41
  #
42
42
  # Parameters:
43
43
  # * {string} instanceId - ID associated with the instance
@@ -83,7 +83,7 @@ module PlatformRest
83
83
  # The client must be configured with a valid api
84
84
  # access token to call this action. The token
85
85
  # must include at least one of the following scopes:
86
- # all.Instance, all.Instance.read, all.User, all.User.read, instanceCustomNode.*, or instanceCustomNode.errors.
86
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instanceCustomNode.*, or instanceCustomNode.errors.
87
87
  #
88
88
  # Parameters:
89
89
  # * {string} instanceId - ID associated with the instance
@@ -137,7 +137,7 @@ module PlatformRest
137
137
  # The client must be configured with a valid api
138
138
  # access token to call this action. The token
139
139
  # must include at least one of the following scopes:
140
- # all.Instance, all.Instance.read, all.User, all.User.read, instanceCustomNode.*, or instanceCustomNode.get.
140
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instanceCustomNode.*, or instanceCustomNode.get.
141
141
  #
142
142
  # Parameters:
143
143
  # * {string} instanceId - ID associated with the instance
@@ -183,7 +183,7 @@ module PlatformRest
183
183
  # The client must be configured with a valid api
184
184
  # access token to call this action. The token
185
185
  # must include at least one of the following scopes:
186
- # all.Instance, all.User, instanceCustomNode.*, or instanceCustomNode.patch.
186
+ # all.Instance, all.Instance.bounded, all.User, all.User.bounded, instanceCustomNode.*, or instanceCustomNode.patch.
187
187
  #
188
188
  # Parameters:
189
189
  # * {string} instanceId - ID associated with the instance
@@ -232,7 +232,7 @@ module PlatformRest
232
232
  # The client must be configured with a valid api
233
233
  # access token to call this action. The token
234
234
  # must include at least one of the following scopes:
235
- # all.Instance, all.Instance.read, all.User, all.User.read, instanceCustomNode.*, or instanceCustomNode.stats.
235
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instanceCustomNode.*, or instanceCustomNode.stats.
236
236
  #
237
237
  # Parameters:
238
238
  # * {string} instanceId - ID associated with the instance
@@ -37,7 +37,7 @@ module PlatformRest
37
37
  # The client must be configured with a valid api
38
38
  # access token to call this action. The token
39
39
  # must include at least one of the following scopes:
40
- # all.Instance, all.Instance.read, all.User, all.User.read, instanceCustomNodes.*, or instanceCustomNodes.get.
40
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instanceCustomNodes.*, or instanceCustomNodes.get.
41
41
  #
42
42
  # Parameters:
43
43
  # * {string} instanceId - ID associated with the instance
@@ -92,7 +92,7 @@ module PlatformRest
92
92
  # The client must be configured with a valid api
93
93
  # access token to call this action. The token
94
94
  # must include at least one of the following scopes:
95
- # all.Instance, all.User, instanceCustomNodes.*, or instanceCustomNodes.post.
95
+ # all.Instance, all.Instance.bounded, all.User, all.User.bounded, instanceCustomNodes.*, or instanceCustomNodes.post.
96
96
  #
97
97
  # Parameters:
98
98
  # * {string} instanceId - ID associated with the instance
@@ -83,7 +83,7 @@ module PlatformRest
83
83
  # The client must be configured with a valid api
84
84
  # access token to call this action. The token
85
85
  # must include at least one of the following scopes:
86
- # all.Instance, all.Instance.read, all.User, all.User.read, instanceMember.*, or instanceMember.get.
86
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instanceMember.*, or instanceMember.get.
87
87
  #
88
88
  # Parameters:
89
89
  # * {string} instanceId - ID associated with the instance
@@ -141,7 +141,7 @@ module PlatformRest
141
141
  # * {boolean} _embedded - Return embedded resources in response
142
142
  #
143
143
  # Responses:
144
- # * 200 - The modified instance member (https://api.losant.com/#/definitions/instanceMemberPatch)
144
+ # * 200 - The modified instance member (https://api.losant.com/#/definitions/instanceMember)
145
145
  #
146
146
  # Errors:
147
147
  # * 400 - Error if malformed request (https://api.losant.com/#/definitions/error)
@@ -37,7 +37,7 @@ module PlatformRest
37
37
  # The client must be configured with a valid api
38
38
  # access token to call this action. The token
39
39
  # must include at least one of the following scopes:
40
- # all.Instance, all.Instance.read, all.User, all.User.read, instanceMembers.*, or instanceMembers.get.
40
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instanceMembers.*, or instanceMembers.get.
41
41
  #
42
42
  # Parameters:
43
43
  # * {string} instanceId - ID associated with the instance
@@ -37,7 +37,7 @@ module PlatformRest
37
37
  # The client must be configured with a valid api
38
38
  # access token to call this action. The token
39
39
  # must include at least one of the following scopes:
40
- # all.Instance, all.User, instanceNotificationRule.*, or instanceNotificationRule.delete.
40
+ # all.Instance, all.Instance.bounded, all.User, all.User.bounded, instanceNotificationRule.*, or instanceNotificationRule.delete.
41
41
  #
42
42
  # Parameters:
43
43
  # * {string} instanceId - ID associated with the instance
@@ -83,7 +83,7 @@ module PlatformRest
83
83
  # The client must be configured with a valid api
84
84
  # access token to call this action. The token
85
85
  # must include at least one of the following scopes:
86
- # all.Instance, all.User, instanceNotificationRule.*, or instanceNotificationRule.evaluate.
86
+ # all.Instance, all.Instance.bounded, all.User, all.User.bounded, instanceNotificationRule.*, or instanceNotificationRule.evaluate.
87
87
  #
88
88
  # Parameters:
89
89
  # * {string} instanceId - ID associated with the instance
@@ -132,7 +132,7 @@ module PlatformRest
132
132
  # The client must be configured with a valid api
133
133
  # access token to call this action. The token
134
134
  # must include at least one of the following scopes:
135
- # all.Instance, all.Instance.read, all.User, all.User.read, instanceNotificationRule.*, or instanceNotificationRule.get.
135
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instanceNotificationRule.*, or instanceNotificationRule.get.
136
136
  #
137
137
  # Parameters:
138
138
  # * {string} instanceId - ID associated with the instance
@@ -178,7 +178,7 @@ module PlatformRest
178
178
  # The client must be configured with a valid api
179
179
  # access token to call this action. The token
180
180
  # must include at least one of the following scopes:
181
- # all.Instance, all.User, instanceNotificationRule.*, or instanceNotificationRule.logs.
181
+ # all.Instance, all.Instance.bounded, all.User, all.User.bounded, instanceNotificationRule.*, or instanceNotificationRule.logs.
182
182
  #
183
183
  # Parameters:
184
184
  # * {string} instanceId - ID associated with the instance
@@ -228,7 +228,7 @@ module PlatformRest
228
228
  # The client must be configured with a valid api
229
229
  # access token to call this action. The token
230
230
  # must include at least one of the following scopes:
231
- # all.Instance, all.User, instanceNotificationRule.*, or instanceNotificationRule.patch.
231
+ # all.Instance, all.Instance.bounded, all.User, all.User.bounded, instanceNotificationRule.*, or instanceNotificationRule.patch.
232
232
  #
233
233
  # Parameters:
234
234
  # * {string} instanceId - ID associated with the instance
@@ -37,7 +37,7 @@ module PlatformRest
37
37
  # The client must be configured with a valid api
38
38
  # access token to call this action. The token
39
39
  # must include at least one of the following scopes:
40
- # all.Instance, all.Instance.read, all.User, all.User.read, instanceNotificationRules.*, or instanceNotificationRules.get.
40
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instanceNotificationRules.*, or instanceNotificationRules.get.
41
41
  #
42
42
  # Parameters:
43
43
  # * {string} instanceId - ID associated with the instance
@@ -92,7 +92,7 @@ module PlatformRest
92
92
  # The client must be configured with a valid api
93
93
  # access token to call this action. The token
94
94
  # must include at least one of the following scopes:
95
- # all.Instance, all.User, instanceNotificationRules.*, or instanceNotificationRules.post.
95
+ # all.Instance, all.Instance.bounded, all.User, all.User.bounded, instanceNotificationRules.*, or instanceNotificationRules.post.
96
96
  #
97
97
  # Parameters:
98
98
  # * {string} instanceId - ID associated with the instance
@@ -37,7 +37,7 @@ module PlatformRest
37
37
  # The client must be configured with a valid api
38
38
  # access token to call this action. The token
39
39
  # must include at least one of the following scopes:
40
- # all.Instance, all.User, instanceOrg.*, or instanceOrg.delete.
40
+ # all.Instance, all.Instance.bounded, all.User, all.User.bounded, instanceOrg.*, or instanceOrg.delete.
41
41
  #
42
42
  # Parameters:
43
43
  # * {string} instanceId - ID associated with the instance
@@ -83,7 +83,7 @@ module PlatformRest
83
83
  # The client must be configured with a valid api
84
84
  # access token to call this action. The token
85
85
  # must include at least one of the following scopes:
86
- # all.Instance, all.Instance.read, all.User, all.User.read, instanceOrg.*, or instanceOrg.deviceCounts.
86
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instanceOrg.*, or instanceOrg.deviceCounts.
87
87
  #
88
88
  # Parameters:
89
89
  # * {string} instanceId - ID associated with the instance
@@ -133,7 +133,7 @@ module PlatformRest
133
133
  # The client must be configured with a valid api
134
134
  # access token to call this action. The token
135
135
  # must include at least one of the following scopes:
136
- # all.Instance, all.Instance.read, all.User, all.User.read, instanceOrg.*, or instanceOrg.get.
136
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instanceOrg.*, or instanceOrg.get.
137
137
  #
138
138
  # Parameters:
139
139
  # * {string} instanceId - ID associated with the instance
@@ -181,7 +181,7 @@ module PlatformRest
181
181
  # The client must be configured with a valid api
182
182
  # access token to call this action. The token
183
183
  # must include at least one of the following scopes:
184
- # all.Instance, all.Instance.read, all.User, all.User.read, instanceOrg.*, or instanceOrg.notebookMinuteCounts.
184
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instanceOrg.*, or instanceOrg.notebookMinuteCounts.
185
185
  #
186
186
  # Parameters:
187
187
  # * {string} instanceId - ID associated with the instance
@@ -231,7 +231,7 @@ module PlatformRest
231
231
  # The client must be configured with a valid api
232
232
  # access token to call this action. The token
233
233
  # must include at least one of the following scopes:
234
- # all.Instance, all.User, instanceOrg.*, or instanceOrg.patch.
234
+ # all.Instance, all.Instance.bounded, all.User, all.User.bounded, instanceOrg.*, or instanceOrg.patch.
235
235
  #
236
236
  # Parameters:
237
237
  # * {string} instanceId - ID associated with the instance
@@ -282,7 +282,7 @@ module PlatformRest
282
282
  # The client must be configured with a valid api
283
283
  # access token to call this action. The token
284
284
  # must include at least one of the following scopes:
285
- # all.Instance, all.Instance.read, all.User, all.User.read, instanceOrg.*, or instanceOrg.payloadCounts.
285
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instanceOrg.*, or instanceOrg.payloadCounts.
286
286
  #
287
287
  # Parameters:
288
288
  # * {string} instanceId - ID associated with the instance
@@ -328,13 +328,13 @@ module PlatformRest
328
328
  body: body)
329
329
  end
330
330
 
331
- # Returns payload counts per resolution in the time range specified for all application this organization owns
331
+ # Returns payload counts per resolution in the time range specified for all applications this organization owns
332
332
  #
333
333
  # Authentication:
334
334
  # The client must be configured with a valid api
335
335
  # access token to call this action. The token
336
336
  # must include at least one of the following scopes:
337
- # all.Instance, all.Instance.read, all.User, all.User.read, instanceOrg.*, or instanceOrg.payloadCountsBreakdown.
337
+ # all.Instance, all.Instance.bounded, all.Instance.read, all.User, all.User.bounded, all.User.read, instanceOrg.*, or instanceOrg.payloadCountsBreakdown.
338
338
  #
339
339
  # Parameters:
340
340
  # * {string} instanceId - ID associated with the instance