purecloudplatformclientv2 62.0.0 → 66.0.0

Sign up to get free protection for your applications and to get access to all the features.
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
@@ -326,7 +326,7 @@ module PureCloud
326
326
  #
327
327
  # @param q64 q64
328
328
  # @param [Hash] opts the optional parameters
329
- # @option opts [Array<String>] :expand expand
329
+ # @option opts [Array<String>] :expand Provides more details about a specified resource
330
330
  # @return [LocationsSearchResponse]
331
331
  def get_locations_search(q64, opts = {})
332
332
  data, _status_code, _headers = get_locations_search_with_http_info(q64, opts)
@@ -337,7 +337,7 @@ module PureCloud
337
337
  #
338
338
  # @param q64 q64
339
339
  # @param [Hash] opts the optional parameters
340
- # @option opts [Array<String>] :expand expand
340
+ # @option opts [Array<String>] :expand Provides more details about a specified resource
341
341
  # @return [Array<(LocationsSearchResponse, Fixnum, Hash)>] LocationsSearchResponse data, response status code and response headers
342
342
  def get_locations_search_with_http_info(q64, opts = {})
343
343
  if @api_client.config.debugging
@@ -445,8 +445,8 @@ module PureCloud
445
445
  fail ArgumentError, "Missing the required parameter 'object_type' when calling ObjectsApi.post_authorization_division_object" if object_type.nil?
446
446
 
447
447
  # verify enum value
448
- unless ['QUEUE', 'CAMPAIGN', 'CONTACTLIST', 'DNCLIST', 'MANAGEMENTUNIT', 'BUSINESSUNIT', 'FLOW', 'USER'].include?(object_type)
449
- fail ArgumentError, "invalid value for 'object_type', must be one of QUEUE, CAMPAIGN, CONTACTLIST, DNCLIST, MANAGEMENTUNIT, BUSINESSUNIT, FLOW, USER"
448
+ unless ['QUEUE', 'CAMPAIGN', 'CONTACTLIST', 'DNCLIST', 'MESSAGINGCAMPAIGN', 'MANAGEMENTUNIT', 'BUSINESSUNIT', 'FLOW', 'USER'].include?(object_type)
449
+ fail ArgumentError, "invalid value for 'object_type', must be one of QUEUE, CAMPAIGN, CONTACTLIST, DNCLIST, MESSAGINGCAMPAIGN, MANAGEMENTUNIT, BUSINESSUNIT, FLOW, USER"
450
450
  end
451
451
 
452
452
 
@@ -3411,7 +3411,7 @@ module PureCloud
3411
3411
  #
3412
3412
  # @param body query
3413
3413
  # @param [Hash] opts the optional parameters
3414
- # @return [AggregateQueryResponse]
3414
+ # @return [EvaluationAggregateQueryResponse]
3415
3415
  def post_analytics_evaluations_aggregates_query(body, opts = {})
3416
3416
  data, _status_code, _headers = post_analytics_evaluations_aggregates_query_with_http_info(body, opts)
3417
3417
  return data
@@ -3421,7 +3421,7 @@ module PureCloud
3421
3421
  #
3422
3422
  # @param body query
3423
3423
  # @param [Hash] opts the optional parameters
3424
- # @return [Array<(AggregateQueryResponse, Fixnum, Hash)>] AggregateQueryResponse data, response status code and response headers
3424
+ # @return [Array<(EvaluationAggregateQueryResponse, Fixnum, Hash)>] EvaluationAggregateQueryResponse data, response status code and response headers
3425
3425
  def post_analytics_evaluations_aggregates_query_with_http_info(body, opts = {})
3426
3426
  if @api_client.config.debugging
3427
3427
  @api_client.config.logger.debug "Calling API: QualityApi.post_analytics_evaluations_aggregates_query ..."
@@ -3465,7 +3465,7 @@ module PureCloud
3465
3465
  :form_params => form_params,
3466
3466
  :body => post_body,
3467
3467
  :auth_names => auth_names,
3468
- :return_type => 'AggregateQueryResponse')
3468
+ :return_type => 'EvaluationAggregateQueryResponse')
3469
3469
  if @api_client.config.debugging
3470
3470
  @api_client.config.logger.debug "API called: QualityApi#post_analytics_evaluations_aggregates_query\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
3471
3471
  end
@@ -3476,7 +3476,7 @@ module PureCloud
3476
3476
  #
3477
3477
  # @param body query
3478
3478
  # @param [Hash] opts the optional parameters
3479
- # @return [AggregateQueryResponse]
3479
+ # @return [SurveyAggregateQueryResponse]
3480
3480
  def post_analytics_surveys_aggregates_query(body, opts = {})
3481
3481
  data, _status_code, _headers = post_analytics_surveys_aggregates_query_with_http_info(body, opts)
3482
3482
  return data
@@ -3486,7 +3486,7 @@ module PureCloud
3486
3486
  #
3487
3487
  # @param body query
3488
3488
  # @param [Hash] opts the optional parameters
3489
- # @return [Array<(AggregateQueryResponse, Fixnum, Hash)>] AggregateQueryResponse data, response status code and response headers
3489
+ # @return [Array<(SurveyAggregateQueryResponse, Fixnum, Hash)>] SurveyAggregateQueryResponse data, response status code and response headers
3490
3490
  def post_analytics_surveys_aggregates_query_with_http_info(body, opts = {})
3491
3491
  if @api_client.config.debugging
3492
3492
  @api_client.config.logger.debug "Calling API: QualityApi.post_analytics_surveys_aggregates_query ..."
@@ -3530,7 +3530,7 @@ module PureCloud
3530
3530
  :form_params => form_params,
3531
3531
  :body => post_body,
3532
3532
  :auth_names => auth_names,
3533
- :return_type => 'AggregateQueryResponse')
3533
+ :return_type => 'SurveyAggregateQueryResponse')
3534
3534
  if @api_client.config.debugging
3535
3535
  @api_client.config.logger.debug "API called: QualityApi#post_analytics_surveys_aggregates_query\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
3536
3536
  end
@@ -702,7 +702,7 @@ module PureCloud
702
702
  # @param conversation_id Conversation ID
703
703
  # @param recording_id Recording ID
704
704
  # @param [Hash] opts the optional parameters
705
- # @return [Recording]
705
+ # @return [RecordingMetadata]
706
706
  def get_conversation_recordingmetadata_recording_id(conversation_id, recording_id, opts = {})
707
707
  data, _status_code, _headers = get_conversation_recordingmetadata_recording_id_with_http_info(conversation_id, recording_id, opts)
708
708
  return data
@@ -713,7 +713,7 @@ module PureCloud
713
713
  # @param conversation_id Conversation ID
714
714
  # @param recording_id Recording ID
715
715
  # @param [Hash] opts the optional parameters
716
- # @return [Array<(Recording, Fixnum, Hash)>] Recording data, response status code and response headers
716
+ # @return [Array<(RecordingMetadata, Fixnum, Hash)>] RecordingMetadata data, response status code and response headers
717
717
  def get_conversation_recordingmetadata_recording_id_with_http_info(conversation_id, recording_id, opts = {})
718
718
  if @api_client.config.debugging
719
719
  @api_client.config.logger.debug "Calling API: RecordingApi.get_conversation_recordingmetadata_recording_id ..."
@@ -765,7 +765,7 @@ module PureCloud
765
765
  :form_params => form_params,
766
766
  :body => post_body,
767
767
  :auth_names => auth_names,
768
- :return_type => 'Recording')
768
+ :return_type => 'RecordingMetadata')
769
769
  if @api_client.config.debugging
770
770
  @api_client.config.logger.debug "API called: RecordingApi#get_conversation_recordingmetadata_recording_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
771
771
  end
@@ -3682,7 +3682,7 @@ module PureCloud
3682
3682
  #
3683
3683
  # @param body query
3684
3684
  # @param [Hash] opts the optional parameters
3685
- # @return [QualifierMappingObservationQueryResponse]
3685
+ # @return [QueueObservationQueryResponse]
3686
3686
  def post_analytics_queues_observations_query(body, opts = {})
3687
3687
  data, _status_code, _headers = post_analytics_queues_observations_query_with_http_info(body, opts)
3688
3688
  return data
@@ -3692,7 +3692,7 @@ module PureCloud
3692
3692
  #
3693
3693
  # @param body query
3694
3694
  # @param [Hash] opts the optional parameters
3695
- # @return [Array<(QualifierMappingObservationQueryResponse, Fixnum, Hash)>] QualifierMappingObservationQueryResponse data, response status code and response headers
3695
+ # @return [Array<(QueueObservationQueryResponse, Fixnum, Hash)>] QueueObservationQueryResponse data, response status code and response headers
3696
3696
  def post_analytics_queues_observations_query_with_http_info(body, opts = {})
3697
3697
  if @api_client.config.debugging
3698
3698
  @api_client.config.logger.debug "Calling API: RoutingApi.post_analytics_queues_observations_query ..."
@@ -3736,7 +3736,7 @@ module PureCloud
3736
3736
  :form_params => form_params,
3737
3737
  :body => post_body,
3738
3738
  :auth_names => auth_names,
3739
- :return_type => 'QualifierMappingObservationQueryResponse')
3739
+ :return_type => 'QueueObservationQueryResponse')
3740
3740
  if @api_client.config.debugging
3741
3741
  @api_client.config.logger.debug "API called: RoutingApi#post_analytics_queues_observations_query\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
3742
3742
  end
@@ -28,7 +28,7 @@ module PureCloud
28
28
  #
29
29
  # @param user_id The ID of a user. Returned with GET /api/v2/scim/users.
30
30
  # @param [Hash] opts the optional parameters
31
- # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a scimType of \&quot;invalidVers\&quot;.
31
+ # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a \&quot;scimType\&quot; of \&quot;invalidVers\&quot;.
32
32
  # @return [Empty]
33
33
  def delete_scim_user(user_id, opts = {})
34
34
  data, _status_code, _headers = delete_scim_user_with_http_info(user_id, opts)
@@ -39,7 +39,7 @@ module PureCloud
39
39
  #
40
40
  # @param user_id The ID of a user. Returned with GET /api/v2/scim/users.
41
41
  # @param [Hash] opts the optional parameters
42
- # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a scimType of \&quot;invalidVers\&quot;.
42
+ # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a \&quot;scimType\&quot; of \&quot;invalidVers\&quot;.
43
43
  # @return [Array<(Empty, Fixnum, Hash)>] Empty data, response status code and response headers
44
44
  def delete_scim_user_with_http_info(user_id, opts = {})
45
45
  if @api_client.config.debugging
@@ -102,7 +102,7 @@ module PureCloud
102
102
  #
103
103
  # @param user_id The ID of a user. Returned with GET /api/v2/scim/v2/users.
104
104
  # @param [Hash] opts the optional parameters
105
- # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/v2/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a scimType of \&quot;invalidVers\&quot;.
105
+ # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/v2/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a \&quot;scimType\&quot; of \&quot;invalidVers\&quot;.
106
106
  # @return [Empty]
107
107
  def delete_scim_v2_user(user_id, opts = {})
108
108
  data, _status_code, _headers = delete_scim_v2_user_with_http_info(user_id, opts)
@@ -113,7 +113,7 @@ module PureCloud
113
113
  #
114
114
  # @param user_id The ID of a user. Returned with GET /api/v2/scim/v2/users.
115
115
  # @param [Hash] opts the optional parameters
116
- # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/v2/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a scimType of \&quot;invalidVers\&quot;.
116
+ # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/v2/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a \&quot;scimType\&quot; of \&quot;invalidVers\&quot;.
117
117
  # @return [Array<(Empty, Fixnum, Hash)>] Empty data, response status code and response headers
118
118
  def delete_scim_v2_user_with_http_info(user_id, opts = {})
119
119
  if @api_client.config.debugging
@@ -250,7 +250,7 @@ module PureCloud
250
250
  #
251
251
  # @param [Hash] opts the optional parameters
252
252
  # @option opts [Integer] :start_index The 1-based index of the first query result. (default to 1)
253
- # @option opts [Integer] :count The requested number of items per page. A value of 0 returns totalResults. (default to 25)
253
+ # @option opts [Integer] :count The requested number of items per page. A value of 0 returns \&quot;totalResults\&quot;. (default to 25)
254
254
  # @option opts [String] :filter Filters results.
255
255
  # @return [ScimGroupListResponse]
256
256
  def get_scim_groups(opts = {})
@@ -262,7 +262,7 @@ module PureCloud
262
262
  #
263
263
  # @param [Hash] opts the optional parameters
264
264
  # @option opts [Integer] :start_index The 1-based index of the first query result.
265
- # @option opts [Integer] :count The requested number of items per page. A value of 0 returns totalResults.
265
+ # @option opts [Integer] :count The requested number of items per page. A value of 0 returns \&quot;totalResults\&quot;.
266
266
  # @option opts [String] :filter Filters results.
267
267
  # @return [Array<(ScimGroupListResponse, Fixnum, Hash)>] ScimGroupListResponse data, response status code and response headers
268
268
  def get_scim_groups_with_http_info(opts = {})
@@ -328,6 +328,195 @@ module PureCloud
328
328
  return data, status_code, headers
329
329
  end
330
330
 
331
+ # Get a resource type
332
+ #
333
+ # @param resource_type The type of resource. Returned with GET /api/v2/scim/resourcetypes.
334
+ # @param [Hash] opts the optional parameters
335
+ # @return [ScimConfigResourceType]
336
+ def get_scim_resourcetype(resource_type, opts = {})
337
+ data, _status_code, _headers = get_scim_resourcetype_with_http_info(resource_type, opts)
338
+ return data
339
+ end
340
+
341
+ # Get a resource type
342
+ #
343
+ # @param resource_type The type of resource. Returned with GET /api/v2/scim/resourcetypes.
344
+ # @param [Hash] opts the optional parameters
345
+ # @return [Array<(ScimConfigResourceType, Fixnum, Hash)>] ScimConfigResourceType data, response status code and response headers
346
+ def get_scim_resourcetype_with_http_info(resource_type, opts = {})
347
+ if @api_client.config.debugging
348
+ @api_client.config.logger.debug "Calling API: SCIMApi.get_scim_resourcetype ..."
349
+ end
350
+
351
+
352
+ # verify the required parameter 'resource_type' is set
353
+ fail ArgumentError, "Missing the required parameter 'resource_type' when calling SCIMApi.get_scim_resourcetype" if resource_type.nil?
354
+
355
+ # verify enum value
356
+ unless ['User', 'Group', 'ServiceProviderConfig', 'ResourceType'].include?(resource_type)
357
+ fail ArgumentError, "invalid value for 'resource_type', must be one of User, Group, ServiceProviderConfig, ResourceType"
358
+ end
359
+
360
+
361
+
362
+
363
+
364
+ # resource path
365
+ local_var_path = "/api/v2/scim/resourcetypes/{resourceType}".sub('{format}','json').sub('{' + 'resourceType' + '}', resource_type.to_s)
366
+
367
+ # query parameters
368
+ query_params = {}
369
+
370
+ # header parameters
371
+ header_params = {}
372
+
373
+ # HTTP header 'Accept' (if needed)
374
+ local_header_accept = ['application/json', 'application/scim+json']
375
+ local_header_accept_result = @api_client.select_header_accept(local_header_accept) and header_params['Accept'] = local_header_accept_result
376
+
377
+ # HTTP header 'Content-Type'
378
+ local_header_content_type = ['application/json', 'application/scim+json']
379
+ header_params['Content-Type'] = @api_client.select_header_content_type(local_header_content_type)
380
+
381
+ # form parameters
382
+ form_params = {}
383
+
384
+ # http body (model)
385
+ post_body = nil
386
+
387
+ auth_names = []
388
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path,
389
+ :header_params => header_params,
390
+ :query_params => query_params,
391
+ :form_params => form_params,
392
+ :body => post_body,
393
+ :auth_names => auth_names,
394
+ :return_type => 'ScimConfigResourceType')
395
+ if @api_client.config.debugging
396
+ @api_client.config.logger.debug "API called: SCIMApi#get_scim_resourcetype\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
397
+ end
398
+ return data, status_code, headers
399
+ end
400
+
401
+ # Get a list of resource types
402
+ #
403
+ # @param [Hash] opts the optional parameters
404
+ # @return [ScimConfigResourceTypesListResponse]
405
+ def get_scim_resourcetypes(opts = {})
406
+ data, _status_code, _headers = get_scim_resourcetypes_with_http_info(opts)
407
+ return data
408
+ end
409
+
410
+ # Get a list of resource types
411
+ #
412
+ # @param [Hash] opts the optional parameters
413
+ # @return [Array<(ScimConfigResourceTypesListResponse, Fixnum, Hash)>] ScimConfigResourceTypesListResponse data, response status code and response headers
414
+ def get_scim_resourcetypes_with_http_info(opts = {})
415
+ if @api_client.config.debugging
416
+ @api_client.config.logger.debug "Calling API: SCIMApi.get_scim_resourcetypes ..."
417
+ end
418
+
419
+ # resource path
420
+ local_var_path = "/api/v2/scim/resourcetypes".sub('{format}','json')
421
+
422
+ # query parameters
423
+ query_params = {}
424
+
425
+ # header parameters
426
+ header_params = {}
427
+
428
+ # HTTP header 'Accept' (if needed)
429
+ local_header_accept = ['application/json', 'application/scim+json']
430
+ local_header_accept_result = @api_client.select_header_accept(local_header_accept) and header_params['Accept'] = local_header_accept_result
431
+
432
+ # HTTP header 'Content-Type'
433
+ local_header_content_type = ['application/json', 'application/scim+json']
434
+ header_params['Content-Type'] = @api_client.select_header_content_type(local_header_content_type)
435
+
436
+ # form parameters
437
+ form_params = {}
438
+
439
+ # http body (model)
440
+ post_body = nil
441
+
442
+ auth_names = []
443
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path,
444
+ :header_params => header_params,
445
+ :query_params => query_params,
446
+ :form_params => form_params,
447
+ :body => post_body,
448
+ :auth_names => auth_names,
449
+ :return_type => 'ScimConfigResourceTypesListResponse')
450
+ if @api_client.config.debugging
451
+ @api_client.config.logger.debug "API called: SCIMApi#get_scim_resourcetypes\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
452
+ end
453
+ return data, status_code, headers
454
+ end
455
+
456
+ # Get a service provider's configuration
457
+ #
458
+ # @param [Hash] opts the optional parameters
459
+ # @option opts [String] :if_none_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/serviceproviderconfig. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns the current configuration of the resource. If the ETag is current, returns 304 Not Modified.
460
+ # @return [ScimServiceProviderConfig]
461
+ def get_scim_serviceproviderconfig(opts = {})
462
+ data, _status_code, _headers = get_scim_serviceproviderconfig_with_http_info(opts)
463
+ return data
464
+ end
465
+
466
+ # Get a service provider&#39;s configuration
467
+ #
468
+ # @param [Hash] opts the optional parameters
469
+ # @option opts [String] :if_none_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/serviceproviderconfig. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns the current configuration of the resource. If the ETag is current, returns 304 Not Modified.
470
+ # @return [Array<(ScimServiceProviderConfig, Fixnum, Hash)>] ScimServiceProviderConfig data, response status code and response headers
471
+ def get_scim_serviceproviderconfig_with_http_info(opts = {})
472
+ if @api_client.config.debugging
473
+ @api_client.config.logger.debug "Calling API: SCIMApi.get_scim_serviceproviderconfig ..."
474
+ end
475
+
476
+
477
+
478
+
479
+
480
+
481
+
482
+ # resource path
483
+ local_var_path = "/api/v2/scim/serviceproviderconfig".sub('{format}','json')
484
+
485
+ # query parameters
486
+ query_params = {}
487
+
488
+ # header parameters
489
+ header_params = {}
490
+
491
+ # HTTP header 'Accept' (if needed)
492
+ local_header_accept = ['application/json', 'application/scim+json']
493
+ local_header_accept_result = @api_client.select_header_accept(local_header_accept) and header_params['Accept'] = local_header_accept_result
494
+
495
+ # HTTP header 'Content-Type'
496
+ local_header_content_type = ['application/json', 'application/scim+json']
497
+ header_params['Content-Type'] = @api_client.select_header_content_type(local_header_content_type)
498
+ header_params[:'If-None-Match'] = opts[:'if_none_match'] if opts[:'if_none_match']
499
+
500
+ # form parameters
501
+ form_params = {}
502
+
503
+ # http body (model)
504
+ post_body = nil
505
+
506
+ auth_names = []
507
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path,
508
+ :header_params => header_params,
509
+ :query_params => query_params,
510
+ :form_params => form_params,
511
+ :body => post_body,
512
+ :auth_names => auth_names,
513
+ :return_type => 'ScimServiceProviderConfig')
514
+ if @api_client.config.debugging
515
+ @api_client.config.logger.debug "API called: SCIMApi#get_scim_serviceproviderconfig\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
516
+ end
517
+ return data, status_code, headers
518
+ end
519
+
331
520
  # Get a user
332
521
  #
333
522
  # @param user_id The ID of a user. Returned with GET /api/v2/scim/users.
@@ -407,7 +596,7 @@ module PureCloud
407
596
  # @param filter Filters results.
408
597
  # @param [Hash] opts the optional parameters
409
598
  # @option opts [Integer] :start_index The 1-based index of the first query result. (default to 1)
410
- # @option opts [Integer] :count The requested number of items per page. A value of 0 returns totalResults. (default to 25)
599
+ # @option opts [Integer] :count The requested number of items per page. A value of 0 returns \&quot;totalResults\&quot;. (default to 25)
411
600
  # @return [ScimUserListResponse]
412
601
  def get_scim_users(filter, opts = {})
413
602
  data, _status_code, _headers = get_scim_users_with_http_info(filter, opts)
@@ -419,7 +608,7 @@ module PureCloud
419
608
  # @param filter Filters results.
420
609
  # @param [Hash] opts the optional parameters
421
610
  # @option opts [Integer] :start_index The 1-based index of the first query result.
422
- # @option opts [Integer] :count The requested number of items per page. A value of 0 returns totalResults.
611
+ # @option opts [Integer] :count The requested number of items per page. A value of 0 returns \&quot;totalResults\&quot;.
423
612
  # @return [Array<(ScimUserListResponse, Fixnum, Hash)>] ScimUserListResponse data, response status code and response headers
424
613
  def get_scim_users_with_http_info(filter, opts = {})
425
614
  if @api_client.config.debugging
@@ -565,7 +754,7 @@ module PureCloud
565
754
  # @param filter Filters results.
566
755
  # @param [Hash] opts the optional parameters
567
756
  # @option opts [Integer] :start_index The 1-based index of the first query result. (default to 1)
568
- # @option opts [Integer] :count The requested number of items per page. A value of 0 returns totalResults. (default to 25)
757
+ # @option opts [Integer] :count The requested number of items per page. A value of 0 returns \&quot;totalResults\&quot;. (default to 25)
569
758
  # @return [ScimGroupListResponse]
570
759
  def get_scim_v2_groups(filter, opts = {})
571
760
  data, _status_code, _headers = get_scim_v2_groups_with_http_info(filter, opts)
@@ -577,7 +766,7 @@ module PureCloud
577
766
  # @param filter Filters results.
578
767
  # @param [Hash] opts the optional parameters
579
768
  # @option opts [Integer] :start_index The 1-based index of the first query result.
580
- # @option opts [Integer] :count The requested number of items per page. A value of 0 returns totalResults.
769
+ # @option opts [Integer] :count The requested number of items per page. A value of 0 returns \&quot;totalResults\&quot;.
581
770
  # @return [Array<(ScimGroupListResponse, Fixnum, Hash)>] ScimGroupListResponse data, response status code and response headers
582
771
  def get_scim_v2_groups_with_http_info(filter, opts = {})
583
772
  if @api_client.config.debugging
@@ -644,7 +833,132 @@ module PureCloud
644
833
  return data, status_code, headers
645
834
  end
646
835
 
647
- # Get the SCIM configuration
836
+ # Get a resource type
837
+ #
838
+ # @param resource_type The type of resource. Returned with GET /api/v2/scim/v2/resourcetypes.
839
+ # @param [Hash] opts the optional parameters
840
+ # @return [ScimConfigResourceType]
841
+ def get_scim_v2_resourcetype(resource_type, opts = {})
842
+ data, _status_code, _headers = get_scim_v2_resourcetype_with_http_info(resource_type, opts)
843
+ return data
844
+ end
845
+
846
+ # Get a resource type
847
+ #
848
+ # @param resource_type The type of resource. Returned with GET /api/v2/scim/v2/resourcetypes.
849
+ # @param [Hash] opts the optional parameters
850
+ # @return [Array<(ScimConfigResourceType, Fixnum, Hash)>] ScimConfigResourceType data, response status code and response headers
851
+ def get_scim_v2_resourcetype_with_http_info(resource_type, opts = {})
852
+ if @api_client.config.debugging
853
+ @api_client.config.logger.debug "Calling API: SCIMApi.get_scim_v2_resourcetype ..."
854
+ end
855
+
856
+
857
+ # verify the required parameter 'resource_type' is set
858
+ fail ArgumentError, "Missing the required parameter 'resource_type' when calling SCIMApi.get_scim_v2_resourcetype" if resource_type.nil?
859
+
860
+ # verify enum value
861
+ unless ['User', 'Group', 'ServiceProviderConfig', 'ResourceType'].include?(resource_type)
862
+ fail ArgumentError, "invalid value for 'resource_type', must be one of User, Group, ServiceProviderConfig, ResourceType"
863
+ end
864
+
865
+
866
+
867
+
868
+
869
+ # resource path
870
+ local_var_path = "/api/v2/scim/v2/resourcetypes/{resourceType}".sub('{format}','json').sub('{' + 'resourceType' + '}', resource_type.to_s)
871
+
872
+ # query parameters
873
+ query_params = {}
874
+
875
+ # header parameters
876
+ header_params = {}
877
+
878
+ # HTTP header 'Accept' (if needed)
879
+ local_header_accept = ['application/json', 'application/scim+json']
880
+ local_header_accept_result = @api_client.select_header_accept(local_header_accept) and header_params['Accept'] = local_header_accept_result
881
+
882
+ # HTTP header 'Content-Type'
883
+ local_header_content_type = ['application/json', 'application/scim+json']
884
+ header_params['Content-Type'] = @api_client.select_header_content_type(local_header_content_type)
885
+
886
+ # form parameters
887
+ form_params = {}
888
+
889
+ # http body (model)
890
+ post_body = nil
891
+
892
+ auth_names = []
893
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path,
894
+ :header_params => header_params,
895
+ :query_params => query_params,
896
+ :form_params => form_params,
897
+ :body => post_body,
898
+ :auth_names => auth_names,
899
+ :return_type => 'ScimConfigResourceType')
900
+ if @api_client.config.debugging
901
+ @api_client.config.logger.debug "API called: SCIMApi#get_scim_v2_resourcetype\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
902
+ end
903
+ return data, status_code, headers
904
+ end
905
+
906
+ # Get a list of resource types
907
+ #
908
+ # @param [Hash] opts the optional parameters
909
+ # @return [ScimConfigResourceTypesListResponse]
910
+ def get_scim_v2_resourcetypes(opts = {})
911
+ data, _status_code, _headers = get_scim_v2_resourcetypes_with_http_info(opts)
912
+ return data
913
+ end
914
+
915
+ # Get a list of resource types
916
+ #
917
+ # @param [Hash] opts the optional parameters
918
+ # @return [Array<(ScimConfigResourceTypesListResponse, Fixnum, Hash)>] ScimConfigResourceTypesListResponse data, response status code and response headers
919
+ def get_scim_v2_resourcetypes_with_http_info(opts = {})
920
+ if @api_client.config.debugging
921
+ @api_client.config.logger.debug "Calling API: SCIMApi.get_scim_v2_resourcetypes ..."
922
+ end
923
+
924
+ # resource path
925
+ local_var_path = "/api/v2/scim/v2/resourcetypes".sub('{format}','json')
926
+
927
+ # query parameters
928
+ query_params = {}
929
+
930
+ # header parameters
931
+ header_params = {}
932
+
933
+ # HTTP header 'Accept' (if needed)
934
+ local_header_accept = ['application/json', 'application/scim+json']
935
+ local_header_accept_result = @api_client.select_header_accept(local_header_accept) and header_params['Accept'] = local_header_accept_result
936
+
937
+ # HTTP header 'Content-Type'
938
+ local_header_content_type = ['application/json', 'application/scim+json']
939
+ header_params['Content-Type'] = @api_client.select_header_content_type(local_header_content_type)
940
+
941
+ # form parameters
942
+ form_params = {}
943
+
944
+ # http body (model)
945
+ post_body = nil
946
+
947
+ auth_names = []
948
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path,
949
+ :header_params => header_params,
950
+ :query_params => query_params,
951
+ :form_params => form_params,
952
+ :body => post_body,
953
+ :auth_names => auth_names,
954
+ :return_type => 'ScimConfigResourceTypesListResponse')
955
+ if @api_client.config.debugging
956
+ @api_client.config.logger.debug "API called: SCIMApi#get_scim_v2_resourcetypes\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
957
+ end
958
+ return data, status_code, headers
959
+ end
960
+
961
+ # Get a service provider's configuration
648
962
  #
649
963
  # @param [Hash] opts the optional parameters
650
964
  # @option opts [String] :if_none_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/v2/serviceproviderconfig. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns the current configuration of the resource. If the ETag is current, returns 304 Not Modified.
@@ -654,7 +968,7 @@ module PureCloud
654
968
  return data
655
969
  end
656
970
 
657
- # Get the SCIM configuration
971
+ # Get a service provider&#39;s configuration
658
972
  #
659
973
  # @param [Hash] opts the optional parameters
660
974
  # @option opts [String] :if_none_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/v2/serviceproviderconfig. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns the current configuration of the resource. If the ETag is current, returns 304 Not Modified.
@@ -787,7 +1101,7 @@ module PureCloud
787
1101
  # @param filter Filters results.
788
1102
  # @param [Hash] opts the optional parameters
789
1103
  # @option opts [Integer] :start_index The 1-based index of the first query result. (default to 1)
790
- # @option opts [Integer] :count The requested number of items per page. A value of 0 returns totalResults. (default to 25)
1104
+ # @option opts [Integer] :count The requested number of items per page. A value of 0 returns \&quot;totalResults\&quot;. (default to 25)
791
1105
  # @return [ScimUserListResponse]
792
1106
  def get_scim_v2_users(filter, opts = {})
793
1107
  data, _status_code, _headers = get_scim_v2_users_with_http_info(filter, opts)
@@ -799,7 +1113,7 @@ module PureCloud
799
1113
  # @param filter Filters results.
800
1114
  # @param [Hash] opts the optional parameters
801
1115
  # @option opts [Integer] :start_index The 1-based index of the first query result.
802
- # @option opts [Integer] :count The requested number of items per page. A value of 0 returns totalResults.
1116
+ # @option opts [Integer] :count The requested number of items per page. A value of 0 returns \&quot;totalResults\&quot;.
803
1117
  # @return [Array<(ScimUserListResponse, Fixnum, Hash)>] ScimUserListResponse data, response status code and response headers
804
1118
  def get_scim_v2_users_with_http_info(filter, opts = {})
805
1119
  if @api_client.config.debugging
@@ -871,7 +1185,7 @@ module PureCloud
871
1185
  # @param group_id The ID of a group. Returned with GET /api/v2/scim/groups.
872
1186
  # @param body The information used to modify a group.
873
1187
  # @param [Hash] opts the optional parameters
874
- # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/groups/{groupId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a scimType of \&quot;invalidVers\&quot;.
1188
+ # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/groups/{groupId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a \&quot;scimType\&quot; of \&quot;invalidVers\&quot;.
875
1189
  # @return [ScimV2Group]
876
1190
  def patch_scim_group(group_id, body, opts = {})
877
1191
  data, _status_code, _headers = patch_scim_group_with_http_info(group_id, body, opts)
@@ -883,7 +1197,7 @@ module PureCloud
883
1197
  # @param group_id The ID of a group. Returned with GET /api/v2/scim/groups.
884
1198
  # @param body The information used to modify a group.
885
1199
  # @param [Hash] opts the optional parameters
886
- # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/groups/{groupId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a scimType of \&quot;invalidVers\&quot;.
1200
+ # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/groups/{groupId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a \&quot;scimType\&quot; of \&quot;invalidVers\&quot;.
887
1201
  # @return [Array<(ScimV2Group, Fixnum, Hash)>] ScimV2Group data, response status code and response headers
888
1202
  def patch_scim_group_with_http_info(group_id, body, opts = {})
889
1203
  if @api_client.config.debugging
@@ -955,7 +1269,7 @@ module PureCloud
955
1269
  # @param user_id The ID of a user. Returned with GET /api/v2/scim/users.
956
1270
  # @param body The information used to modify a user.
957
1271
  # @param [Hash] opts the optional parameters
958
- # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a scimType of \&quot;invalidVers\&quot;.
1272
+ # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a \&quot;scimType\&quot; of \&quot;invalidVers\&quot;.
959
1273
  # @return [ScimV2User]
960
1274
  def patch_scim_user(user_id, body, opts = {})
961
1275
  data, _status_code, _headers = patch_scim_user_with_http_info(user_id, body, opts)
@@ -967,7 +1281,7 @@ module PureCloud
967
1281
  # @param user_id The ID of a user. Returned with GET /api/v2/scim/users.
968
1282
  # @param body The information used to modify a user.
969
1283
  # @param [Hash] opts the optional parameters
970
- # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a scimType of \&quot;invalidVers\&quot;.
1284
+ # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a \&quot;scimType\&quot; of \&quot;invalidVers\&quot;.
971
1285
  # @return [Array<(ScimV2User, Fixnum, Hash)>] ScimV2User data, response status code and response headers
972
1286
  def patch_scim_user_with_http_info(user_id, body, opts = {})
973
1287
  if @api_client.config.debugging
@@ -1039,7 +1353,7 @@ module PureCloud
1039
1353
  # @param group_id The ID of a group. Returned with GET /api/v2/scim/v2/groups.
1040
1354
  # @param body The information used to modify a group.
1041
1355
  # @param [Hash] opts the optional parameters
1042
- # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/v2/groups/{groupId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a scimType of \&quot;invalidVers\&quot;.
1356
+ # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/v2/groups/{groupId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a \&quot;scimType\&quot; of \&quot;invalidVers\&quot;.
1043
1357
  # @return [ScimV2Group]
1044
1358
  def patch_scim_v2_group(group_id, body, opts = {})
1045
1359
  data, _status_code, _headers = patch_scim_v2_group_with_http_info(group_id, body, opts)
@@ -1051,7 +1365,7 @@ module PureCloud
1051
1365
  # @param group_id The ID of a group. Returned with GET /api/v2/scim/v2/groups.
1052
1366
  # @param body The information used to modify a group.
1053
1367
  # @param [Hash] opts the optional parameters
1054
- # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/v2/groups/{groupId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a scimType of \&quot;invalidVers\&quot;.
1368
+ # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/v2/groups/{groupId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a \&quot;scimType\&quot; of \&quot;invalidVers\&quot;.
1055
1369
  # @return [Array<(ScimV2Group, Fixnum, Hash)>] ScimV2Group data, response status code and response headers
1056
1370
  def patch_scim_v2_group_with_http_info(group_id, body, opts = {})
1057
1371
  if @api_client.config.debugging
@@ -1123,7 +1437,7 @@ module PureCloud
1123
1437
  # @param user_id The ID of a user. Returned with GET /api/v2/scim/v2/users.
1124
1438
  # @param body The information used to modify a user.
1125
1439
  # @param [Hash] opts the optional parameters
1126
- # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/v2/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a scimType of \&quot;invalidVers\&quot;.
1440
+ # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/v2/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a \&quot;scimType\&quot; of \&quot;invalidVers\&quot;.
1127
1441
  # @return [ScimV2User]
1128
1442
  def patch_scim_v2_user(user_id, body, opts = {})
1129
1443
  data, _status_code, _headers = patch_scim_v2_user_with_http_info(user_id, body, opts)
@@ -1135,7 +1449,7 @@ module PureCloud
1135
1449
  # @param user_id The ID of a user. Returned with GET /api/v2/scim/v2/users.
1136
1450
  # @param body The information used to modify a user.
1137
1451
  # @param [Hash] opts the optional parameters
1138
- # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/v2/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a scimType of \&quot;invalidVers\&quot;.
1452
+ # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/v2/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a \&quot;scimType\&quot; of \&quot;invalidVers\&quot;.
1139
1453
  # @return [Array<(ScimV2User, Fixnum, Hash)>] ScimV2User data, response status code and response headers
1140
1454
  def patch_scim_v2_user_with_http_info(user_id, body, opts = {})
1141
1455
  if @api_client.config.debugging
@@ -1337,7 +1651,7 @@ module PureCloud
1337
1651
  # @param group_id The ID of a group. Returned with GET /api/v2/scim/groups.
1338
1652
  # @param body The information used to replace a group.
1339
1653
  # @param [Hash] opts the optional parameters
1340
- # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/groups/{groupId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a scimType of \&quot;invalidVers\&quot;.
1654
+ # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/groups/{groupId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a \&quot;scimType\&quot; of \&quot;invalidVers\&quot;.
1341
1655
  # @return [ScimV2Group]
1342
1656
  def put_scim_group(group_id, body, opts = {})
1343
1657
  data, _status_code, _headers = put_scim_group_with_http_info(group_id, body, opts)
@@ -1349,7 +1663,7 @@ module PureCloud
1349
1663
  # @param group_id The ID of a group. Returned with GET /api/v2/scim/groups.
1350
1664
  # @param body The information used to replace a group.
1351
1665
  # @param [Hash] opts the optional parameters
1352
- # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/groups/{groupId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a scimType of \&quot;invalidVers\&quot;.
1666
+ # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/groups/{groupId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a \&quot;scimType\&quot; of \&quot;invalidVers\&quot;.
1353
1667
  # @return [Array<(ScimV2Group, Fixnum, Hash)>] ScimV2Group data, response status code and response headers
1354
1668
  def put_scim_group_with_http_info(group_id, body, opts = {})
1355
1669
  if @api_client.config.debugging
@@ -1421,7 +1735,7 @@ module PureCloud
1421
1735
  # @param user_id The ID of a user. Returned with GET /api/v2/scim/users.
1422
1736
  # @param body The information used to replace a user.
1423
1737
  # @param [Hash] opts the optional parameters
1424
- # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a scimType of \&quot;invalidVers\&quot;.
1738
+ # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a \&quot;scimType\&quot; of \&quot;invalidVers\&quot;.
1425
1739
  # @return [ScimV2User]
1426
1740
  def put_scim_user(user_id, body, opts = {})
1427
1741
  data, _status_code, _headers = put_scim_user_with_http_info(user_id, body, opts)
@@ -1433,7 +1747,7 @@ module PureCloud
1433
1747
  # @param user_id The ID of a user. Returned with GET /api/v2/scim/users.
1434
1748
  # @param body The information used to replace a user.
1435
1749
  # @param [Hash] opts the optional parameters
1436
- # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a scimType of \&quot;invalidVers\&quot;.
1750
+ # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a \&quot;scimType\&quot; of \&quot;invalidVers\&quot;.
1437
1751
  # @return [Array<(ScimV2User, Fixnum, Hash)>] ScimV2User data, response status code and response headers
1438
1752
  def put_scim_user_with_http_info(user_id, body, opts = {})
1439
1753
  if @api_client.config.debugging
@@ -1505,7 +1819,7 @@ module PureCloud
1505
1819
  # @param group_id The ID of a group. Returned with GET /api/v2/scim/v2/groups.
1506
1820
  # @param body The information used to replace a group.
1507
1821
  # @param [Hash] opts the optional parameters
1508
- # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/v2/groups/{groupId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a scimType of \&quot;invalidVers\&quot;.
1822
+ # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/v2/groups/{groupId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a \&quot;scimType\&quot; of \&quot;invalidVers\&quot;.
1509
1823
  # @return [ScimV2Group]
1510
1824
  def put_scim_v2_group(group_id, body, opts = {})
1511
1825
  data, _status_code, _headers = put_scim_v2_group_with_http_info(group_id, body, opts)
@@ -1517,7 +1831,7 @@ module PureCloud
1517
1831
  # @param group_id The ID of a group. Returned with GET /api/v2/scim/v2/groups.
1518
1832
  # @param body The information used to replace a group.
1519
1833
  # @param [Hash] opts the optional parameters
1520
- # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/v2/groups/{groupId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a scimType of \&quot;invalidVers\&quot;.
1834
+ # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/v2/groups/{groupId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a \&quot;scimType\&quot; of \&quot;invalidVers\&quot;.
1521
1835
  # @return [Array<(ScimV2Group, Fixnum, Hash)>] ScimV2Group data, response status code and response headers
1522
1836
  def put_scim_v2_group_with_http_info(group_id, body, opts = {})
1523
1837
  if @api_client.config.debugging
@@ -1589,7 +1903,7 @@ module PureCloud
1589
1903
  # @param user_id The ID of a user. Returned with GET /api/v2/scim/v2/users.
1590
1904
  # @param body The information used to replace a user.
1591
1905
  # @param [Hash] opts the optional parameters
1592
- # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/v2/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a scimType of \&quot;invalidVers\&quot;.
1906
+ # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/v2/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a \&quot;scimType\&quot; of \&quot;invalidVers\&quot;.
1593
1907
  # @return [ScimV2User]
1594
1908
  def put_scim_v2_user(user_id, body, opts = {})
1595
1909
  data, _status_code, _headers = put_scim_v2_user_with_http_info(user_id, body, opts)
@@ -1601,7 +1915,7 @@ module PureCloud
1601
1915
  # @param user_id The ID of a user. Returned with GET /api/v2/scim/v2/users.
1602
1916
  # @param body The information used to replace a user.
1603
1917
  # @param [Hash] opts the optional parameters
1604
- # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/v2/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a scimType of \&quot;invalidVers\&quot;.
1918
+ # @option opts [String] :if_match The ETag of a resource in double quotes. Returned as header and meta.version with initial call to GET /api/v2/scim/v2/users/{userId}. Example: \&quot;42\&quot;. If the ETag is different from the version on the server, returns 400 with a \&quot;scimType\&quot; of \&quot;invalidVers\&quot;.
1605
1919
  # @return [Array<(ScimV2User, Fixnum, Hash)>] ScimV2User data, response status code and response headers
1606
1920
  def put_scim_v2_user_with_http_info(user_id, body, opts = {})
1607
1921
  if @api_client.config.debugging