purecloudplatformclientv2 62.0.0 → 66.0.0

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 (343) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -2
  3. data/docs/AnalyticsApi.md +32 -32
  4. data/docs/AnalyticsEvaluation.md +2 -0
  5. data/docs/AnalyticsParticipant.md +1 -0
  6. data/docs/ArchitectDependencyTrackingBuildNotificationClient.md +14 -0
  7. data/docs/ArchitectDependencyTrackingBuildNotificationDependencyTrackingBuildNotification.md +1 -0
  8. data/docs/ArchitectFlowNotificationArchitectOperation.md +1 -0
  9. data/docs/ArchitectFlowNotificationClient.md +14 -0
  10. data/docs/ArchitectFlowOutcomeNotificationArchitectOperation.md +1 -0
  11. data/docs/ArchitectFlowOutcomeNotificationClient.md +14 -0
  12. data/docs/ArchitectPromptNotificationArchitectOperation.md +1 -0
  13. data/docs/ArchitectPromptNotificationClient.md +14 -0
  14. data/docs/ArrayNode.md +5 -5
  15. data/docs/AsyncConversationQuery.md +7 -6
  16. data/docs/AuthorizationApi.md +7 -7
  17. data/docs/CallConversation.md +1 -0
  18. data/docs/ConversationAggregateDataContainer.md +14 -0
  19. data/docs/ConversationAggregateQueryClause.md +14 -0
  20. data/docs/ConversationAggregateQueryFilter.md +15 -0
  21. data/docs/ConversationAggregateQueryPredicate.md +17 -0
  22. data/docs/ConversationAggregateQueryResponse.md +13 -0
  23. data/docs/ConversationAggregationQuery.md +20 -0
  24. data/docs/ConversationAggregationView.md +16 -0
  25. data/docs/ConversationDetailQueryClause.md +14 -0
  26. data/docs/ConversationDetailQueryFilter.md +15 -0
  27. data/docs/ConversationDetailQueryPredicate.md +18 -0
  28. data/docs/ConversationQuery.md +6 -6
  29. data/docs/ConversationsApi.md +286 -4
  30. data/docs/CreateQueueMediaAssociationRequest.md +1 -0
  31. data/docs/DataSchema.md +1 -1
  32. data/docs/DependencyStatus.md +2 -1
  33. data/docs/DomainOrganizationRole.md +1 -1
  34. data/docs/DomainOrganizationRoleCreate.md +1 -1
  35. data/docs/DomainOrganizationRoleUpdate.md +1 -1
  36. data/docs/EvaluationAggregateDataContainer.md +14 -0
  37. data/docs/EvaluationAggregateQueryClause.md +14 -0
  38. data/docs/EvaluationAggregateQueryFilter.md +15 -0
  39. data/docs/EvaluationAggregateQueryPredicate.md +17 -0
  40. data/docs/EvaluationAggregateQueryResponse.md +13 -0
  41. data/docs/EvaluationAggregationQuery.md +21 -0
  42. data/docs/EvaluationAggregationView.md +16 -0
  43. data/docs/EvaluationDetailQueryClause.md +14 -0
  44. data/docs/EvaluationDetailQueryFilter.md +15 -0
  45. data/docs/EvaluationDetailQueryPredicate.md +18 -0
  46. data/docs/Flow.md +2 -1
  47. data/docs/{AggregateDataContainer.md → FlowAggregateDataContainer.md} +2 -2
  48. data/docs/FlowAggregateQueryClause.md +14 -0
  49. data/docs/FlowAggregateQueryFilter.md +15 -0
  50. data/docs/FlowAggregateQueryPredicate.md +17 -0
  51. data/docs/FlowAggregateQueryResponse.md +13 -0
  52. data/docs/{AggregationQuery.md → FlowAggregationQuery.md} +4 -4
  53. data/docs/{AnalyticsView.md → FlowAggregationView.md} +3 -3
  54. data/docs/{ObservationDataContainer.md → FlowObservationDataContainer.md} +2 -2
  55. data/docs/{ObservationQuery.md → FlowObservationQuery.md} +3 -3
  56. data/docs/FlowObservationQueryClause.md +14 -0
  57. data/docs/FlowObservationQueryFilter.md +15 -0
  58. data/docs/FlowObservationQueryPredicate.md +17 -0
  59. data/docs/FlowObservationQueryResponse.md +13 -0
  60. data/docs/FlowVersion.md +1 -0
  61. data/docs/FlowsApi.md +8 -8
  62. data/docs/HistoryEntry.md +2 -1
  63. data/docs/HistoryListing.md +1 -0
  64. data/docs/HomerRecord.md +63 -0
  65. data/docs/IpAddressRange.md +15 -0
  66. data/docs/IpAddressRangeListing.md +13 -0
  67. data/docs/JsonNode.md +5 -5
  68. data/docs/Location.md +4 -4
  69. data/docs/{LocationUpdateDefinition.md → LocationCreateUpdateDefinition.md} +7 -6
  70. data/docs/LocationDefinition.md +1 -0
  71. data/docs/LocationSearchRequest.md +1 -0
  72. data/docs/LocationsApi.md +6 -6
  73. data/docs/Manager.md +1 -1
  74. data/docs/MediaEndpointStatDetailQueryClause.md +14 -0
  75. data/docs/MediaEndpointStatDetailQueryFilter.md +15 -0
  76. data/docs/MediaEndpointStatDetailQueryPredicate.md +17 -0
  77. data/docs/MessageInfo.md +4 -4
  78. data/docs/ObjectsApi.md +1 -1
  79. data/docs/Operation.md +1 -0
  80. data/docs/PresenceDetailQueryClause.md +14 -0
  81. data/docs/PresenceDetailQueryFilter.md +15 -0
  82. data/docs/PresenceDetailQueryPredicate.md +17 -0
  83. data/docs/QualityApi.md +8 -8
  84. data/docs/QueueMediaAssociation.md +1 -1
  85. data/docs/QueueObservationDataContainer.md +14 -0
  86. data/docs/QueueObservationQuery.md +15 -0
  87. data/docs/QueueObservationQueryClause.md +14 -0
  88. data/docs/QueueObservationQueryFilter.md +15 -0
  89. data/docs/QueueObservationQueryPredicate.md +17 -0
  90. data/docs/{QualifierMappingObservationQueryResponse.md → QueueObservationQueryResponse.md} +3 -3
  91. data/docs/Recording.md +5 -4
  92. data/docs/RecordingApi.md +2 -2
  93. data/docs/RecordingJob.md +1 -0
  94. data/docs/RecordingJobsQuery.md +2 -2
  95. data/docs/RecordingMetadata.md +30 -0
  96. data/docs/ReportingExportJobRequest.md +2 -0
  97. data/docs/ReportingExportJobResponse.md +2 -0
  98. data/docs/RoutingApi.md +4 -4
  99. data/docs/RoutingStatusDetailQueryClause.md +14 -0
  100. data/docs/RoutingStatusDetailQueryFilter.md +15 -0
  101. data/docs/RoutingStatusDetailQueryPredicate.md +17 -0
  102. data/docs/SCIMApi.md +295 -31
  103. data/docs/SIPSearchPublicRequest.md +22 -0
  104. data/docs/ScimConfigResourceType.md +20 -0
  105. data/docs/ScimConfigResourceTypeSchemaExtension.md +14 -0
  106. data/docs/ScimConfigResourceTypesListResponse.md +17 -0
  107. data/docs/ScimError.md +16 -0
  108. data/docs/ScimGroupListResponse.md +2 -2
  109. data/docs/ScimMetadata.md +2 -2
  110. data/docs/ScimPhoneNumber.md +1 -1
  111. data/docs/ScimServiceProviderConfig.md +10 -2
  112. data/docs/ScimServiceProviderConfigAuthenticationScheme.md +18 -0
  113. data/docs/ScimServiceProviderConfigBulkFeature.md +15 -0
  114. data/docs/ScimServiceProviderConfigFilterFeature.md +14 -0
  115. data/docs/ScimServiceProviderConfigSimpleFeature.md +13 -0
  116. data/docs/ScimUserListResponse.md +2 -2
  117. data/docs/ScimV2CreateUser.md +8 -8
  118. data/docs/ScimV2Group.md +3 -3
  119. data/docs/ScimV2GroupReference.md +2 -2
  120. data/docs/ScimV2MemberReference.md +2 -2
  121. data/docs/ScimV2PatchOperation.md +2 -2
  122. data/docs/ScimV2PatchRequest.md +2 -2
  123. data/docs/ScimV2User.md +9 -9
  124. data/docs/SearchApi.md +4 -4
  125. data/docs/SegmentDetailQueryClause.md +14 -0
  126. data/docs/SegmentDetailQueryFilter.md +15 -0
  127. data/docs/{AnalyticsQueryPredicate.md → SegmentDetailQueryPredicate.md} +4 -4
  128. data/docs/SignedUrlResponse.md +16 -0
  129. data/docs/SipDownloadResponse.md +14 -0
  130. data/docs/SipSearchResult.md +20 -0
  131. data/docs/Site.md +1 -0
  132. data/docs/SmsPhoneNumber.md +1 -0
  133. data/docs/SuggestApi.md +2 -2
  134. data/docs/SurveyAggregateDataContainer.md +14 -0
  135. data/docs/SurveyAggregateQueryClause.md +14 -0
  136. data/docs/SurveyAggregateQueryFilter.md +15 -0
  137. data/docs/SurveyAggregateQueryPredicate.md +17 -0
  138. data/docs/SurveyAggregateQueryResponse.md +13 -0
  139. data/docs/SurveyAggregationQuery.md +20 -0
  140. data/docs/SurveyAggregationView.md +16 -0
  141. data/docs/SurveyDetailQueryClause.md +14 -0
  142. data/docs/SurveyDetailQueryFilter.md +15 -0
  143. data/docs/SurveyDetailQueryPredicate.md +18 -0
  144. data/docs/TelephonyApi.md +223 -0
  145. data/docs/TelephonyProvidersEdgeApi.md +6 -6
  146. data/docs/TokensApi.md +2 -1
  147. data/docs/TrusteeBillingOverview.md +1 -0
  148. data/docs/UserAggregateDataContainer.md +14 -0
  149. data/docs/UserAggregateQueryClause.md +14 -0
  150. data/docs/UserAggregateQueryFilter.md +15 -0
  151. data/docs/UserAggregateQueryPredicate.md +17 -0
  152. data/docs/{PresenceQueryResponse.md → UserAggregateQueryResponse.md} +3 -3
  153. data/docs/UserAggregationQuery.md +20 -0
  154. data/docs/UserAggregationView.md +16 -0
  155. data/docs/UserAuthorization.md +1 -1
  156. data/docs/UserDetailQueryClause.md +14 -0
  157. data/docs/UserDetailQueryFilter.md +15 -0
  158. data/docs/UserDetailQueryPredicate.md +17 -0
  159. data/docs/UserDetailsQuery.md +4 -4
  160. data/docs/UserObservationDataContainer.md +14 -0
  161. data/docs/UserObservationQuery.md +15 -0
  162. data/docs/UserObservationQueryClause.md +14 -0
  163. data/docs/UserObservationQueryFilter.md +15 -0
  164. data/docs/UserObservationQueryPredicate.md +17 -0
  165. data/docs/UserObservationQueryResponse.md +13 -0
  166. data/docs/UsersApi.md +10 -10
  167. data/docs/UtilitiesApi.md +59 -0
  168. data/lib/purecloudplatformclientv2.rb +99 -13
  169. data/lib/purecloudplatformclientv2/api/analytics_api.rb +24 -24
  170. data/lib/purecloudplatformclientv2/api/authorization_api.rb +8 -8
  171. data/lib/purecloudplatformclientv2/api/conversations_api.rb +343 -3
  172. data/lib/purecloudplatformclientv2/api/flows_api.rb +6 -6
  173. data/lib/purecloudplatformclientv2/api/locations_api.rb +2 -2
  174. data/lib/purecloudplatformclientv2/api/objects_api.rb +2 -2
  175. data/lib/purecloudplatformclientv2/api/quality_api.rb +6 -6
  176. data/lib/purecloudplatformclientv2/api/recording_api.rb +3 -3
  177. data/lib/purecloudplatformclientv2/api/routing_api.rb +3 -3
  178. data/lib/purecloudplatformclientv2/api/scim_api.rb +344 -30
  179. data/lib/purecloudplatformclientv2/api/search_api.rb +2 -2
  180. data/lib/purecloudplatformclientv2/api/telephony_api.rb +270 -0
  181. data/lib/purecloudplatformclientv2/api/telephony_providers_edge_api.rb +4 -4
  182. data/lib/purecloudplatformclientv2/api/users_api.rb +8 -8
  183. data/lib/purecloudplatformclientv2/api/utilities_api.rb +55 -0
  184. data/lib/purecloudplatformclientv2/api_client.rb +1 -1
  185. data/lib/purecloudplatformclientv2/models/aggregate_metric_data.rb +1 -15
  186. data/lib/purecloudplatformclientv2/models/analytics_evaluation.rb +53 -1
  187. data/lib/purecloudplatformclientv2/models/analytics_participant.rb +31 -3
  188. data/lib/purecloudplatformclientv2/models/architect_dependency_tracking_build_notification_client.rb +226 -0
  189. data/lib/purecloudplatformclientv2/models/architect_dependency_tracking_build_notification_dependency_tracking_build_notification.rb +26 -1
  190. data/lib/purecloudplatformclientv2/models/architect_flow_notification_architect_operation.rb +26 -1
  191. data/lib/purecloudplatformclientv2/models/architect_flow_notification_client.rb +226 -0
  192. data/lib/purecloudplatformclientv2/models/architect_flow_outcome_notification_architect_operation.rb +26 -1
  193. data/lib/purecloudplatformclientv2/models/architect_flow_outcome_notification_client.rb +226 -0
  194. data/lib/purecloudplatformclientv2/models/architect_prompt_notification_architect_operation.rb +26 -1
  195. data/lib/purecloudplatformclientv2/models/architect_prompt_notification_client.rb +226 -0
  196. data/lib/purecloudplatformclientv2/models/array_node.rb +51 -51
  197. data/lib/purecloudplatformclientv2/models/async_conversation_query.rb +57 -31
  198. data/lib/purecloudplatformclientv2/models/call_conversation.rb +27 -1
  199. data/lib/purecloudplatformclientv2/models/conversation_aggregate_data_container.rb +231 -0
  200. data/lib/purecloudplatformclientv2/models/{analytics_query_clause.rb → conversation_aggregate_query_clause.rb} +3 -3
  201. data/lib/purecloudplatformclientv2/models/{analytics_query_filter.rb → conversation_aggregate_query_filter.rb} +4 -4
  202. data/lib/purecloudplatformclientv2/models/conversation_aggregate_query_predicate.rb +348 -0
  203. data/lib/purecloudplatformclientv2/models/conversation_aggregate_query_response.rb +203 -0
  204. data/lib/purecloudplatformclientv2/models/conversation_aggregation_query.rb +390 -0
  205. data/lib/purecloudplatformclientv2/models/conversation_aggregation_view.rb +323 -0
  206. data/lib/purecloudplatformclientv2/models/conversation_detail_query_clause.rb +254 -0
  207. data/lib/purecloudplatformclientv2/models/conversation_detail_query_filter.rb +277 -0
  208. data/lib/purecloudplatformclientv2/models/conversation_detail_query_predicate.rb +388 -0
  209. data/lib/purecloudplatformclientv2/models/conversation_query.rb +28 -28
  210. data/lib/purecloudplatformclientv2/models/create_queue_media_association_request.rb +27 -1
  211. data/lib/purecloudplatformclientv2/models/data_schema.rb +1 -1
  212. data/lib/purecloudplatformclientv2/models/dependency_status.rb +28 -1
  213. data/lib/purecloudplatformclientv2/models/domain_organization_role.rb +1 -0
  214. data/lib/purecloudplatformclientv2/models/domain_organization_role_create.rb +1 -0
  215. data/lib/purecloudplatformclientv2/models/domain_organization_role_update.rb +1 -0
  216. data/lib/purecloudplatformclientv2/models/evaluation_aggregate_data_container.rb +231 -0
  217. data/lib/purecloudplatformclientv2/models/evaluation_aggregate_query_clause.rb +254 -0
  218. data/lib/purecloudplatformclientv2/models/evaluation_aggregate_query_filter.rb +277 -0
  219. data/lib/purecloudplatformclientv2/models/evaluation_aggregate_query_predicate.rb +348 -0
  220. data/lib/purecloudplatformclientv2/models/evaluation_aggregate_query_response.rb +203 -0
  221. data/lib/purecloudplatformclientv2/models/evaluation_aggregation_query.rb +430 -0
  222. data/lib/purecloudplatformclientv2/models/evaluation_aggregation_view.rb +323 -0
  223. data/lib/purecloudplatformclientv2/models/evaluation_detail_query_clause.rb +254 -0
  224. data/lib/purecloudplatformclientv2/models/evaluation_detail_query_filter.rb +277 -0
  225. data/lib/purecloudplatformclientv2/models/evaluation_detail_query_predicate.rb +388 -0
  226. data/lib/purecloudplatformclientv2/models/event_message.rb +2 -2
  227. data/lib/purecloudplatformclientv2/models/flow.rb +28 -1
  228. data/lib/purecloudplatformclientv2/models/{aggregate_data_container.rb → flow_aggregate_data_container.rb} +1 -1
  229. data/lib/purecloudplatformclientv2/models/flow_aggregate_query_clause.rb +254 -0
  230. data/lib/purecloudplatformclientv2/models/flow_aggregate_query_filter.rb +277 -0
  231. data/lib/purecloudplatformclientv2/models/flow_aggregate_query_predicate.rb +348 -0
  232. data/lib/purecloudplatformclientv2/models/{aggregate_query_response.rb → flow_aggregate_query_response.rb} +2 -2
  233. data/lib/purecloudplatformclientv2/models/{aggregation_query.rb → flow_aggregation_query.rb} +3 -3
  234. data/lib/purecloudplatformclientv2/models/flow_aggregation_view.rb +323 -0
  235. data/lib/purecloudplatformclientv2/models/{observation_data_container.rb → flow_observation_data_container.rb} +1 -1
  236. data/lib/purecloudplatformclientv2/models/{observation_query.rb → flow_observation_query.rb} +2 -2
  237. data/lib/purecloudplatformclientv2/models/flow_observation_query_clause.rb +254 -0
  238. data/lib/purecloudplatformclientv2/models/flow_observation_query_filter.rb +277 -0
  239. data/lib/purecloudplatformclientv2/models/flow_observation_query_predicate.rb +348 -0
  240. data/lib/purecloudplatformclientv2/models/{observation_query_response.rb → flow_observation_query_response.rb} +2 -2
  241. data/lib/purecloudplatformclientv2/models/flow_version.rb +26 -1
  242. data/lib/purecloudplatformclientv2/models/history_entry.rb +28 -1
  243. data/lib/purecloudplatformclientv2/models/history_listing.rb +26 -1
  244. data/lib/purecloudplatformclientv2/models/homer_record.rb +1501 -0
  245. data/lib/purecloudplatformclientv2/models/ip_address_range.rb +265 -0
  246. data/lib/purecloudplatformclientv2/models/ip_address_range_listing.rb +203 -0
  247. data/lib/purecloudplatformclientv2/models/json_node.rb +51 -51
  248. data/lib/purecloudplatformclientv2/models/location.rb +4 -0
  249. data/lib/purecloudplatformclientv2/models/{location_update_definition.rb → location_create_update_definition.rb} +56 -25
  250. data/lib/purecloudplatformclientv2/models/location_definition.rb +27 -1
  251. data/lib/purecloudplatformclientv2/models/location_search_request.rb +29 -1
  252. data/lib/purecloudplatformclientv2/models/manager.rb +1 -1
  253. data/lib/purecloudplatformclientv2/models/media_endpoint_stat_detail_query_clause.rb +254 -0
  254. data/lib/purecloudplatformclientv2/models/media_endpoint_stat_detail_query_filter.rb +277 -0
  255. data/lib/purecloudplatformclientv2/models/media_endpoint_stat_detail_query_predicate.rb +348 -0
  256. data/lib/purecloudplatformclientv2/models/message_info.rb +4 -0
  257. data/lib/purecloudplatformclientv2/models/observation_metric_data.rb +1 -15
  258. data/lib/purecloudplatformclientv2/models/operation.rb +26 -1
  259. data/lib/purecloudplatformclientv2/models/presence_detail_query_clause.rb +254 -0
  260. data/lib/purecloudplatformclientv2/models/presence_detail_query_filter.rb +277 -0
  261. data/lib/purecloudplatformclientv2/models/presence_detail_query_predicate.rb +348 -0
  262. data/lib/purecloudplatformclientv2/models/queue_media_association.rb +17 -17
  263. data/lib/purecloudplatformclientv2/models/queue_observation_data_container.rb +231 -0
  264. data/lib/purecloudplatformclientv2/models/queue_observation_query.rb +263 -0
  265. data/lib/purecloudplatformclientv2/models/queue_observation_query_clause.rb +254 -0
  266. data/lib/purecloudplatformclientv2/models/queue_observation_query_filter.rb +277 -0
  267. data/lib/purecloudplatformclientv2/models/queue_observation_query_predicate.rb +348 -0
  268. data/lib/purecloudplatformclientv2/models/{qualifier_mapping_observation_query_response.rb → queue_observation_query_response.rb} +2 -2
  269. data/lib/purecloudplatformclientv2/models/recording.rb +31 -3
  270. data/lib/purecloudplatformclientv2/models/recording_job.rb +30 -4
  271. data/lib/purecloudplatformclientv2/models/recording_jobs_query.rb +2 -2
  272. data/lib/purecloudplatformclientv2/models/recording_metadata.rb +670 -0
  273. data/lib/purecloudplatformclientv2/models/reporting_export_job_request.rb +58 -6
  274. data/lib/purecloudplatformclientv2/models/reporting_export_job_response.rb +55 -3
  275. data/lib/purecloudplatformclientv2/models/routing_status_detail_query_clause.rb +254 -0
  276. data/lib/purecloudplatformclientv2/models/routing_status_detail_query_filter.rb +277 -0
  277. data/lib/purecloudplatformclientv2/models/routing_status_detail_query_predicate.rb +348 -0
  278. data/lib/purecloudplatformclientv2/models/scim_config_resource_type.rb +389 -0
  279. data/lib/purecloudplatformclientv2/models/scim_config_resource_type_schema_extension.rb +229 -0
  280. data/lib/purecloudplatformclientv2/models/scim_config_resource_types_list_response.rb +311 -0
  281. data/lib/purecloudplatformclientv2/models/scim_error.rb +297 -0
  282. data/lib/purecloudplatformclientv2/models/scim_group_list_response.rb +2 -2
  283. data/lib/purecloudplatformclientv2/models/scim_metadata.rb +4 -4
  284. data/lib/purecloudplatformclientv2/models/scim_phone_number.rb +2 -2
  285. data/lib/purecloudplatformclientv2/models/scim_service_provider_config.rb +216 -3
  286. data/lib/purecloudplatformclientv2/models/scim_service_provider_config_authentication_scheme.rb +362 -0
  287. data/lib/purecloudplatformclientv2/models/scim_service_provider_config_bulk_feature.rb +255 -0
  288. data/lib/purecloudplatformclientv2/models/scim_service_provider_config_filter_feature.rb +229 -0
  289. data/lib/purecloudplatformclientv2/models/scim_service_provider_config_simple_feature.rb +203 -0
  290. data/lib/purecloudplatformclientv2/models/scim_user_list_response.rb +2 -2
  291. data/lib/purecloudplatformclientv2/models/scim_v2_create_user.rb +8 -8
  292. data/lib/purecloudplatformclientv2/models/scim_v2_group.rb +3 -3
  293. data/lib/purecloudplatformclientv2/models/scim_v2_group_reference.rb +4 -4
  294. data/lib/purecloudplatformclientv2/models/scim_v2_member_reference.rb +4 -4
  295. data/lib/purecloudplatformclientv2/models/scim_v2_patch_operation.rb +3 -3
  296. data/lib/purecloudplatformclientv2/models/scim_v2_patch_request.rb +2 -1
  297. data/lib/purecloudplatformclientv2/models/scim_v2_user.rb +9 -9
  298. data/lib/purecloudplatformclientv2/models/segment_detail_query_clause.rb +254 -0
  299. data/lib/purecloudplatformclientv2/models/segment_detail_query_filter.rb +277 -0
  300. data/lib/purecloudplatformclientv2/models/{analytics_query_predicate.rb → segment_detail_query_predicate.rb} +7 -7
  301. data/lib/purecloudplatformclientv2/models/signed_url_response.rb +279 -0
  302. data/lib/purecloudplatformclientv2/models/sip_download_response.rb +228 -0
  303. data/lib/purecloudplatformclientv2/models/sip_search_public_request.rb +445 -0
  304. data/lib/purecloudplatformclientv2/models/sip_search_result.rb +386 -0
  305. data/lib/purecloudplatformclientv2/models/site.rb +26 -1
  306. data/lib/purecloudplatformclientv2/models/sms_phone_number.rb +41 -1
  307. data/lib/purecloudplatformclientv2/models/subject_division_grants.rb +2 -2
  308. data/lib/purecloudplatformclientv2/models/survey_aggregate_data_container.rb +231 -0
  309. data/lib/purecloudplatformclientv2/models/survey_aggregate_query_clause.rb +254 -0
  310. data/lib/purecloudplatformclientv2/models/survey_aggregate_query_filter.rb +277 -0
  311. data/lib/purecloudplatformclientv2/models/survey_aggregate_query_predicate.rb +348 -0
  312. data/lib/purecloudplatformclientv2/models/survey_aggregate_query_response.rb +203 -0
  313. data/lib/purecloudplatformclientv2/models/survey_aggregation_query.rb +390 -0
  314. data/lib/purecloudplatformclientv2/models/survey_aggregation_view.rb +323 -0
  315. data/lib/purecloudplatformclientv2/models/survey_detail_query_clause.rb +254 -0
  316. data/lib/purecloudplatformclientv2/models/survey_detail_query_filter.rb +277 -0
  317. data/lib/purecloudplatformclientv2/models/survey_detail_query_predicate.rb +388 -0
  318. data/lib/purecloudplatformclientv2/models/system_message_system_message.rb +4 -4
  319. data/lib/purecloudplatformclientv2/models/trustee_billing_overview.rb +27 -1
  320. data/lib/purecloudplatformclientv2/models/user_aggregate_data_container.rb +231 -0
  321. data/lib/purecloudplatformclientv2/models/user_aggregate_query_clause.rb +254 -0
  322. data/lib/purecloudplatformclientv2/models/user_aggregate_query_filter.rb +277 -0
  323. data/lib/purecloudplatformclientv2/models/user_aggregate_query_predicate.rb +348 -0
  324. data/lib/purecloudplatformclientv2/models/{presence_query_response.rb → user_aggregate_query_response.rb} +2 -2
  325. data/lib/purecloudplatformclientv2/models/user_aggregation_query.rb +390 -0
  326. data/lib/purecloudplatformclientv2/models/{analytics_view.rb → user_aggregation_view.rb} +17 -3
  327. data/lib/purecloudplatformclientv2/models/user_authorization.rb +1 -0
  328. data/lib/purecloudplatformclientv2/models/user_detail_query_clause.rb +254 -0
  329. data/lib/purecloudplatformclientv2/models/user_detail_query_filter.rb +277 -0
  330. data/lib/purecloudplatformclientv2/models/user_detail_query_predicate.rb +348 -0
  331. data/lib/purecloudplatformclientv2/models/user_details_query.rb +37 -38
  332. data/lib/purecloudplatformclientv2/models/user_observation_data_container.rb +231 -0
  333. data/lib/purecloudplatformclientv2/models/user_observation_query.rb +263 -0
  334. data/lib/purecloudplatformclientv2/models/user_observation_query_clause.rb +254 -0
  335. data/lib/purecloudplatformclientv2/models/user_observation_query_filter.rb +277 -0
  336. data/lib/purecloudplatformclientv2/models/user_observation_query_predicate.rb +348 -0
  337. data/lib/purecloudplatformclientv2/models/user_observation_query_response.rb +203 -0
  338. data/lib/purecloudplatformclientv2/version.rb +1 -1
  339. metadata +200 -28
  340. data/docs/AggregateQueryResponse.md +0 -13
  341. data/docs/AnalyticsQueryClause.md +0 -14
  342. data/docs/AnalyticsQueryFilter.md +0 -15
  343. data/docs/ObservationQueryResponse.md +0 -13
@@ -0,0 +1,22 @@
1
+ ---
2
+ title: SIPSearchPublicRequest
3
+ ---
4
+ ## PureCloud::SIPSearchPublicRequest
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **id** | **String** | The globally unique identifier for the object. | [optional] |
11
+ | **name** | **String** | | [optional] |
12
+ | **call_id** | **String** | unique identification of the placed call | [optional] |
13
+ | **to_user** | **String** | SIP user to who the call was placed | [optional] |
14
+ | **from_user** | **String** | SIP user who placed the call | [optional] |
15
+ | **conversation_id** | **String** | Unique identification of the conversation | [optional] |
16
+ | **participant_id** | **String** | Unique identification of the participant | [optional] |
17
+ | **date_start** | **DateTime** | Start date of the search. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | |
18
+ | **date_end** | **DateTime** | End date of the search. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | |
19
+ | **self_uri** | **String** | The URI for this object | [optional] |
20
+ {: class="table table-striped"}
21
+
22
+
@@ -0,0 +1,20 @@
1
+ ---
2
+ title: ScimConfigResourceType
3
+ ---
4
+ ## PureCloud::ScimConfigResourceType
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **id** | **String** | The ID of the SCIM resource. Set by the service provider. \"caseExact\" is set to \"true\". \"Mutability\" is set to \"readOnly\". \"Returned\" is set to \"always\". | [optional] |
11
+ | **schemas** | **Array<String>** | The list of supported schemas. | [optional] |
12
+ | **name** | **String** | The name of the resource type. | [optional] |
13
+ | **description** | **String** | The description of the resource type. | [optional] |
14
+ | **schema** | **String** | The URI of the primary or base schema for the resource type. | [optional] |
15
+ | **schema_extensions** | [**Array<ScimConfigResourceTypeSchemaExtension>**](ScimConfigResourceTypeSchemaExtension.html) | The list of schema extensions for the resource type. | [optional] |
16
+ | **endpoint** | **String** | The HTTP-addressable endpoint of the resource type. Appears after the base URL. | [optional] |
17
+ | **meta** | [**ScimMetadata**](ScimMetadata.html) | Resource SCIM meta | [optional] |
18
+ {: class="table table-striped"}
19
+
20
+
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: ScimConfigResourceTypeSchemaExtension
3
+ ---
4
+ ## PureCloud::ScimConfigResourceTypeSchemaExtension
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **schema** | **String** | The URI of an extended schema, for example, \"urn:edu:2.0:Staff\". Must be equal to the \"id\" attribute of a schema. | [optional] |
11
+ | **required** | **BOOLEAN** | Indicates whether a schema extension is required. | [optional] |
12
+ {: class="table table-striped"}
13
+
14
+
@@ -0,0 +1,17 @@
1
+ ---
2
+ title: ScimConfigResourceTypesListResponse
3
+ ---
4
+ ## PureCloud::ScimConfigResourceTypesListResponse
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **total_results** | **Integer** | The total number of results. | [optional] |
11
+ | **start_index** | **Integer** | The 1-based index of the first result returned by this request. Add this to \"itemsPerPage\" when requesting the next page of results. | [optional] |
12
+ | **items_per_page** | **Integer** | The number of resources returned per page. | [optional] |
13
+ | **resources** | [**Array<ScimConfigResourceType>**](ScimConfigResourceType.html) | The list of requested resources. | [optional] |
14
+ | **schemas** | **Array<String>** | The list of supported schemas. | [optional] |
15
+ {: class="table table-striped"}
16
+
17
+
@@ -0,0 +1,16 @@
1
+ ---
2
+ title: ScimError
3
+ ---
4
+ ## PureCloud::ScimError
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **status** | **String** | HTTP Status Code | [optional] |
11
+ | **scim_type** | **String** | Optional SCIM Error Type when httpStatus is 400 error | [optional] |
12
+ | **detail** | **String** | Optional detailed error description | [optional] |
13
+ | **schemas** | **Array<String>** | Schemas for the SCIM Error | [optional] |
14
+ {: class="table table-striped"}
15
+
16
+
@@ -8,9 +8,9 @@ title: ScimGroupListResponse
8
8
  |Name | Type | Description | Notes|
9
9
  |------------ | ------------- | ------------- | -------------|
10
10
  | **total_results** | **Integer** | The total number of results. | [optional] |
11
- | **start_index** | **Integer** | The 1-based index of the first result returned by this request. Add this to itemsPerPage when requesting the next page of results. | [optional] |
11
+ | **start_index** | **Integer** | The 1-based index of the first result returned by this request. Add this to \"itemsPerPage\" when requesting the next page of results. | [optional] |
12
12
  | **items_per_page** | **Integer** | The number of resources returned per page. | [optional] |
13
- | **resources** | [**Array<ScimV2Group>**](ScimV2Group.html) | Resources | [optional] |
13
+ | **resources** | [**Array<ScimV2Group>**](ScimV2Group.html) | The list of requested resources. If \"count\" is 0, then the list will be empty. | [optional] |
14
14
  | **schemas** | **Array<String>** | The list of supported schemas. | [optional] |
15
15
  {: class="table table-striped"}
16
16
 
@@ -7,8 +7,8 @@ title: ScimMetadata
7
7
 
8
8
  |Name | Type | Description | Notes|
9
9
  |------------ | ------------- | ------------- | -------------|
10
- | **resource_type** | **String** | The type of the resource. | [optional] |
11
- | **last_modified** | **DateTime** | The last time that the resource was modified. Time in ISO 6501 (UTC) format. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
10
+ | **resource_type** | **String** | The type of SCIM resource. | [optional] |
11
+ | **last_modified** | **DateTime** | The last time that the resource was modified. Date time is represented as an ISO-8601 string, for example, yyyy-MM-ddTHH:mm:ss.SSSZ. | [optional] |
12
12
  | **location** | **String** | The URI of the resource. | [optional] |
13
13
  | **version** | **String** | The version of the resource. Matches the ETag HTTP response header. | [optional] |
14
14
  {: class="table table-striped"}
@@ -7,7 +7,7 @@ title: ScimPhoneNumber
7
7
 
8
8
  |Name | Type | Description | Notes|
9
9
  |------------ | ------------- | ------------- | -------------|
10
- | **value** | **String** | A phone number in E.164 format. | [optional] |
10
+ | **value** | **String** | The phone number in E.164 or tel URI format, for example, tel:+nnnnnnnn; ext=xxxxx. | [optional] |
11
11
  | **type** | **String** | The type of phone number. | [optional] |
12
12
  | **primary** | **BOOLEAN** | Indicates whether the phone number is the primary phone number. | [optional] |
13
13
  {: class="table table-striped"}
@@ -7,8 +7,16 @@ title: ScimServiceProviderConfig
7
7
 
8
8
  |Name | Type | Description | Notes|
9
9
  |------------ | ------------- | ------------- | -------------|
10
- | **documentation_uri** | **String** | Documentation | [optional] |
11
- | **meta** | [**ScimMetadata**](ScimMetadata.html) | Configuration SCIM meta data | [optional] |
10
+ | **schemas** | **Array<String>** | The list of supported schemas. | [optional] |
11
+ | **documentation_uri** | **String** | The HTTP-addressable URL that points to the service provider's documentation. | [optional] |
12
+ | **patch** | [**ScimServiceProviderConfigSimpleFeature**](ScimServiceProviderConfigSimpleFeature.html) | \"patch\" configuration options. | [optional] |
13
+ | **filter** | [**ScimServiceProviderConfigFilterFeature**](ScimServiceProviderConfigFilterFeature.html) | \"filter\" configuration options. | [optional] |
14
+ | **etag** | [**ScimServiceProviderConfigSimpleFeature**](ScimServiceProviderConfigSimpleFeature.html) | \"ETag\" configuration options. | [optional] |
15
+ | **sort** | [**ScimServiceProviderConfigSimpleFeature**](ScimServiceProviderConfigSimpleFeature.html) | \"sort\" configuration options. | [optional] |
16
+ | **bulk** | [**ScimServiceProviderConfigBulkFeature**](ScimServiceProviderConfigBulkFeature.html) | \"bulk\" configuration options. | [optional] |
17
+ | **change_password** | [**ScimServiceProviderConfigSimpleFeature**](ScimServiceProviderConfigSimpleFeature.html) | \"changePassword\" configuration options. | [optional] |
18
+ | **authentication_schemes** | [**Array<ScimServiceProviderConfigAuthenticationScheme>**](ScimServiceProviderConfigAuthenticationScheme.html) | The list of supported authentication schemes. | [optional] |
19
+ | **meta** | [**ScimMetadata**](ScimMetadata.html) | Resource SCIM meta | [optional] |
12
20
  {: class="table table-striped"}
13
21
 
14
22
 
@@ -0,0 +1,18 @@
1
+ ---
2
+ title: ScimServiceProviderConfigAuthenticationScheme
3
+ ---
4
+ ## PureCloud::ScimServiceProviderConfigAuthenticationScheme
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **name** | **String** | The name of the authentication scheme, for example, HTTP Basic. | |
11
+ | **description** | **String** | The description of the authentication scheme. | |
12
+ | **spec_uri** | **String** | The HTTP-addressable URL that points to the authentication scheme's specification. | [optional] |
13
+ | **documentation_uri** | **String** | The HTTP-addressable URL that points to the authentication scheme's usage documentation. | [optional] |
14
+ | **type** | **String** | The type of authentication scheme. | |
15
+ | **primary** | **BOOLEAN** | Indicates the primary method of authentication. | [optional] |
16
+ {: class="table table-striped"}
17
+
18
+
@@ -0,0 +1,15 @@
1
+ ---
2
+ title: ScimServiceProviderConfigBulkFeature
3
+ ---
4
+ ## PureCloud::ScimServiceProviderConfigBulkFeature
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **supported** | **BOOLEAN** | Indicates whether configuration options are supported. | [optional] |
11
+ | **max_operations** | **Integer** | The maximum number of operations for each bulk request. | [optional] |
12
+ | **max_payload_size** | **Integer** | The maximum payload size. | [optional] |
13
+ {: class="table table-striped"}
14
+
15
+
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: ScimServiceProviderConfigFilterFeature
3
+ ---
4
+ ## PureCloud::ScimServiceProviderConfigFilterFeature
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **supported** | **BOOLEAN** | Indicates whether configuration options are supported. | [optional] |
11
+ | **max_results** | **Integer** | The maximum number of results returned from a filtered query. | [optional] |
12
+ {: class="table table-striped"}
13
+
14
+
@@ -0,0 +1,13 @@
1
+ ---
2
+ title: ScimServiceProviderConfigSimpleFeature
3
+ ---
4
+ ## PureCloud::ScimServiceProviderConfigSimpleFeature
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **supported** | **BOOLEAN** | Indicates whether configuration options are supported. | [optional] |
11
+ {: class="table table-striped"}
12
+
13
+
@@ -8,9 +8,9 @@ title: ScimUserListResponse
8
8
  |Name | Type | Description | Notes|
9
9
  |------------ | ------------- | ------------- | -------------|
10
10
  | **total_results** | **Integer** | The total number of results. | [optional] |
11
- | **start_index** | **Integer** | The 1-based index of the first result returned by this request. Add this to itemsPerPage when requesting the next page of results. | [optional] |
11
+ | **start_index** | **Integer** | The 1-based index of the first result returned by this request. Add this to \"itemsPerPage\" when requesting the next page of results. | [optional] |
12
12
  | **items_per_page** | **Integer** | The number of resources returned per page. | [optional] |
13
- | **resources** | [**Array<ScimV2User>**](ScimV2User.html) | Resources | [optional] |
13
+ | **resources** | [**Array<ScimV2User>**](ScimV2User.html) | The list of requested resources. If \"count\" is 0, then the list will be empty. | [optional] |
14
14
  | **schemas** | **Array<String>** | The list of supported schemas. | [optional] |
15
15
  {: class="table table-striped"}
16
16
 
@@ -10,15 +10,15 @@ title: ScimV2CreateUser
10
10
  | **schemas** | **Array<String>** | The list of supported schemas. | [optional] |
11
11
  | **active** | **BOOLEAN** | Indicates whether the user's administrative status is active. | [optional] |
12
12
  | **user_name** | **String** | The user's PureCloud email address. Must be unique. | |
13
- | **display_name** | **String** | The display name for the user. | |
14
- | **password** | **String** | A new password for a PureCloud user. Does not return an existing password. | [optional] |
13
+ | **display_name** | **String** | The display name of the user. | |
14
+ | **password** | **String** | The new password for the PureCloud user. Does not return an existing password. | [optional] |
15
15
  | **title** | **String** | The user's title. | [optional] |
16
- | **phone_numbers** | [**Array<ScimPhoneNumber>**](ScimPhoneNumber.html) | A list of the user's phone numbers. | [optional] |
17
- | **emails** | [**Array<ScimEmail>**](ScimEmail.html) | A list of the user's email addresses. | [optional] |
18
- | **photos** | [**Array<Photo>**](Photo.html) | A list of the user's photos. | [optional] |
19
- | **external_id** | **String** | The external ID of the user. Set by the provisioning client. caseExact is set to true. mutability is set to readWrite. | [optional] |
20
- | **groups** | [**Array<ScimV2GroupReference>**](ScimV2GroupReference.html) | A list of groups that the user is a member of. | [optional] |
21
- | **roles** | **Array<String>** | A list of roles assigned to the user. | [optional] |
16
+ | **phone_numbers** | [**Array<ScimPhoneNumber>**](ScimPhoneNumber.html) | The list of the user's phone numbers. | [optional] |
17
+ | **emails** | [**Array<ScimEmail>**](ScimEmail.html) | The list of the user's email addresses. | [optional] |
18
+ | **photos** | [**Array<Photo>**](Photo.html) | The list of the user's photos. | [optional] |
19
+ | **external_id** | **String** | The external ID of the user. Set by the provisioning client. \"caseExact\" is set to \"true\". \"mutability\" is set to \"readWrite\". | [optional] |
20
+ | **groups** | [**Array<ScimV2GroupReference>**](ScimV2GroupReference.html) | The list of groups that the user is a member of. | [optional] |
21
+ | **roles** | **Array<String>** | The list of roles assigned to the user. | [optional] |
22
22
  | **urnietfparamsscimschemasextensionenterprise2_0_user** | [**ScimV2EnterpriseUser**](ScimV2EnterpriseUser.html) | | [optional] |
23
23
  {: class="table table-striped"}
24
24
 
@@ -7,10 +7,10 @@ title: ScimV2Group
7
7
 
8
8
  |Name | Type | Description | Notes|
9
9
  |------------ | ------------- | ------------- | -------------|
10
- | **id** | **String** | The ID of the SCIM resource. Set by the service provider. caseExact is set to true. Mutability is set to readOnly. Returned is set to always. | [optional] |
10
+ | **id** | **String** | The ID of the SCIM resource. Set by the service provider. \"caseExact\" is set to \"true\". \"Mutability\" is set to \"readOnly\". \"Returned\" is set to \"always\". | [optional] |
11
11
  | **schemas** | **Array<String>** | The list of supported schemas. | [optional] |
12
- | **display_name** | **String** | The display name for the group. | [optional] |
13
- | **members** | [**Array<ScimV2MemberReference>**](ScimV2MemberReference.html) | A list of members in a SCIM group. | [optional] |
12
+ | **display_name** | **String** | The display name of the group. | [optional] |
13
+ | **members** | [**Array<ScimV2MemberReference>**](ScimV2MemberReference.html) | The list of members in the group. | [optional] |
14
14
  | **meta** | [**ScimMetadata**](ScimMetadata.html) | Resource SCIM meta | [optional] |
15
15
  {: class="table table-striped"}
16
16
 
@@ -7,8 +7,8 @@ title: ScimV2GroupReference
7
7
 
8
8
  |Name | Type | Description | Notes|
9
9
  |------------ | ------------- | ------------- | -------------|
10
- | **type** | **String** | The SCIM resource type. Can be user or group. | [optional] |
11
- | **value** | **String** | The ID of the group member. Can be userId or groupId. | [optional] |
10
+ | **type** | **String** | The type of SCIM resource. | [optional] |
11
+ | **value** | **String** | The ID of the group member. Can be \"userId\" or \"groupId\". | [optional] |
12
12
  | **ref** | **String** | The reference URI of the SCIM resource. | [optional] |
13
13
  {: class="table table-striped"}
14
14
 
@@ -7,8 +7,8 @@ title: ScimV2MemberReference
7
7
 
8
8
  |Name | Type | Description | Notes|
9
9
  |------------ | ------------- | ------------- | -------------|
10
- | **type** | **String** | The SCIM resource type. Can be user or group. | [optional] |
11
- | **value** | **String** | The ID of the group member. Can be userId or groupId. | [optional] |
10
+ | **type** | **String** | The type of SCIM resource. | [optional] |
11
+ | **value** | **String** | The ID of the group member. Can be \"userId\" or \"groupId\". | [optional] |
12
12
  | **ref** | **String** | The reference URI of the SCIM resource. | [optional] |
13
13
  {: class="table table-striped"}
14
14
 
@@ -7,8 +7,8 @@ title: ScimV2PatchOperation
7
7
 
8
8
  |Name | Type | Description | Notes|
9
9
  |------------ | ------------- | ------------- | -------------|
10
- | **op** | **String** | The patch operation to perform. | |
11
- | **path** | **String** | The attribute path that describes the target of the operation. Required for a 'remove' operation. | [optional] |
10
+ | **op** | **String** | The PATCH operation to perform. | |
11
+ | **path** | **String** | The attribute path that describes the target of the operation. Required for a \"remove\" operation. | [optional] |
12
12
  | **value** | [**JsonNode**](JsonNode.html) | The value to set in the path. | [optional] |
13
13
  {: class="table table-striped"}
14
14
 
@@ -7,8 +7,8 @@ title: ScimV2PatchRequest
7
7
 
8
8
  |Name | Type | Description | Notes|
9
9
  |------------ | ------------- | ------------- | -------------|
10
- | **schemas** | **Array<String>** | A list of schemas used in the patch request. | |
11
- | **operations** | [**Array<ScimV2PatchOperation>**](ScimV2PatchOperation.html) | | [optional] |
10
+ | **schemas** | **Array<String>** | The list of schemas used in the PATCH request. | |
11
+ | **operations** | [**Array<ScimV2PatchOperation>**](ScimV2PatchOperation.html) | The list of operations to perform for the PATCH request. | [optional] |
12
12
  {: class="table table-striped"}
13
13
 
14
14
 
@@ -7,19 +7,19 @@ title: ScimV2User
7
7
 
8
8
  |Name | Type | Description | Notes|
9
9
  |------------ | ------------- | ------------- | -------------|
10
- | **id** | **String** | The ID of the SCIM resource. Set by the service provider. caseExact is set to true. Mutability is set to readOnly. Returned is set to always. | [optional] |
10
+ | **id** | **String** | The ID of the SCIM resource. Set by the service provider. \"caseExact\" is set to \"true\". \"Mutability\" is set to \"readOnly\". \"Returned\" is set to \"always\". | [optional] |
11
11
  | **schemas** | **Array<String>** | The list of supported schemas. | [optional] |
12
12
  | **active** | **BOOLEAN** | Indicates whether the user's administrative status is active. | [optional] |
13
13
  | **user_name** | **String** | The user's PureCloud email address. Must be unique. | [optional] |
14
- | **display_name** | **String** | The display name for the user. | [optional] |
15
- | **password** | **String** | A new password for a PureCloud user. Does not return an existing password. | [optional] |
14
+ | **display_name** | **String** | The display name of the user. | [optional] |
15
+ | **password** | **String** | The new password for the PureCloud user. Does not return an existing password. | [optional] |
16
16
  | **title** | **String** | The user's title. | [optional] |
17
- | **phone_numbers** | [**Array<ScimPhoneNumber>**](ScimPhoneNumber.html) | A list of the user's phone numbers. | [optional] |
18
- | **emails** | [**Array<ScimEmail>**](ScimEmail.html) | A list of the user's email addresses. | [optional] |
19
- | **photos** | [**Array<Photo>**](Photo.html) | A list of the user's photos. | [optional] |
20
- | **external_id** | **String** | The external ID of the user. Set by the provisioning client. caseExact is set to true. mutability is set to readWrite. | [optional] |
21
- | **groups** | [**Array<ScimV2GroupReference>**](ScimV2GroupReference.html) | A list of groups that the user is a member of. | [optional] |
22
- | **roles** | **Array<String>** | A list of roles assigned to the user. | [optional] |
17
+ | **phone_numbers** | [**Array<ScimPhoneNumber>**](ScimPhoneNumber.html) | The list of the user's phone numbers. | [optional] |
18
+ | **emails** | [**Array<ScimEmail>**](ScimEmail.html) | The list of the user's email addresses. | [optional] |
19
+ | **photos** | [**Array<Photo>**](Photo.html) | The list of the user's photos. | [optional] |
20
+ | **external_id** | **String** | The external ID of the user. Set by the provisioning client. \"caseExact\" is set to \"true\". \"mutability\" is set to \"readWrite\". | [optional] |
21
+ | **groups** | [**Array<ScimV2GroupReference>**](ScimV2GroupReference.html) | The list of groups that the user is a member of. | [optional] |
22
+ | **roles** | **Array<String>** | The list of roles assigned to the user. | [optional] |
23
23
  | **urnietfparamsscimschemasextensionenterprise2_0_user** | [**ScimV2EnterpriseUser**](ScimV2EnterpriseUser.html) | | [optional] |
24
24
  | **meta** | [**ScimMetadata**](ScimMetadata.html) | Resource SCIM meta | [optional] |
25
25
  {: class="table table-striped"}
@@ -238,7 +238,7 @@ api_instance = PureCloud::SearchApi.new
238
238
  q64 = "q64_example" # String | q64
239
239
 
240
240
  opts = {
241
- expand: ["expand_example"] # Array<String> | expand
241
+ expand: ["expand_example"] # Array<String> | Provides more details about a specified resource
242
242
  }
243
243
 
244
244
  begin
@@ -255,7 +255,7 @@ end
255
255
  Name | Type | Description | Notes
256
256
  ------------- | ------------- | ------------- | -------------
257
257
  **q64** | **String**| q64 | |
258
- **expand** | [**Array&lt;String&gt;**](String.html)| expand | [optional] |
258
+ **expand** | [**Array&lt;String&gt;**](String.html)| Provides more details about a specified resource | [optional] <br />**Values**: images |
259
259
  {: class="table table-striped"}
260
260
 
261
261
 
@@ -324,7 +324,7 @@ end
324
324
  Name | Type | Description | Notes
325
325
  ------------- | ------------- | ------------- | -------------
326
326
  **q64** | **String**| q64 | |
327
- **expand** | [**Array&lt;String&gt;**](String.html)| Which fields, if any, to expand | [optional] <br />**Values**: routingStatus, presence, conversationSummary, outOfOffice, geolocation, station, authorization, authorization.unusedRoles, profileSkills, certifications, locations, groups, skills, languages, languagePreference, employerInfo, biography, callerUser.routingStatus, callerUser.primaryPresence, callerUser.conversationSummary, callerUser.outOfOffice, callerUser.geolocation |
327
+ **expand** | [**Array&lt;String&gt;**](String.html)| Which fields, if any, to expand | [optional] <br />**Values**: routingStatus, presence, conversationSummary, outOfOffice, geolocation, station, authorization, authorization.unusedRoles, profileSkills, certifications, locations, groups, skills, languages, languagePreference, employerInfo, biography, callerUser.routingStatus, callerUser.primaryPresence, callerUser.conversationSummary, callerUser.outOfOffice, callerUser.geolocation, images |
328
328
  **profile** | **BOOLEAN**| profile | [optional] [default to true] |
329
329
  {: class="table table-striped"}
330
330
 
@@ -394,7 +394,7 @@ end
394
394
  Name | Type | Description | Notes
395
395
  ------------- | ------------- | ------------- | -------------
396
396
  **q64** | **String**| q64 | |
397
- **expand** | [**Array&lt;String&gt;**](String.html)| Which fields, if any, to expand | [optional] <br />**Values**: routingStatus, presence, conversationSummary, outOfOffice, geolocation, station, authorization, authorization.unusedRoles, profileSkills, certifications, locations, groups, skills, languages, languagePreference, employerInfo, biography, callerUser.routingStatus, callerUser.primaryPresence, callerUser.conversationSummary, callerUser.outOfOffice, callerUser.geolocation |
397
+ **expand** | [**Array&lt;String&gt;**](String.html)| Which fields, if any, to expand | [optional] <br />**Values**: routingStatus, presence, conversationSummary, outOfOffice, geolocation, station, authorization, authorization.unusedRoles, profileSkills, certifications, locations, groups, skills, languages, languagePreference, employerInfo, biography, callerUser.routingStatus, callerUser.primaryPresence, callerUser.conversationSummary, callerUser.outOfOffice, callerUser.geolocation, images |
398
398
  **profile** | **BOOLEAN**| profile | [optional] [default to true] |
399
399
  {: class="table table-striped"}
400
400
 
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: SegmentDetailQueryClause
3
+ ---
4
+ ## PureCloud::SegmentDetailQueryClause
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **type** | **String** | Boolean operation to apply to the provided predicates | |
11
+ | **predicates** | [**Array&lt;SegmentDetailQueryPredicate&gt;**](SegmentDetailQueryPredicate.html) | Like a three-word sentence: (attribute-name) (operator) (target-value). | |
12
+ {: class="table table-striped"}
13
+
14
+
@@ -0,0 +1,15 @@
1
+ ---
2
+ title: SegmentDetailQueryFilter
3
+ ---
4
+ ## PureCloud::SegmentDetailQueryFilter
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **type** | **String** | Boolean operation to apply to the provided predicates and clauses | |
11
+ | **clauses** | [**Array&lt;SegmentDetailQueryClause&gt;**](SegmentDetailQueryClause.html) | Boolean &#39;and/or&#39; logic with up to two-levels of nesting | [optional] |
12
+ | **predicates** | [**Array&lt;SegmentDetailQueryPredicate&gt;**](SegmentDetailQueryPredicate.html) | Like a three-word sentence: (attribute-name) (operator) (target-value). | [optional] |
13
+ {: class="table table-striped"}
14
+
15
+
@@ -1,7 +1,7 @@
1
1
  ---
2
- title: AnalyticsQueryPredicate
2
+ title: SegmentDetailQueryPredicate
3
3
  ---
4
- ## PureCloud::AnalyticsQueryPredicate
4
+ ## PureCloud::SegmentDetailQueryPredicate
5
5
 
6
6
  ## Properties
7
7
 
@@ -13,8 +13,8 @@ title: AnalyticsQueryPredicate
13
13
  | **property** | **String** | Left hand side for property predicates | [optional] |
14
14
  | **metric** | **String** | Left hand side for metric predicates | [optional] |
15
15
  | **operator** | **String** | Optional operator, default is matches | [optional] |
16
- | **value** | **String** | Right hand side for dimension, property, or metric predicates | [optional] |
17
- | **range** | [**NumericRange**](NumericRange.html) | Right hand side for property or metric predicates | [optional] |
16
+ | **value** | **String** | Right hand side for dimension, metric, or property predicates | [optional] |
17
+ | **range** | [**NumericRange**](NumericRange.html) | Right hand side for dimension, metric, or property predicates | [optional] |
18
18
  {: class="table table-striped"}
19
19
 
20
20
 
@@ -0,0 +1,16 @@
1
+ ---
2
+ title: SignedUrlResponse
3
+ ---
4
+ ## PureCloud::SignedUrlResponse
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **id** | **String** | The globally unique identifier for the object. | [optional] |
11
+ | **name** | **String** | | [optional] |
12
+ | **url** | **String** | Url of the downloaded pcap file | [optional] |
13
+ | **self_uri** | **String** | The URI for this object | [optional] |
14
+ {: class="table table-striped"}
15
+
16
+