emass_client 3.9.1 → 3.9.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (127) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +37 -31
  3. data/lib/emass_client/api/artifacts_api.rb +1 -1
  4. data/lib/emass_client/api/artifacts_export_api.rb +1 -1
  5. data/lib/emass_client/api/cac_api.rb +1 -1
  6. data/lib/emass_client/api/cloud_resource_results_api.rb +1 -1
  7. data/lib/emass_client/api/cmmc_assessments_api.rb +1 -1
  8. data/lib/emass_client/api/container_scan_results_api.rb +1 -1
  9. data/lib/emass_client/api/controls_api.rb +1 -1
  10. data/lib/emass_client/api/dashboards_api.rb +272 -53
  11. data/lib/emass_client/api/milestones_api.rb +1 -1
  12. data/lib/emass_client/api/pac_api.rb +1 -1
  13. data/lib/emass_client/api/poam_api.rb +1 -1
  14. data/lib/emass_client/api/registration_api.rb +1 -1
  15. data/lib/emass_client/api/static_code_scans_api.rb +1 -1
  16. data/lib/emass_client/api/system_roles_api.rb +1 -1
  17. data/lib/emass_client/api/systems_api.rb +1 -1
  18. data/lib/emass_client/api/test_api.rb +1 -1
  19. data/lib/emass_client/api/test_results_api.rb +1 -1
  20. data/lib/emass_client/api/workflow_definitions_api.rb +1 -1
  21. data/lib/emass_client/api/workflow_instances_api.rb +1 -1
  22. data/lib/emass_client/api_client.rb +1 -1
  23. data/lib/emass_client/api_error.rb +1 -1
  24. data/lib/emass_client/configuration.rb +1 -1
  25. data/lib/emass_client/models/artifacts_get.rb +1 -1
  26. data/lib/emass_client/models/artifacts_request_delete_body_inner.rb +1 -1
  27. data/lib/emass_client/models/artifacts_response_del.rb +1 -1
  28. data/lib/emass_client/models/artifacts_response_del_data_inner.rb +1 -1
  29. data/lib/emass_client/models/artifacts_response_get.rb +1 -1
  30. data/lib/emass_client/models/artifacts_response_put_post.rb +1 -1
  31. data/lib/emass_client/models/artifacts_response_put_post_data_inner.rb +1 -1
  32. data/lib/emass_client/models/cac_get.rb +1 -1
  33. data/lib/emass_client/models/cac_response_get.rb +1 -1
  34. data/lib/emass_client/models/cac_response_post.rb +1 -1
  35. data/lib/emass_client/models/cac_response_post_data_inner.rb +1 -1
  36. data/lib/emass_client/models/cloud_resources_post.rb +1 -1
  37. data/lib/emass_client/models/cloud_resources_response_post.rb +1 -1
  38. data/lib/emass_client/models/cmmc_get.rb +1 -1
  39. data/lib/emass_client/models/cmmc_response_get.rb +1 -1
  40. data/lib/emass_client/models/connectivity_ccsd.rb +1 -1
  41. data/lib/emass_client/models/containers_resources_post.rb +1 -1
  42. data/lib/emass_client/models/containers_response_post.rb +1 -1
  43. data/lib/emass_client/models/controls_get.rb +1 -1
  44. data/lib/emass_client/models/controls_put.rb +1 -1
  45. data/lib/emass_client/models/controls_response_get.rb +1 -1
  46. data/lib/emass_client/models/controls_response_put.rb +1 -1
  47. data/lib/emass_client/models/dashboard_mock_response.rb +239 -0
  48. data/lib/emass_client/models/dashboard_mock_response_pagination.rb +264 -0
  49. data/lib/emass_client/models/definition_transitions.rb +1 -1
  50. data/lib/emass_client/models/instances_transitions.rb +1 -1
  51. data/lib/emass_client/models/milestone_response_get.rb +1 -1
  52. data/lib/emass_client/models/milestone_response_get_milestone.rb +1 -1
  53. data/lib/emass_client/models/milestone_response_post.rb +1 -1
  54. data/lib/emass_client/models/milestone_response_put.rb +1 -1
  55. data/lib/emass_client/models/milestones_get.rb +1 -1
  56. data/lib/emass_client/models/milestones_put_post_delete.rb +1 -1
  57. data/lib/emass_client/models/milestones_request_delete_body_inner.rb +1 -1
  58. data/lib/emass_client/models/milestones_required_post.rb +1 -1
  59. data/lib/emass_client/models/milestones_required_put.rb +1 -1
  60. data/lib/emass_client/models/mock_object.rb +343 -0
  61. data/lib/emass_client/models/pac_get.rb +1 -1
  62. data/lib/emass_client/models/pac_post.rb +1 -1
  63. data/lib/emass_client/models/pac_response_get.rb +1 -1
  64. data/lib/emass_client/models/pac_response_post.rb +1 -1
  65. data/lib/emass_client/models/poam_get.rb +1 -1
  66. data/lib/emass_client/models/poam_post_put_del.rb +1 -1
  67. data/lib/emass_client/models/poam_request_delete_body_inner.rb +1 -1
  68. data/lib/emass_client/models/poam_response_delete.rb +1 -1
  69. data/lib/emass_client/models/poam_response_get_poams.rb +1 -1
  70. data/lib/emass_client/models/poam_response_get_systems.rb +1 -1
  71. data/lib/emass_client/models/poam_response_post.rb +1 -1
  72. data/lib/emass_client/models/poam_response_put.rb +1 -1
  73. data/lib/emass_client/models/register.rb +1 -1
  74. data/lib/emass_client/models/register_data.rb +1 -1
  75. data/lib/emass_client/models/register_user_request_post_body.rb +1 -1
  76. data/lib/emass_client/models/response200.rb +1 -1
  77. data/lib/emass_client/models/response201.rb +1 -1
  78. data/lib/emass_client/models/response201_meta.rb +1 -1
  79. data/lib/emass_client/models/response400.rb +1 -1
  80. data/lib/emass_client/models/response400_meta.rb +1 -1
  81. data/lib/emass_client/models/response401.rb +1 -1
  82. data/lib/emass_client/models/response401_meta.rb +1 -1
  83. data/lib/emass_client/models/response403.rb +1 -1
  84. data/lib/emass_client/models/response403_meta.rb +1 -1
  85. data/lib/emass_client/models/response404.rb +1 -1
  86. data/lib/emass_client/models/response405.rb +1 -1
  87. data/lib/emass_client/models/response405_meta.rb +1 -1
  88. data/lib/emass_client/models/response411.rb +1 -1
  89. data/lib/emass_client/models/response411_meta.rb +1 -1
  90. data/lib/emass_client/models/response490.rb +1 -1
  91. data/lib/emass_client/models/response490_meta.rb +1 -1
  92. data/lib/emass_client/models/response500.rb +1 -1
  93. data/lib/emass_client/models/response500_meta.rb +1 -1
  94. data/lib/emass_client/models/role_category.rb +1 -1
  95. data/lib/emass_client/models/roles.rb +1 -1
  96. data/lib/emass_client/models/ssps.rb +1 -1
  97. data/lib/emass_client/models/stage.rb +1 -1
  98. data/lib/emass_client/models/static_code_application.rb +1 -1
  99. data/lib/emass_client/models/static_code_post.rb +1 -1
  100. data/lib/emass_client/models/static_code_request_post_body.rb +1 -1
  101. data/lib/emass_client/models/static_code_request_post_body_application.rb +1 -1
  102. data/lib/emass_client/models/static_code_response_post.rb +1 -1
  103. data/lib/emass_client/models/success200_response.rb +1 -1
  104. data/lib/emass_client/models/success200_response_data_inner.rb +1 -1
  105. data/lib/emass_client/models/system_response.rb +1 -1
  106. data/lib/emass_client/models/system_roles_category_response.rb +1 -1
  107. data/lib/emass_client/models/system_roles_response.rb +1 -1
  108. data/lib/emass_client/models/system_roles_response_data_inner.rb +1 -1
  109. data/lib/emass_client/models/systems.rb +24 -2
  110. data/lib/emass_client/models/systems_response.rb +1 -1
  111. data/lib/emass_client/models/test.rb +1 -1
  112. data/lib/emass_client/models/test_data.rb +1 -1
  113. data/lib/emass_client/models/test_results_get.rb +1 -1
  114. data/lib/emass_client/models/test_results_post.rb +1 -1
  115. data/lib/emass_client/models/test_results_response_get.rb +1 -1
  116. data/lib/emass_client/models/test_results_response_post.rb +1 -1
  117. data/lib/emass_client/models/users.rb +1 -1
  118. data/lib/emass_client/models/workflow_definition_get.rb +1 -1
  119. data/lib/emass_client/models/workflow_definition_response_get.rb +1 -1
  120. data/lib/emass_client/models/workflow_instance_get.rb +1 -1
  121. data/lib/emass_client/models/workflow_instance_response_get.rb +3 -5
  122. data/lib/emass_client/models/workflow_instances_get.rb +1 -1
  123. data/lib/emass_client/models/workflow_instances_response_get.rb +1 -1
  124. data/lib/emass_client/models/workflow_instances_response_get_pagination.rb +1 -1
  125. data/lib/emass_client/version.rb +2 -2
  126. data/lib/emass_client.rb +4 -1
  127. metadata +5 -2
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Enterprise Mission Assurance Support Service (eMASS) Representational State Transfer (REST) Application Programming Interface (API) enables users to perform assessments and complete actions associated with system records. <strong>Register External Application (that use the eMASS API)</strong></br> New users will need to [register](https://nisp.emass.apps.mil/Content/Help/jobaids/eMASS_OT_NewUser_Job_Aid.pdf) an API key with the eMASS development team prior to accessing the site for the first time. The eMASS REST API requires a client certificate (SSL/TLS, DoD PKI only). Use the `Registration` endpoint to register the client certificate.</br></br> Every call to the eMASS REST API will require the use of the agreed upon public key certificate and API key. The API key must be provided in the request header for all endpoint calls (api-key). If the service receives an untrusted certificate or API key, a 401 error response code will be returned along with an error message.</br></br> <strong>Available Request Headers</strong></br> <table> <tr> <th align=left>key</th> <th align=left>Example Value</th> <th align=left>Description</th> </tr> <tr> <td>`api-key`</td> <td>api-key-provided-by-emass</td> <td>This API key must be provided in the request header for all endpoint calls</td> </tr> <tr> <td>`user-uid`</td> <td>USER.UID.KEY</td> <td>This User unique identifier key must be provided in the request header for all PUT, POST, and DELETE endpoint calls</td> </tr> <tr> <td></td><td></td> <td> Note: For DoD users this is the DoD ID Number (EIDIPI) on their DoD CAC </td> </tr> </table> </br><strong>Approve API Client for Actionable Requests</strong></br> Users are required to log-in to eMASS and grant permissions for a client to update data within eMASS on their behalf. This is only required for actionable requests (PUT, POST, DELETE). The Registration Endpoint and all GET requests can be accessed without completing this process with the correct permissions. Please note that leaving a field parameter blank (for PUT/POST requests) has the potential to clear information in the active eMASS records. To establish an account with eMASS and/or acquire an api-key/user-uid, contact one of the listed POC:
5
5
 
6
- The version of the OpenAPI document: v3.9
6
+ The version of the OpenAPI document: v3.10
7
7
  Contact: disa.meade.id.mbx.emass-tier-iii-support@mail.mil
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.0-SNAPSHOT
@@ -19,7 +19,7 @@ module EmassClient
19
19
  def initialize(api_client = ApiClient.default)
20
20
  @api_client = api_client
21
21
  end
22
- # Get dashboard information
22
+ # System Artifacts Details
23
23
  # Get system Artifacts details information.
24
24
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
25
25
  # @param [Hash] opts the optional parameters
@@ -32,7 +32,7 @@ module EmassClient
32
32
  data
33
33
  end
34
34
 
35
- # Get dashboard information
35
+ # System Artifacts Details
36
36
  # Get system Artifacts details information.
37
37
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
38
38
  # @param [Hash] opts the optional parameters
@@ -92,7 +92,7 @@ module EmassClient
92
92
  return data, status_code, headers
93
93
  end
94
94
 
95
- # Get dashboard information
95
+ # System Artifacts Summary
96
96
  # Get system Artifacts summary information.
97
97
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
98
98
  # @param [Hash] opts the optional parameters
@@ -105,7 +105,7 @@ module EmassClient
105
105
  data
106
106
  end
107
107
 
108
- # Get dashboard information
108
+ # System Artifacts Summary
109
109
  # Get system Artifacts summary information.
110
110
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
111
111
  # @param [Hash] opts the optional parameters
@@ -165,7 +165,7 @@ module EmassClient
165
165
  return data, status_code, headers
166
166
  end
167
167
 
168
- # Get dashboard information
168
+ # System Assessment Procedures Details
169
169
  # Get systems assessement procdures details dashboard information.
170
170
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
171
171
  # @param [Hash] opts the optional parameters
@@ -178,7 +178,7 @@ module EmassClient
178
178
  data
179
179
  end
180
180
 
181
- # Get dashboard information
181
+ # System Assessment Procedures Details
182
182
  # Get systems assessement procdures details dashboard information.
183
183
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
184
184
  # @param [Hash] opts the optional parameters
@@ -238,7 +238,7 @@ module EmassClient
238
238
  return data, status_code, headers
239
239
  end
240
240
 
241
- # Get dashboard information
241
+ # System Associations Details
242
242
  # Get system associations details dashboard information.
243
243
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
244
244
  # @param [Hash] opts the optional parameters
@@ -251,7 +251,7 @@ module EmassClient
251
251
  data
252
252
  end
253
253
 
254
- # Get dashboard information
254
+ # System Associations Details
255
255
  # Get system associations details dashboard information.
256
256
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
257
257
  # @param [Hash] opts the optional parameters
@@ -311,7 +311,80 @@ module EmassClient
311
311
  return data, status_code, headers
312
312
  end
313
313
 
314
- # Get dashboard information
314
+ # System CONMON Integration Status
315
+ # Get system CONMON integration status dashboard information.
316
+ # @param org_id [Integer] **Organization Id**: The unique organization identifier.
317
+ # @param [Hash] opts the optional parameters
318
+ # @option opts [Boolean] :excludeinherited **Exclude Inherited**: If no value is specified, the default returns false to include inherited data. (default to false)
319
+ # @option opts [Integer] :page_index **Page Index**: If no value is specified, the default returns results from the first page with an index of 0. (default to 0)
320
+ # @option opts [Integer] :page_size **Page Size**: If no value is specified, the default returns 20000 per page. (default to 20000)
321
+ # @return [Object]
322
+ def get_system_common_integration_status_summary(org_id, opts = {})
323
+ data, _status_code, _headers = get_system_common_integration_status_summary_with_http_info(org_id, opts)
324
+ data
325
+ end
326
+
327
+ # System CONMON Integration Status
328
+ # Get system CONMON integration status dashboard information.
329
+ # @param org_id [Integer] **Organization Id**: The unique organization identifier.
330
+ # @param [Hash] opts the optional parameters
331
+ # @option opts [Boolean] :excludeinherited **Exclude Inherited**: If no value is specified, the default returns false to include inherited data. (default to false)
332
+ # @option opts [Integer] :page_index **Page Index**: If no value is specified, the default returns results from the first page with an index of 0. (default to 0)
333
+ # @option opts [Integer] :page_size **Page Size**: If no value is specified, the default returns 20000 per page. (default to 20000)
334
+ # @return [Array<(Object, Integer, Hash)>] Object data, response status code and response headers
335
+ def get_system_common_integration_status_summary_with_http_info(org_id, opts = {})
336
+ if @api_client.config.debugging
337
+ @api_client.config.logger.debug 'Calling API: DashboardsApi.get_system_common_integration_status_summary ...'
338
+ end
339
+ # verify the required parameter 'org_id' is set
340
+ if @api_client.config.client_side_validation && org_id.nil?
341
+ fail ArgumentError, "Missing the required parameter 'org_id' when calling DashboardsApi.get_system_common_integration_status_summary"
342
+ end
343
+ # resource path
344
+ local_var_path = '/api/dashboards/system-conmon-integration-status-summary'
345
+
346
+ # query parameters
347
+ query_params = opts[:query_params] || {}
348
+ query_params[:'orgId'] = org_id
349
+ query_params[:'excludeinherited'] = opts[:'excludeinherited'] if !opts[:'excludeinherited'].nil?
350
+ query_params[:'pageIndex'] = opts[:'page_index'] if !opts[:'page_index'].nil?
351
+ query_params[:'pageSize'] = opts[:'page_size'] if !opts[:'page_size'].nil?
352
+
353
+ # header parameters
354
+ header_params = opts[:header_params] || {}
355
+ # HTTP header 'Accept' (if needed)
356
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
357
+
358
+ # form parameters
359
+ form_params = opts[:form_params] || {}
360
+
361
+ # http body (model)
362
+ post_body = opts[:debug_body]
363
+
364
+ # return_type
365
+ return_type = opts[:debug_return_type] || 'Object'
366
+
367
+ # auth_names
368
+ auth_names = opts[:debug_auth_names] || ['apiKey', 'mockType', 'userId']
369
+
370
+ new_options = opts.merge(
371
+ :operation => :"DashboardsApi.get_system_common_integration_status_summary",
372
+ :header_params => header_params,
373
+ :query_params => query_params,
374
+ :form_params => form_params,
375
+ :body => post_body,
376
+ :auth_names => auth_names,
377
+ :return_type => return_type
378
+ )
379
+
380
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
381
+ if @api_client.config.debugging
382
+ @api_client.config.logger.debug "API called: DashboardsApi#get_system_common_integration_status_summary\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
383
+ end
384
+ return data, status_code, headers
385
+ end
386
+
387
+ # System Control Compliance Summary
315
388
  # Get systems control compliance summary dashboard information.
316
389
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
317
390
  # @param [Hash] opts the optional parameters
@@ -324,7 +397,7 @@ module EmassClient
324
397
  data
325
398
  end
326
399
 
327
- # Get dashboard information
400
+ # System Control Compliance Summary
328
401
  # Get systems control compliance summary dashboard information.
329
402
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
330
403
  # @param [Hash] opts the optional parameters
@@ -384,7 +457,7 @@ module EmassClient
384
457
  return data, status_code, headers
385
458
  end
386
459
 
387
- # Get dashboard information
460
+ # System Hardware Details
388
461
  # Get system hardware details dashboard information.
389
462
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
390
463
  # @param [Hash] opts the optional parameters
@@ -397,7 +470,7 @@ module EmassClient
397
470
  data
398
471
  end
399
472
 
400
- # Get dashboard information
473
+ # System Hardware Details
401
474
  # Get system hardware details dashboard information.
402
475
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
403
476
  # @param [Hash] opts the optional parameters
@@ -457,7 +530,7 @@ module EmassClient
457
530
  return data, status_code, headers
458
531
  end
459
532
 
460
- # Get dashboard information
533
+ # System Hardware Summary
461
534
  # Get system hardware summary dashboard information.
462
535
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
463
536
  # @param [Hash] opts the optional parameters
@@ -470,7 +543,7 @@ module EmassClient
470
543
  data
471
544
  end
472
545
 
473
- # Get dashboard information
546
+ # System Hardware Summary
474
547
  # Get system hardware summary dashboard information.
475
548
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
476
549
  # @param [Hash] opts the optional parameters
@@ -530,7 +603,7 @@ module EmassClient
530
603
  return data, status_code, headers
531
604
  end
532
605
 
533
- # Get dashboard information
606
+ # System POA&M Details
534
607
  # Get system POA&Ms details dashboard information.
535
608
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
536
609
  # @param [Hash] opts the optional parameters
@@ -543,7 +616,7 @@ module EmassClient
543
616
  data
544
617
  end
545
618
 
546
- # Get dashboard information
619
+ # System POA&amp;M Details
547
620
  # Get system POA&amp;Ms details dashboard information.
548
621
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
549
622
  # @param [Hash] opts the optional parameters
@@ -603,7 +676,7 @@ module EmassClient
603
676
  return data, status_code, headers
604
677
  end
605
678
 
606
- # Get dashboard information
679
+ # System POA&M Summary
607
680
  # Get systems POA&Ms summary dashboard information.
608
681
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
609
682
  # @param [Hash] opts the optional parameters
@@ -616,7 +689,7 @@ module EmassClient
616
689
  data
617
690
  end
618
691
 
619
- # Get dashboard information
692
+ # System POA&amp;M Summary
620
693
  # Get systems POA&amp;Ms summary dashboard information.
621
694
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
622
695
  # @param [Hash] opts the optional parameters
@@ -676,7 +749,7 @@ module EmassClient
676
749
  return data, status_code, headers
677
750
  end
678
751
 
679
- # Get dashboard information
752
+ # System Ports/Protocols Details
680
753
  # Get system ports and protocols details dashboard information.
681
754
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
682
755
  # @param [Hash] opts the optional parameters
@@ -689,7 +762,7 @@ module EmassClient
689
762
  data
690
763
  end
691
764
 
692
- # Get dashboard information
765
+ # System Ports/Protocols Details
693
766
  # Get system ports and protocols details dashboard information.
694
767
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
695
768
  # @param [Hash] opts the optional parameters
@@ -749,7 +822,7 @@ module EmassClient
749
822
  return data, status_code, headers
750
823
  end
751
824
 
752
- # Get dashboard information
825
+ # System Ports/Protocols Summary
753
826
  # Get system ports and protocols summary dashboard information.
754
827
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
755
828
  # @param [Hash] opts the optional parameters
@@ -762,7 +835,7 @@ module EmassClient
762
835
  data
763
836
  end
764
837
 
765
- # Get dashboard information
838
+ # System Ports/Protocols Summary
766
839
  # Get system ports and protocols summary dashboard information.
767
840
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
768
841
  # @param [Hash] opts the optional parameters
@@ -822,7 +895,7 @@ module EmassClient
822
895
  return data, status_code, headers
823
896
  end
824
897
 
825
- # Get dashboard information
898
+ # System Privacy Summary
826
899
  # Get user system privacy summary dashboard information.
827
900
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
828
901
  # @param [Hash] opts the optional parameters
@@ -835,7 +908,7 @@ module EmassClient
835
908
  data
836
909
  end
837
910
 
838
- # Get dashboard information
911
+ # System Privacy Summary
839
912
  # Get user system privacy summary dashboard information.
840
913
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
841
914
  # @param [Hash] opts the optional parameters
@@ -895,7 +968,7 @@ module EmassClient
895
968
  return data, status_code, headers
896
969
  end
897
970
 
898
- # Get dashboard information
971
+ # System Control Compliance Details
899
972
  # Get systems security control details dashboard information.
900
973
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
901
974
  # @param [Hash] opts the optional parameters
@@ -908,7 +981,7 @@ module EmassClient
908
981
  data
909
982
  end
910
983
 
911
- # Get dashboard information
984
+ # System Control Compliance Details
912
985
  # Get systems security control details dashboard information.
913
986
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
914
987
  # @param [Hash] opts the optional parameters
@@ -968,7 +1041,7 @@ module EmassClient
968
1041
  return data, status_code, headers
969
1042
  end
970
1043
 
971
- # Get dashboard information
1044
+ # System Sensor Hardware Details
972
1045
  # Get system sensor hardware details dashboard information.
973
1046
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
974
1047
  # @param [Hash] opts the optional parameters
@@ -981,7 +1054,7 @@ module EmassClient
981
1054
  data
982
1055
  end
983
1056
 
984
- # Get dashboard information
1057
+ # System Sensor Hardware Details
985
1058
  # Get system sensor hardware details dashboard information.
986
1059
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
987
1060
  # @param [Hash] opts the optional parameters
@@ -1041,7 +1114,7 @@ module EmassClient
1041
1114
  return data, status_code, headers
1042
1115
  end
1043
1116
 
1044
- # Get dashboard information
1117
+ # System Sensor Hardware Summary
1045
1118
  # Get system sensor hardware summary dashboard information.
1046
1119
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1047
1120
  # @param [Hash] opts the optional parameters
@@ -1054,7 +1127,7 @@ module EmassClient
1054
1127
  data
1055
1128
  end
1056
1129
 
1057
- # Get dashboard information
1130
+ # System Sensor Hardware Summary
1058
1131
  # Get system sensor hardware summary dashboard information.
1059
1132
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1060
1133
  # @param [Hash] opts the optional parameters
@@ -1114,7 +1187,153 @@ module EmassClient
1114
1187
  return data, status_code, headers
1115
1188
  end
1116
1189
 
1117
- # Get dashboard information
1190
+ # System Software Details
1191
+ # Get system software details dashboard information.
1192
+ # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1193
+ # @param [Hash] opts the optional parameters
1194
+ # @option opts [Boolean] :excludeinherited **Exclude Inherited**: If no value is specified, the default returns false to include inherited data. (default to false)
1195
+ # @option opts [Integer] :page_index **Page Index**: If no value is specified, the default returns results from the first page with an index of 0. (default to 0)
1196
+ # @option opts [Integer] :page_size **Page Size**: If no value is specified, the default returns 20000 per page. (default to 20000)
1197
+ # @return [Object]
1198
+ def get_system_software_details(org_id, opts = {})
1199
+ data, _status_code, _headers = get_system_software_details_with_http_info(org_id, opts)
1200
+ data
1201
+ end
1202
+
1203
+ # System Software Details
1204
+ # Get system software details dashboard information.
1205
+ # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1206
+ # @param [Hash] opts the optional parameters
1207
+ # @option opts [Boolean] :excludeinherited **Exclude Inherited**: If no value is specified, the default returns false to include inherited data. (default to false)
1208
+ # @option opts [Integer] :page_index **Page Index**: If no value is specified, the default returns results from the first page with an index of 0. (default to 0)
1209
+ # @option opts [Integer] :page_size **Page Size**: If no value is specified, the default returns 20000 per page. (default to 20000)
1210
+ # @return [Array<(Object, Integer, Hash)>] Object data, response status code and response headers
1211
+ def get_system_software_details_with_http_info(org_id, opts = {})
1212
+ if @api_client.config.debugging
1213
+ @api_client.config.logger.debug 'Calling API: DashboardsApi.get_system_software_details ...'
1214
+ end
1215
+ # verify the required parameter 'org_id' is set
1216
+ if @api_client.config.client_side_validation && org_id.nil?
1217
+ fail ArgumentError, "Missing the required parameter 'org_id' when calling DashboardsApi.get_system_software_details"
1218
+ end
1219
+ # resource path
1220
+ local_var_path = '/api/dashboards/system-software-details'
1221
+
1222
+ # query parameters
1223
+ query_params = opts[:query_params] || {}
1224
+ query_params[:'orgId'] = org_id
1225
+ query_params[:'excludeinherited'] = opts[:'excludeinherited'] if !opts[:'excludeinherited'].nil?
1226
+ query_params[:'pageIndex'] = opts[:'page_index'] if !opts[:'page_index'].nil?
1227
+ query_params[:'pageSize'] = opts[:'page_size'] if !opts[:'page_size'].nil?
1228
+
1229
+ # header parameters
1230
+ header_params = opts[:header_params] || {}
1231
+ # HTTP header 'Accept' (if needed)
1232
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1233
+
1234
+ # form parameters
1235
+ form_params = opts[:form_params] || {}
1236
+
1237
+ # http body (model)
1238
+ post_body = opts[:debug_body]
1239
+
1240
+ # return_type
1241
+ return_type = opts[:debug_return_type] || 'Object'
1242
+
1243
+ # auth_names
1244
+ auth_names = opts[:debug_auth_names] || ['apiKey', 'mockType', 'userId']
1245
+
1246
+ new_options = opts.merge(
1247
+ :operation => :"DashboardsApi.get_system_software_details",
1248
+ :header_params => header_params,
1249
+ :query_params => query_params,
1250
+ :form_params => form_params,
1251
+ :body => post_body,
1252
+ :auth_names => auth_names,
1253
+ :return_type => return_type
1254
+ )
1255
+
1256
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1257
+ if @api_client.config.debugging
1258
+ @api_client.config.logger.debug "API called: DashboardsApi#get_system_software_details\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1259
+ end
1260
+ return data, status_code, headers
1261
+ end
1262
+
1263
+ # System Software Summary
1264
+ # Get system software summary dashboard information.
1265
+ # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1266
+ # @param [Hash] opts the optional parameters
1267
+ # @option opts [Boolean] :excludeinherited **Exclude Inherited**: If no value is specified, the default returns false to include inherited data. (default to false)
1268
+ # @option opts [Integer] :page_index **Page Index**: If no value is specified, the default returns results from the first page with an index of 0. (default to 0)
1269
+ # @option opts [Integer] :page_size **Page Size**: If no value is specified, the default returns 20000 per page. (default to 20000)
1270
+ # @return [Object]
1271
+ def get_system_software_summary(org_id, opts = {})
1272
+ data, _status_code, _headers = get_system_software_summary_with_http_info(org_id, opts)
1273
+ data
1274
+ end
1275
+
1276
+ # System Software Summary
1277
+ # Get system software summary dashboard information.
1278
+ # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1279
+ # @param [Hash] opts the optional parameters
1280
+ # @option opts [Boolean] :excludeinherited **Exclude Inherited**: If no value is specified, the default returns false to include inherited data. (default to false)
1281
+ # @option opts [Integer] :page_index **Page Index**: If no value is specified, the default returns results from the first page with an index of 0. (default to 0)
1282
+ # @option opts [Integer] :page_size **Page Size**: If no value is specified, the default returns 20000 per page. (default to 20000)
1283
+ # @return [Array<(Object, Integer, Hash)>] Object data, response status code and response headers
1284
+ def get_system_software_summary_with_http_info(org_id, opts = {})
1285
+ if @api_client.config.debugging
1286
+ @api_client.config.logger.debug 'Calling API: DashboardsApi.get_system_software_summary ...'
1287
+ end
1288
+ # verify the required parameter 'org_id' is set
1289
+ if @api_client.config.client_side_validation && org_id.nil?
1290
+ fail ArgumentError, "Missing the required parameter 'org_id' when calling DashboardsApi.get_system_software_summary"
1291
+ end
1292
+ # resource path
1293
+ local_var_path = '/api/dashboards/system-software-summary'
1294
+
1295
+ # query parameters
1296
+ query_params = opts[:query_params] || {}
1297
+ query_params[:'orgId'] = org_id
1298
+ query_params[:'excludeinherited'] = opts[:'excludeinherited'] if !opts[:'excludeinherited'].nil?
1299
+ query_params[:'pageIndex'] = opts[:'page_index'] if !opts[:'page_index'].nil?
1300
+ query_params[:'pageSize'] = opts[:'page_size'] if !opts[:'page_size'].nil?
1301
+
1302
+ # header parameters
1303
+ header_params = opts[:header_params] || {}
1304
+ # HTTP header 'Accept' (if needed)
1305
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1306
+
1307
+ # form parameters
1308
+ form_params = opts[:form_params] || {}
1309
+
1310
+ # http body (model)
1311
+ post_body = opts[:debug_body]
1312
+
1313
+ # return_type
1314
+ return_type = opts[:debug_return_type] || 'Object'
1315
+
1316
+ # auth_names
1317
+ auth_names = opts[:debug_auth_names] || ['apiKey', 'mockType', 'userId']
1318
+
1319
+ new_options = opts.merge(
1320
+ :operation => :"DashboardsApi.get_system_software_summary",
1321
+ :header_params => header_params,
1322
+ :query_params => query_params,
1323
+ :form_params => form_params,
1324
+ :body => post_body,
1325
+ :auth_names => auth_names,
1326
+ :return_type => return_type
1327
+ )
1328
+
1329
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1330
+ if @api_client.config.debugging
1331
+ @api_client.config.logger.debug "API called: DashboardsApi#get_system_software_summary\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1332
+ end
1333
+ return data, status_code, headers
1334
+ end
1335
+
1336
+ # System Status Details
1118
1337
  # Get systems status detail dashboard information.
1119
1338
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1120
1339
  # @param [Hash] opts the optional parameters
@@ -1127,7 +1346,7 @@ module EmassClient
1127
1346
  data
1128
1347
  end
1129
1348
 
1130
- # Get dashboard information
1349
+ # System Status Details
1131
1350
  # Get systems status detail dashboard information.
1132
1351
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1133
1352
  # @param [Hash] opts the optional parameters
@@ -1187,7 +1406,7 @@ module EmassClient
1187
1406
  return data, status_code, headers
1188
1407
  end
1189
1408
 
1190
- # Get dashboard information
1409
+ # User System Assignments Details
1191
1410
  # Get user system assignments details dashboard information.
1192
1411
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1193
1412
  # @param [Hash] opts the optional parameters
@@ -1200,7 +1419,7 @@ module EmassClient
1200
1419
  data
1201
1420
  end
1202
1421
 
1203
- # Get dashboard information
1422
+ # User System Assignments Details
1204
1423
  # Get user system assignments details dashboard information.
1205
1424
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1206
1425
  # @param [Hash] opts the optional parameters
@@ -1260,7 +1479,7 @@ module EmassClient
1260
1479
  return data, status_code, headers
1261
1480
  end
1262
1481
 
1263
- # Get dashboard information
1482
+ # VA OMB FISMA SAOP Summary
1264
1483
  # Get VA OMB-FISMA SAOP summary dashboard information.
1265
1484
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1266
1485
  # @param [Hash] opts the optional parameters
@@ -1273,7 +1492,7 @@ module EmassClient
1273
1492
  data
1274
1493
  end
1275
1494
 
1276
- # Get dashboard information
1495
+ # VA OMB FISMA SAOP Summary
1277
1496
  # Get VA OMB-FISMA SAOP summary dashboard information.
1278
1497
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1279
1498
  # @param [Hash] opts the optional parameters
@@ -1333,7 +1552,7 @@ module EmassClient
1333
1552
  return data, status_code, headers
1334
1553
  end
1335
1554
 
1336
- # Get dashboard information
1555
+ # VA System A2.0 Summary
1337
1556
  # Get VA system A2.0 summary dashboard information.
1338
1557
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1339
1558
  # @param [Hash] opts the optional parameters
@@ -1346,7 +1565,7 @@ module EmassClient
1346
1565
  data
1347
1566
  end
1348
1567
 
1349
- # Get dashboard information
1568
+ # VA System A2.0 Summary
1350
1569
  # Get VA system A2.0 summary dashboard information.
1351
1570
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1352
1571
  # @param [Hash] opts the optional parameters
@@ -1406,7 +1625,7 @@ module EmassClient
1406
1625
  return data, status_code, headers
1407
1626
  end
1408
1627
 
1409
- # Get dashboard information
1628
+ # VA System A&A Summary
1410
1629
  # Get VA system A&A summary dashboard information.
1411
1630
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1412
1631
  # @param [Hash] opts the optional parameters
@@ -1419,7 +1638,7 @@ module EmassClient
1419
1638
  data
1420
1639
  end
1421
1640
 
1422
- # Get dashboard information
1641
+ # VA System A&amp;A Summary
1423
1642
  # Get VA system A&amp;A summary dashboard information.
1424
1643
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1425
1644
  # @param [Hash] opts the optional parameters
@@ -1479,7 +1698,7 @@ module EmassClient
1479
1698
  return data, status_code, headers
1480
1699
  end
1481
1700
 
1482
- # Get dashboard information
1701
+ # VA System FISMA Inventory Crypto Summary
1483
1702
  # Get VA system FISMA inventory crypto summary dashboard information.
1484
1703
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1485
1704
  # @param [Hash] opts the optional parameters
@@ -1492,7 +1711,7 @@ module EmassClient
1492
1711
  data
1493
1712
  end
1494
1713
 
1495
- # Get dashboard information
1714
+ # VA System FISMA Inventory Crypto Summary
1496
1715
  # Get VA system FISMA inventory crypto summary dashboard information.
1497
1716
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1498
1717
  # @param [Hash] opts the optional parameters
@@ -1552,7 +1771,7 @@ module EmassClient
1552
1771
  return data, status_code, headers
1553
1772
  end
1554
1773
 
1555
- # Get dashboard information
1774
+ # VA System FISMA Inventory Summary
1556
1775
  # Get VA system FISMA inventory summary dashboard information.
1557
1776
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1558
1777
  # @param [Hash] opts the optional parameters
@@ -1565,7 +1784,7 @@ module EmassClient
1565
1784
  data
1566
1785
  end
1567
1786
 
1568
- # Get dashboard information
1787
+ # VA System FISMA Inventory Summary
1569
1788
  # Get VA system FISMA inventory summary dashboard information.
1570
1789
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1571
1790
  # @param [Hash] opts the optional parameters
@@ -1625,7 +1844,7 @@ module EmassClient
1625
1844
  return data, status_code, headers
1626
1845
  end
1627
1846
 
1628
- # Get dashboard information
1847
+ # VA System P.L. 109 Reporting Summary
1629
1848
  # Get VA system P.L. 109 reporting summary dashboard information.
1630
1849
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1631
1850
  # @param [Hash] opts the optional parameters
@@ -1638,7 +1857,7 @@ module EmassClient
1638
1857
  data
1639
1858
  end
1640
1859
 
1641
- # Get dashboard information
1860
+ # VA System P.L. 109 Reporting Summary
1642
1861
  # Get VA system P.L. 109 reporting summary dashboard information.
1643
1862
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1644
1863
  # @param [Hash] opts the optional parameters
@@ -1698,7 +1917,7 @@ module EmassClient
1698
1917
  return data, status_code, headers
1699
1918
  end
1700
1919
 
1701
- # Get dashboard information
1920
+ # VA System Threat Architecture Details
1702
1921
  # Get VA system threat architecture details dashboard information.
1703
1922
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1704
1923
  # @param [Hash] opts the optional parameters
@@ -1711,7 +1930,7 @@ module EmassClient
1711
1930
  data
1712
1931
  end
1713
1932
 
1714
- # Get dashboard information
1933
+ # VA System Threat Architecture Details
1715
1934
  # Get VA system threat architecture details dashboard information.
1716
1935
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1717
1936
  # @param [Hash] opts the optional parameters
@@ -1771,7 +1990,7 @@ module EmassClient
1771
1990
  return data, status_code, headers
1772
1991
  end
1773
1992
 
1774
- # Get dashboard information
1993
+ # VA System Threat Risks Summary
1775
1994
  # Get VA system threat risk summary dashboard information.
1776
1995
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1777
1996
  # @param [Hash] opts the optional parameters
@@ -1784,7 +2003,7 @@ module EmassClient
1784
2003
  data
1785
2004
  end
1786
2005
 
1787
- # Get dashboard information
2006
+ # VA System Threat Risks Summary
1788
2007
  # Get VA system threat risk summary dashboard information.
1789
2008
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1790
2009
  # @param [Hash] opts the optional parameters
@@ -1844,7 +2063,7 @@ module EmassClient
1844
2063
  return data, status_code, headers
1845
2064
  end
1846
2065
 
1847
- # Get dashboard information
2066
+ # VA System Threat Sources Details
1848
2067
  # Get VA system threat source details dashboard information.
1849
2068
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1850
2069
  # @param [Hash] opts the optional parameters
@@ -1857,7 +2076,7 @@ module EmassClient
1857
2076
  data
1858
2077
  end
1859
2078
 
1860
- # Get dashboard information
2079
+ # VA System Threat Sources Details
1861
2080
  # Get VA system threat source details dashboard information.
1862
2081
  # @param org_id [Integer] **Organization Id**: The unique organization identifier.
1863
2082
  # @param [Hash] opts the optional parameters