sdksio-verizon-apis-sdk 1.4.0 → 1.5.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (109) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +99 -86
  3. data/lib/verizon/client.rb +19 -16
  4. data/lib/verizon/configuration.rb +34 -83
  5. data/lib/verizon/controllers/account_devices_controller.rb +2 -2
  6. data/lib/verizon/controllers/account_requests_controller.rb +1 -1
  7. data/lib/verizon/controllers/account_subscriptions_controller.rb +1 -1
  8. data/lib/verizon/controllers/accounts_controller.rb +3 -3
  9. data/lib/verizon/controllers/anomaly_settings_controller.rb +3 -3
  10. data/lib/verizon/controllers/anomaly_triggers_controller.rb +5 -5
  11. data/lib/verizon/controllers/anomaly_triggers_v2_controller.rb +3 -3
  12. data/lib/verizon/controllers/billing_controller.rb +4 -4
  13. data/lib/verizon/controllers/campaigns_v2_controller.rb +7 -7
  14. data/lib/verizon/controllers/campaigns_v3_controller.rb +5 -5
  15. data/lib/verizon/controllers/client_logging_controller.rb +6 -6
  16. data/lib/verizon/controllers/cloud_connector_devices_controller.rb +6 -6
  17. data/lib/verizon/controllers/cloud_connector_subscriptions_controller.rb +3 -3
  18. data/lib/verizon/controllers/configuration_files_controller.rb +2 -2
  19. data/lib/verizon/controllers/connectivity_callbacks_controller.rb +3 -3
  20. data/lib/verizon/controllers/device_actions_controller.rb +3 -3
  21. data/lib/verizon/controllers/device_diagnostics_controller.rb +2 -2
  22. data/lib/verizon/controllers/device_groups_controller.rb +5 -5
  23. data/lib/verizon/controllers/device_location_callbacks_controller.rb +3 -3
  24. data/lib/verizon/controllers/device_management_controller.rb +29 -29
  25. data/lib/verizon/controllers/device_monitoring_controller.rb +7 -10
  26. data/lib/verizon/controllers/device_profile_management_controller.rb +4 -4
  27. data/lib/verizon/controllers/device_reports_controller.rb +3 -3
  28. data/lib/verizon/controllers/device_service_management_controller.rb +2 -2
  29. data/lib/verizon/controllers/device_sms_messaging_controller.rb +4 -4
  30. data/lib/verizon/controllers/devices_location_subscriptions_controller.rb +2 -2
  31. data/lib/verizon/controllers/devices_locations_controller.rb +7 -7
  32. data/lib/verizon/controllers/diagnostics_callbacks_controller.rb +3 -3
  33. data/lib/verizon/controllers/diagnostics_factory_reset_controller.rb +1 -1
  34. data/lib/verizon/controllers/diagnostics_history_controller.rb +1 -1
  35. data/lib/verizon/controllers/diagnostics_observations_controller.rb +2 -2
  36. data/lib/verizon/controllers/diagnostics_settings_controller.rb +1 -1
  37. data/lib/verizon/controllers/diagnostics_subscriptions_controller.rb +1 -1
  38. data/lib/verizon/controllers/euicc_device_profile_management_controller.rb +5 -5
  39. data/lib/verizon/controllers/exclusions_controller.rb +3 -3
  40. data/lib/verizon/controllers/firmware_v1_controller.rb +5 -5
  41. data/lib/verizon/controllers/firmware_v3_controller.rb +3 -3
  42. data/lib/verizon/controllers/fixed_wireless_qualification_controller.rb +1 -1
  43. data/lib/verizon/controllers/global_reporting_controller.rb +2 -2
  44. data/lib/verizon/controllers/hyper_precise_location_callbacks_controller.rb +3 -3
  45. data/lib/verizon/controllers/m_5g_edge_platforms_controller.rb +2 -2
  46. data/lib/verizon/controllers/m_v2_triggers_controller.rb +61 -0
  47. data/lib/verizon/controllers/managing_esim_profiles_controller.rb +6 -6
  48. data/lib/verizon/controllers/mec_controller.rb +7 -7
  49. data/lib/verizon/controllers/oauth_authorization_controller.rb +3 -3
  50. data/lib/verizon/controllers/performance_metrics_controller.rb +1 -1
  51. data/lib/verizon/controllers/promotion_period_information_controller.rb +4 -4
  52. data/lib/verizon/controllers/retrieve_the_triggers_controller.rb +4 -4
  53. data/lib/verizon/controllers/server_logging_controller.rb +1 -1
  54. data/lib/verizon/controllers/service_endpoints_controller.rb +6 -6
  55. data/lib/verizon/controllers/service_plans_controller.rb +1 -1
  56. data/lib/verizon/controllers/service_profiles_controller.rb +5 -5
  57. data/lib/verizon/controllers/session_management_controller.rb +3 -3
  58. data/lib/verizon/controllers/sim_actions_controller.rb +2 -2
  59. data/lib/verizon/controllers/sim_secure_for_io_t_licenses_controller.rb +2 -2
  60. data/lib/verizon/controllers/sms_controller.rb +3 -3
  61. data/lib/verizon/controllers/software_management_callbacks_v1_controller.rb +3 -3
  62. data/lib/verizon/controllers/software_management_callbacks_v2_controller.rb +4 -4
  63. data/lib/verizon/controllers/software_management_callbacks_v3_controller.rb +4 -4
  64. data/lib/verizon/controllers/software_management_licenses_v1_controller.rb +5 -5
  65. data/lib/verizon/controllers/software_management_licenses_v2_controller.rb +6 -6
  66. data/lib/verizon/controllers/software_management_licenses_v3_controller.rb +3 -3
  67. data/lib/verizon/controllers/software_management_reports_v1_controller.rb +3 -3
  68. data/lib/verizon/controllers/software_management_reports_v2_controller.rb +5 -5
  69. data/lib/verizon/controllers/software_management_reports_v3_controller.rb +3 -3
  70. data/lib/verizon/controllers/software_management_subscriptions_v1_controller.rb +2 -2
  71. data/lib/verizon/controllers/software_management_subscriptions_v2_controller.rb +1 -1
  72. data/lib/verizon/controllers/software_management_subscriptions_v3_controller.rb +1 -1
  73. data/lib/verizon/controllers/targets_controller.rb +4 -4
  74. data/lib/verizon/controllers/thing_space_quality_of_service_api_actions_controller.rb +2 -2
  75. data/lib/verizon/controllers/update_triggers_controller.rb +1 -1
  76. data/lib/verizon/controllers/usage_trigger_management_controller.rb +3 -3
  77. data/lib/verizon/controllers/wireless_network_performance_controller.rb +5 -5
  78. data/lib/verizon/exceptions/hyper_precise_location_result_exception.rb +5 -0
  79. data/lib/verizon/exceptions/rules_engine_rest_error_response_exception.rb +42 -0
  80. data/lib/verizon/http/auth/{oauth_2.rb → thingspace_oauth.rb} +18 -19
  81. data/lib/verizon/http/auth/vz_m2m_token.rb +42 -0
  82. data/lib/verizon/models/account_group_share.rb +55 -0
  83. data/lib/verizon/models/account_group_share_individual.rb +71 -0
  84. data/lib/verizon/models/action_account_group_share.rb +50 -0
  85. data/lib/verizon/models/aggregate_usage_item.rb +13 -2
  86. data/lib/verizon/models/change_plan.rb +69 -0
  87. data/lib/verizon/models/condition_account_group_share.rb +50 -0
  88. data/lib/verizon/models/create_trigger_request_options.rb +2 -2
  89. data/lib/verizon/models/create_trigger_v2_request.rb +113 -0
  90. data/lib/verizon/models/device_id_search.rb +6 -7
  91. data/lib/verizon/models/filter_criteria_account_group_share.rb +51 -0
  92. data/lib/verizon/models/notification.rb +14 -17
  93. data/lib/verizon/models/{oauth_scope_enum.rb → oauth_scope_thingspace_oauth_enum.rb} +18 -3
  94. data/lib/verizon/models/price_plan_trigger.rb +51 -0
  95. data/lib/verizon/models/request_body_for_usage.rb +12 -2
  96. data/lib/verizon/models/{usage_request_body.rb → request_body_for_usage1.rb} +6 -16
  97. data/lib/verizon/models/session_report.rb +15 -2
  98. data/lib/verizon/models/share_plan.rb +73 -0
  99. data/lib/verizon/models/sms_numbers.rb +60 -0
  100. data/lib/verizon/models/trigger_notification.rb +179 -0
  101. data/lib/verizon/models/trigger_type1.rb +2 -2
  102. data/lib/verizon/models/trigger_type2.rb +2 -2
  103. data/lib/verizon/models/trigger_type3.rb +2 -2
  104. data/lib/verizon/models/trigger_v2_response.rb +50 -0
  105. data/lib/verizon/models/triggers_list_options.rb +2 -2
  106. data/lib/verizon/models/update_trigger_request_options.rb +2 -2
  107. data/lib/verizon/models/update_trigger_v2_request.rb +123 -0
  108. data/lib/verizon.rb +20 -4
  109. metadata +21 -5
@@ -14,7 +14,7 @@ module Verizon
14
14
  attr_accessor :anomalyattributes
15
15
 
16
16
  # The notification details of the trigger.
17
- # @return [Notification]
17
+ # @return [TriggerNotification]
18
18
  attr_accessor :notification
19
19
 
20
20
  # A mapping from model property names to API property names.
@@ -51,7 +51,7 @@ module Verizon
51
51
  # Extract variables from the hash.
52
52
  anomalyattributes = UsageAnomalyAttributes.from_hash(hash['anomalyattributes']) if
53
53
  hash['anomalyattributes']
54
- notification = Notification.from_hash(hash['notification']) if hash['notification']
54
+ notification = TriggerNotification.from_hash(hash['notification']) if hash['notification']
55
55
 
56
56
  # Create object from extracted values.
57
57
  TriggerType2.new(anomalyattributes,
@@ -32,7 +32,7 @@ module Verizon
32
32
  attr_accessor :anomaly_trigger_request
33
33
 
34
34
  # The notification details of the trigger.
35
- # @return [Notification]
35
+ # @return [TriggerNotification]
36
36
  attr_accessor :notification
37
37
 
38
38
  # A mapping from model property names to API property names.
@@ -90,7 +90,7 @@ module Verizon
90
90
  account_name = hash.key?('accountName') ? hash['accountName'] : SKIP
91
91
  anomaly_trigger_request = AnomalyTriggerRequest.from_hash(hash['anomalyTriggerRequest']) if
92
92
  hash['anomalyTriggerRequest']
93
- notification = Notification.from_hash(hash['notification']) if hash['notification']
93
+ notification = TriggerNotification.from_hash(hash['notification']) if hash['notification']
94
94
 
95
95
  # Create object from extracted values.
96
96
  TriggerType3.new(trigger_id,
@@ -0,0 +1,50 @@
1
+ # verizon
2
+ #
3
+ # This file was automatically generated by APIMATIC v2.0
4
+ # ( https://apimatic.io ).
5
+
6
+ module Verizon
7
+ # TriggerV2Response Model.
8
+ class TriggerV2Response < BaseModel
9
+ SKIP = Object.new
10
+ private_constant :SKIP
11
+
12
+ # TODO: Write general description for this method
13
+ # @return [String]
14
+ attr_accessor :trigger_id
15
+
16
+ # A mapping from model property names to API property names.
17
+ def self.names
18
+ @_hash = {} if @_hash.nil?
19
+ @_hash['trigger_id'] = 'triggerId'
20
+ @_hash
21
+ end
22
+
23
+ # An array for optional fields
24
+ def self.optionals
25
+ %w[
26
+ trigger_id
27
+ ]
28
+ end
29
+
30
+ # An array for nullable fields
31
+ def self.nullables
32
+ []
33
+ end
34
+
35
+ def initialize(trigger_id = SKIP)
36
+ @trigger_id = trigger_id unless trigger_id == SKIP
37
+ end
38
+
39
+ # Creates an instance of the object from a hash.
40
+ def self.from_hash(hash)
41
+ return nil unless hash
42
+
43
+ # Extract variables from the hash.
44
+ trigger_id = hash.key?('triggerId') ? hash['triggerId'] : SKIP
45
+
46
+ # Create object from extracted values.
47
+ TriggerV2Response.new(trigger_id)
48
+ end
49
+ end
50
+ end
@@ -44,7 +44,7 @@ module Verizon
44
44
  attr_accessor :anomalyattributes
45
45
 
46
46
  # The notification details of the trigger.
47
- # @return [Notification]
47
+ # @return [TriggerNotification]
48
48
  attr_accessor :notification
49
49
 
50
50
  # A mapping from model property names to API property names.
@@ -127,7 +127,7 @@ module Verizon
127
127
  modified_at = hash.key?('modifiedAt') ? hash['modifiedAt'] : SKIP
128
128
  anomalyattributes = UsageAnomalyAttributes.from_hash(hash['anomalyattributes']) if
129
129
  hash['anomalyattributes']
130
- notification = Notification.from_hash(hash['notification']) if hash['notification']
130
+ notification = TriggerNotification.from_hash(hash['notification']) if hash['notification']
131
131
 
132
132
  # Create object from extracted values.
133
133
  TriggersListOptions.new(trigger_id,
@@ -32,7 +32,7 @@ module Verizon
32
32
  attr_accessor :anomaly_trigger_request
33
33
 
34
34
  # The notification details of the trigger.
35
- # @return [Notification]
35
+ # @return [TriggerNotification]
36
36
  attr_accessor :notification
37
37
 
38
38
  # Indicates anomaly detection is active<br />True - Anomaly detection is
@@ -99,7 +99,7 @@ module Verizon
99
99
  account_name = hash.key?('accountName') ? hash['accountName'] : SKIP
100
100
  anomaly_trigger_request = AnomalyTriggerRequest.from_hash(hash['anomalyTriggerRequest']) if
101
101
  hash['anomalyTriggerRequest']
102
- notification = Notification.from_hash(hash['notification']) if hash['notification']
102
+ notification = TriggerNotification.from_hash(hash['notification']) if hash['notification']
103
103
  active = hash.key?('active') ? hash['active'] : SKIP
104
104
 
105
105
  # Create object from extracted values.
@@ -0,0 +1,123 @@
1
+ # verizon
2
+ #
3
+ # This file was automatically generated by APIMATIC v2.0
4
+ # ( https://apimatic.io ).
5
+
6
+ module Verizon
7
+ # Update Trigger Request
8
+ class UpdateTriggerV2Request < BaseModel
9
+ SKIP = Object.new
10
+ private_constant :SKIP
11
+
12
+ # TODO: Write general description for this method
13
+ # @return [String]
14
+ attr_accessor :trigger_id
15
+
16
+ # TODO: Write general description for this method
17
+ # @return [String]
18
+ attr_accessor :trigger_name
19
+
20
+ # TODO: Write general description for this method
21
+ # @return [String]
22
+ attr_accessor :ecpd_id
23
+
24
+ # TODO: Write general description for this method
25
+ # @return [String]
26
+ attr_accessor :device_group_name
27
+
28
+ # TODO: Write general description for this method
29
+ # @return [String]
30
+ attr_accessor :trigger_category
31
+
32
+ # TODO: Write general description for this method
33
+ # @return [PricePlanTrigger]
34
+ attr_accessor :price_plan_trigger
35
+
36
+ # TODO: Write general description for this method
37
+ # @return [Notification]
38
+ attr_accessor :notification
39
+
40
+ # TODO: Write general description for this method
41
+ # @return [TrueClass | FalseClass]
42
+ attr_accessor :active
43
+
44
+ # A mapping from model property names to API property names.
45
+ def self.names
46
+ @_hash = {} if @_hash.nil?
47
+ @_hash['trigger_id'] = 'triggerId'
48
+ @_hash['trigger_name'] = 'triggerName'
49
+ @_hash['ecpd_id'] = 'ecpdId'
50
+ @_hash['device_group_name'] = 'deviceGroupName'
51
+ @_hash['trigger_category'] = 'triggerCategory'
52
+ @_hash['price_plan_trigger'] = 'pricePlanTrigger'
53
+ @_hash['notification'] = 'notification'
54
+ @_hash['active'] = 'active'
55
+ @_hash
56
+ end
57
+
58
+ # An array for optional fields
59
+ def self.optionals
60
+ %w[
61
+ trigger_id
62
+ trigger_name
63
+ ecpd_id
64
+ device_group_name
65
+ trigger_category
66
+ price_plan_trigger
67
+ notification
68
+ active
69
+ ]
70
+ end
71
+
72
+ # An array for nullable fields
73
+ def self.nullables
74
+ []
75
+ end
76
+
77
+ def initialize(trigger_id = SKIP,
78
+ trigger_name = SKIP,
79
+ ecpd_id = SKIP,
80
+ device_group_name = SKIP,
81
+ trigger_category = SKIP,
82
+ price_plan_trigger = SKIP,
83
+ notification = SKIP,
84
+ active = SKIP)
85
+ @trigger_id = trigger_id unless trigger_id == SKIP
86
+ @trigger_name = trigger_name unless trigger_name == SKIP
87
+ @ecpd_id = ecpd_id unless ecpd_id == SKIP
88
+ @device_group_name = device_group_name unless device_group_name == SKIP
89
+ @trigger_category = trigger_category unless trigger_category == SKIP
90
+ @price_plan_trigger = price_plan_trigger unless price_plan_trigger == SKIP
91
+ @notification = notification unless notification == SKIP
92
+ @active = active unless active == SKIP
93
+ end
94
+
95
+ # Creates an instance of the object from a hash.
96
+ def self.from_hash(hash)
97
+ return nil unless hash
98
+
99
+ # Extract variables from the hash.
100
+ trigger_id = hash.key?('triggerId') ? hash['triggerId'] : SKIP
101
+ trigger_name = hash.key?('triggerName') ? hash['triggerName'] : SKIP
102
+ ecpd_id = hash.key?('ecpdId') ? hash['ecpdId'] : SKIP
103
+ device_group_name =
104
+ hash.key?('deviceGroupName') ? hash['deviceGroupName'] : SKIP
105
+ trigger_category =
106
+ hash.key?('triggerCategory') ? hash['triggerCategory'] : SKIP
107
+ price_plan_trigger = PricePlanTrigger.from_hash(hash['pricePlanTrigger']) if
108
+ hash['pricePlanTrigger']
109
+ notification = Notification.from_hash(hash['notification']) if hash['notification']
110
+ active = hash.key?('active') ? hash['active'] : SKIP
111
+
112
+ # Create object from extracted values.
113
+ UpdateTriggerV2Request.new(trigger_id,
114
+ trigger_name,
115
+ ecpd_id,
116
+ device_group_name,
117
+ trigger_category,
118
+ price_plan_trigger,
119
+ notification,
120
+ active)
121
+ end
122
+ end
123
+ end
data/lib/verizon.rb CHANGED
@@ -25,7 +25,8 @@ require_relative 'verizon/http/http_request'
25
25
  require_relative 'verizon/http/http_response'
26
26
 
27
27
  # Logger
28
- require_relative 'verizon/http/auth/oauth_2'
28
+ require_relative 'verizon/http/auth/thingspace_oauth'
29
+ require_relative 'verizon/http/auth/vz_m2m_token'
29
30
 
30
31
  # Models
31
32
  require_relative 'verizon/models/base_model'
@@ -373,7 +374,7 @@ require_relative 'verizon/models/trigger_type3'
373
374
  require_relative 'verizon/models/anomaly_trigger_request'
374
375
  require_relative 'verizon/models/usage_anomaly_attributes'
375
376
  require_relative 'verizon/models/sms_number'
376
- require_relative 'verizon/models/notification'
377
+ require_relative 'verizon/models/trigger_notification'
377
378
  require_relative 'verizon/models/update_trigger_request'
378
379
  require_relative 'verizon/models/promo_alert_trigger_request'
379
380
  require_relative 'verizon/models/create_trigger_request'
@@ -458,8 +459,8 @@ require_relative 'verizon/models/kpi_info_list'
458
459
  require_relative 'verizon/models/mec_profile_list'
459
460
  require_relative 'verizon/models/mec_profile'
460
461
  require_relative 'verizon/models/response_to_usage_query'
461
- require_relative 'verizon/models/usage_request_body'
462
462
  require_relative 'verizon/models/request_body_for_usage'
463
+ require_relative 'verizon/models/request_body_for_usage1'
463
464
  require_relative 'verizon/models/ready_sim_device_id'
464
465
  require_relative 'verizon/models/usage_history'
465
466
  require_relative 'verizon/models/trigger_value_response'
@@ -493,6 +494,19 @@ require_relative 'verizon/models/esim_request_response'
493
494
  require_relative 'verizon/models/esim_provhistory_request'
494
495
  require_relative 'verizon/models/esim_status_response'
495
496
  require_relative 'verizon/models/esi_msubrequest'
497
+ require_relative 'verizon/models/account_group_share'
498
+ require_relative 'verizon/models/account_group_share_individual'
499
+ require_relative 'verizon/models/action_account_group_share'
500
+ require_relative 'verizon/models/change_plan'
501
+ require_relative 'verizon/models/condition_account_group_share'
502
+ require_relative 'verizon/models/filter_criteria_account_group_share'
503
+ require_relative 'verizon/models/notification'
504
+ require_relative 'verizon/models/price_plan_trigger'
505
+ require_relative 'verizon/models/share_plan'
506
+ require_relative 'verizon/models/sms_numbers'
507
+ require_relative 'verizon/models/trigger_v2_response'
508
+ require_relative 'verizon/models/create_trigger_v2_request'
509
+ require_relative 'verizon/models/update_trigger_v2_request'
496
510
  require_relative 'verizon/models/oauth_token'
497
511
  require_relative 'verizon/models/client_type_enum'
498
512
  require_relative 'verizon/models/mec_platform_status_enum'
@@ -519,7 +533,7 @@ require_relative 'verizon/models/aggregated_report_callback_status_enum'
519
533
  require_relative 'verizon/models/cycle_type_enum'
520
534
  require_relative 'verizon/models/status1_enum'
521
535
  require_relative 'verizon/models/oauth_provider_error_enum'
522
- require_relative 'verizon/models/oauth_scope_enum'
536
+ require_relative 'verizon/models/oauth_scope_thingspace_oauth_enum'
523
537
 
524
538
  # Exceptions
525
539
  require_relative 'verizon/exceptions/api_exception'
@@ -540,6 +554,7 @@ require_relative 'verizon/exceptions/gio_rest_error_response_exception'
540
554
  require_relative 'verizon/exceptions/default_response_exception'
541
555
  require_relative 'verizon/exceptions/ready_sim_rest_error_response_exception'
542
556
  require_relative 'verizon/exceptions/esim_rest_error_response_exception'
557
+ require_relative 'verizon/exceptions/rules_engine_rest_error_response_exception'
543
558
  require_relative 'verizon/exceptions/oauth_provider_exception'
544
559
 
545
560
  require_relative 'verizon/configuration'
@@ -629,4 +644,5 @@ require_relative 'verizon/controllers/retrieve_the_triggers_controller'
629
644
  require_relative 'verizon/controllers/update_triggers_controller'
630
645
  require_relative 'verizon/controllers/sim_actions_controller'
631
646
  require_relative 'verizon/controllers/global_reporting_controller'
647
+ require_relative 'verizon/controllers/m_v2_triggers_controller'
632
648
  require_relative 'verizon/controllers/oauth_authorization_controller'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sdksio-verizon-apis-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.0
4
+ version: 1.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - developer-sdksio
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-06-04 00:00:00.000000000 Z
11
+ date: 2024-06-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: apimatic_core_interfaces
@@ -109,6 +109,7 @@ files:
109
109
  - lib/verizon/controllers/global_reporting_controller.rb
110
110
  - lib/verizon/controllers/hyper_precise_location_callbacks_controller.rb
111
111
  - lib/verizon/controllers/m_5g_edge_platforms_controller.rb
112
+ - lib/verizon/controllers/m_v2_triggers_controller.rb
112
113
  - lib/verizon/controllers/managing_esim_profiles_controller.rb
113
114
  - lib/verizon/controllers/mec_controller.rb
114
115
  - lib/verizon/controllers/oauth_authorization_controller.rb
@@ -157,10 +158,12 @@ files:
157
158
  - lib/verizon/exceptions/oauth_provider_exception.rb
158
159
  - lib/verizon/exceptions/ready_sim_rest_error_response_exception.rb
159
160
  - lib/verizon/exceptions/rest_error_response_exception.rb
161
+ - lib/verizon/exceptions/rules_engine_rest_error_response_exception.rb
160
162
  - lib/verizon/exceptions/security_result_exception.rb
161
163
  - lib/verizon/exceptions/wnp_rest_error_response_exception.rb
162
164
  - lib/verizon/http/api_response.rb
163
- - lib/verizon/http/auth/oauth_2.rb
165
+ - lib/verizon/http/auth/thingspace_oauth.rb
166
+ - lib/verizon/http/auth/vz_m2m_token.rb
164
167
  - lib/verizon/http/http_call_back.rb
165
168
  - lib/verizon/http/http_method_enum.rb
166
169
  - lib/verizon/http/http_request.rb
@@ -171,6 +174,8 @@ files:
171
174
  - lib/verizon/models/account_device_list_filter.rb
172
175
  - lib/verizon/models/account_device_list_request.rb
173
176
  - lib/verizon/models/account_device_list_result.rb
177
+ - lib/verizon/models/account_group_share.rb
178
+ - lib/verizon/models/account_group_share_individual.rb
174
179
  - lib/verizon/models/account_identifier.rb
175
180
  - lib/verizon/models/account_labels.rb
176
181
  - lib/verizon/models/account_lead.rb
@@ -180,6 +185,7 @@ files:
180
185
  - lib/verizon/models/account_service.rb
181
186
  - lib/verizon/models/account_states_and_services.rb
182
187
  - lib/verizon/models/accuracy_mode_enum.rb
188
+ - lib/verizon/models/action_account_group_share.rb
183
189
  - lib/verizon/models/activate.rb
184
190
  - lib/verizon/models/activate_device_profile_request.rb
185
191
  - lib/verizon/models/active_anomaly_indicator.rb
@@ -240,6 +246,7 @@ files:
240
246
  - lib/verizon/models/change_mec_device_ip_address_response.rb
241
247
  - lib/verizon/models/change_mec_device_profile_response.rb
242
248
  - lib/verizon/models/change_mec_device_state_response.rb
249
+ - lib/verizon/models/change_plan.rb
243
250
  - lib/verizon/models/change_pmec_device_i_paddress_bulk_request.rb
244
251
  - lib/verizon/models/change_pmec_device_i_paddress_request.rb
245
252
  - lib/verizon/models/change_pmec_device_profile_bulk_request.rb
@@ -253,6 +260,7 @@ files:
253
260
  - lib/verizon/models/client_type_enum.rb
254
261
  - lib/verizon/models/compute_resources_type.rb
255
262
  - lib/verizon/models/condition.rb
263
+ - lib/verizon/models/condition_account_group_share.rb
256
264
  - lib/verizon/models/configuration.rb
257
265
  - lib/verizon/models/connection_event.rb
258
266
  - lib/verizon/models/connection_history_result.rb
@@ -271,6 +279,7 @@ files:
271
279
  - lib/verizon/models/create_target_request_fields.rb
272
280
  - lib/verizon/models/create_trigger_request.rb
273
281
  - lib/verizon/models/create_trigger_request_options.rb
282
+ - lib/verizon/models/create_trigger_v2_request.rb
274
283
  - lib/verizon/models/custom_fields.rb
275
284
  - lib/verizon/models/custom_fields_update_request.rb
276
285
  - lib/verizon/models/customer_name.rb
@@ -369,6 +378,7 @@ files:
369
378
  - lib/verizon/models/fields1.rb
370
379
  - lib/verizon/models/fields2.rb
371
380
  - lib/verizon/models/fields_http_headers.rb
381
+ - lib/verizon/models/filter_criteria_account_group_share.rb
372
382
  - lib/verizon/models/filtercriteria.rb
373
383
  - lib/verizon/models/filtercriteria2.rb
374
384
  - lib/verizon/models/find_device_by_property_response.rb
@@ -487,13 +497,14 @@ files:
487
497
  - lib/verizon/models/numerical_data.rb
488
498
  - lib/verizon/models/numerical_data_unit_enum.rb
489
499
  - lib/verizon/models/oauth_provider_error_enum.rb
490
- - lib/verizon/models/oauth_scope_enum.rb
500
+ - lib/verizon/models/oauth_scope_thingspace_oauth_enum.rb
491
501
  - lib/verizon/models/oauth_token.rb
492
502
  - lib/verizon/models/observation_request.rb
493
503
  - lib/verizon/models/observation_request_attribute.rb
494
504
  - lib/verizon/models/place_of_use.rb
495
505
  - lib/verizon/models/position_data.rb
496
506
  - lib/verizon/models/position_error.rb
507
+ - lib/verizon/models/price_plan_trigger.rb
497
508
  - lib/verizon/models/primary_place_of_use.rb
498
509
  - lib/verizon/models/profile_change_state_request.rb
499
510
  - lib/verizon/models/profile_request.rb
@@ -518,6 +529,7 @@ files:
518
529
  - lib/verizon/models/remove_device_request.rb
519
530
  - lib/verizon/models/report_status_enum.rb
520
531
  - lib/verizon/models/request_body_for_usage.rb
532
+ - lib/verizon/models/request_body_for_usage1.rb
521
533
  - lib/verizon/models/request_response.rb
522
534
  - lib/verizon/models/request_status_enum.rb
523
535
  - lib/verizon/models/request_trigger.rb
@@ -557,11 +569,13 @@ files:
557
569
  - lib/verizon/models/session_reset_password_result.rb
558
570
  - lib/verizon/models/session_trigger_request.rb
559
571
  - lib/verizon/models/set_fallback_attribute_request.rb
572
+ - lib/verizon/models/share_plan.rb
560
573
  - lib/verizon/models/sms_event_history_request.rb
561
574
  - lib/verizon/models/sms_message.rb
562
575
  - lib/verizon/models/sms_messages_query_result.rb
563
576
  - lib/verizon/models/sms_messages_response.rb
564
577
  - lib/verizon/models/sms_number.rb
578
+ - lib/verizon/models/sms_numbers.rb
565
579
  - lib/verizon/models/sms_options_send_request.rb
566
580
  - lib/verizon/models/sms_send_request.rb
567
581
  - lib/verizon/models/sms_trigger_request.rb
@@ -586,9 +600,11 @@ files:
586
600
  - lib/verizon/models/thingspace_device.rb
587
601
  - lib/verizon/models/transaction_id.rb
588
602
  - lib/verizon/models/trigger_attributes_options.rb
603
+ - lib/verizon/models/trigger_notification.rb
589
604
  - lib/verizon/models/trigger_type1.rb
590
605
  - lib/verizon/models/trigger_type2.rb
591
606
  - lib/verizon/models/trigger_type3.rb
607
+ - lib/verizon/models/trigger_v2_response.rb
592
608
  - lib/verizon/models/trigger_value_response.rb
593
609
  - lib/verizon/models/trigger_value_response2.rb
594
610
  - lib/verizon/models/triggers_list_options.rb
@@ -598,6 +614,7 @@ files:
598
614
  - lib/verizon/models/update_service_profile_result.rb
599
615
  - lib/verizon/models/update_trigger_request.rb
600
616
  - lib/verizon/models/update_trigger_request_options.rb
617
+ - lib/verizon/models/update_trigger_v2_request.rb
601
618
  - lib/verizon/models/upgrade_list_query_result.rb
602
619
  - lib/verizon/models/upgrade_status_enum.rb
603
620
  - lib/verizon/models/upload_and_schedule_file_request.rb
@@ -607,7 +624,6 @@ files:
607
624
  - lib/verizon/models/usage.rb
608
625
  - lib/verizon/models/usage_anomaly_attributes.rb
609
626
  - lib/verizon/models/usage_history.rb
610
- - lib/verizon/models/usage_request_body.rb
611
627
  - lib/verizon/models/usage_request_response.rb
612
628
  - lib/verizon/models/usage_trigger_add_request.rb
613
629
  - lib/verizon/models/usage_trigger_response.rb