emasser 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.github/workflows/release.yml +6 -2
- data/.github/workflows/test-cli.yml +4 -5
- data/.gitignore +1 -0
- data/Gemfile +1 -1
- data/Gemfile.lock +26 -24
- data/README.md +4 -4
- data/emasser.gemspec +4 -3
- data/exe/emasser +0 -0
- data/lib/emasser/configuration.rb +1 -1
- data/lib/emasser/delete.rb +8 -8
- data/lib/emasser/get.rb +43 -43
- data/lib/emasser/post.rb +29 -29
- data/lib/emasser/put.rb +14 -14
- data/lib/emasser/version.rb +1 -1
- data/lib/emasser.rb +1 -1
- metadata +20 -400
- data/TAGS +0 -2393
- data/emass_client/eMASSRestOpenApi.yaml +0 -5698
- data/emass_client/ruby_client/.gitignore +0 -39
- data/emass_client/ruby_client/.rspec +0 -2
- data/emass_client/ruby_client/.rubocop.yml +0 -154
- data/emass_client/ruby_client/.swagger-codegen/VERSION +0 -1
- data/emass_client/ruby_client/.swagger-codegen-ignore +0 -23
- data/emass_client/ruby_client/Gemfile +0 -9
- data/emass_client/ruby_client/README.md +0 -1284
- data/emass_client/ruby_client/Rakefile +0 -8
- data/emass_client/ruby_client/docs/ArtifactsApi.md +0 -284
- data/emass_client/ruby_client/docs/ArtifactsDelete.md +0 -6
- data/emass_client/ruby_client/docs/ArtifactsDeleteInner.md +0 -7
- data/emass_client/ruby_client/docs/ArtifactsExportApi.md +0 -76
- data/emass_client/ruby_client/docs/ArtifactsGet.md +0 -20
- data/emass_client/ruby_client/docs/ArtifactsRequestPutBody.md +0 -16
- data/emass_client/ruby_client/docs/ArtifactsResponseDel.md +0 -8
- data/emass_client/ruby_client/docs/ArtifactsResponseDelData.md +0 -9
- data/emass_client/ruby_client/docs/ArtifactsResponseGet.md +0 -8
- data/emass_client/ruby_client/docs/ArtifactsResponsePutPost.md +0 -8
- data/emass_client/ruby_client/docs/CACApi.md +0 -140
- data/emass_client/ruby_client/docs/CMMCAssessmentsApi.md +0 -71
- data/emass_client/ruby_client/docs/CacGet.md +0 -13
- data/emass_client/ruby_client/docs/CacRequestPostBody.md +0 -8
- data/emass_client/ruby_client/docs/CacResponseGet.md +0 -8
- data/emass_client/ruby_client/docs/CacResponsePost.md +0 -8
- data/emass_client/ruby_client/docs/CacResponsePostData.md +0 -9
- data/emass_client/ruby_client/docs/CmmcGet.md +0 -19
- data/emass_client/ruby_client/docs/CmmcResponseGet.md +0 -8
- data/emass_client/ruby_client/docs/ConnectivityCcsd.md +0 -8
- data/emass_client/ruby_client/docs/ControlsApi.md +0 -140
- data/emass_client/ruby_client/docs/ControlsGet.md +0 -36
- data/emass_client/ruby_client/docs/ControlsPut.md +0 -9
- data/emass_client/ruby_client/docs/ControlsRequestPutBody.md +0 -29
- data/emass_client/ruby_client/docs/ControlsResponseGet.md +0 -8
- data/emass_client/ruby_client/docs/ControlsResponsePut.md +0 -8
- data/emass_client/ruby_client/docs/DefinitionTransitions.md +0 -9
- data/emass_client/ruby_client/docs/DeleteMilestone.md +0 -7
- data/emass_client/ruby_client/docs/DeletePoam.md +0 -7
- data/emass_client/ruby_client/docs/Empty200Response.md +0 -6
- data/emass_client/ruby_client/docs/Error.md +0 -8
- data/emass_client/ruby_client/docs/InstancesTransitions.md +0 -12
- data/emass_client/ruby_client/docs/MilestoneResponseGet.md +0 -8
- data/emass_client/ruby_client/docs/MilestoneResponsePost.md +0 -8
- data/emass_client/ruby_client/docs/MilestoneResponsePut.md +0 -8
- data/emass_client/ruby_client/docs/MilestonesApi.md +0 -350
- data/emass_client/ruby_client/docs/MilestonesDelete.md +0 -6
- data/emass_client/ruby_client/docs/MilestonesGet.md +0 -12
- data/emass_client/ruby_client/docs/MilestonesPost.md +0 -6
- data/emass_client/ruby_client/docs/MilestonesPut.md +0 -6
- data/emass_client/ruby_client/docs/MilestonesPutPostDelete.md +0 -11
- data/emass_client/ruby_client/docs/MilestonesRequestPostBody.md +0 -9
- data/emass_client/ruby_client/docs/MilestonesRequestPutBody.md +0 -9
- data/emass_client/ruby_client/docs/MilestonesRequiredPost.md +0 -8
- data/emass_client/ruby_client/docs/MilestonesRequiredPut.md +0 -9
- data/emass_client/ruby_client/docs/Model200.md +0 -7
- data/emass_client/ruby_client/docs/Model201.md +0 -7
- data/emass_client/ruby_client/docs/Model201Meta.md +0 -8
- data/emass_client/ruby_client/docs/Model400.md +0 -7
- data/emass_client/ruby_client/docs/Model400Meta.md +0 -8
- data/emass_client/ruby_client/docs/Model400Response.md +0 -7
- data/emass_client/ruby_client/docs/Model401.md +0 -7
- data/emass_client/ruby_client/docs/Model401Meta.md +0 -8
- data/emass_client/ruby_client/docs/Model403.md +0 -7
- data/emass_client/ruby_client/docs/Model403Meta.md +0 -8
- data/emass_client/ruby_client/docs/Model404.md +0 -8
- data/emass_client/ruby_client/docs/Model404Response.md +0 -7
- data/emass_client/ruby_client/docs/Model405.md +0 -7
- data/emass_client/ruby_client/docs/Model405Meta.md +0 -8
- data/emass_client/ruby_client/docs/Model411.md +0 -7
- data/emass_client/ruby_client/docs/Model411Meta.md +0 -8
- data/emass_client/ruby_client/docs/Model490.md +0 -7
- data/emass_client/ruby_client/docs/Model490Meta.md +0 -8
- data/emass_client/ruby_client/docs/Model500.md +0 -7
- data/emass_client/ruby_client/docs/Model500Meta.md +0 -8
- data/emass_client/ruby_client/docs/PACApi.md +0 -137
- data/emass_client/ruby_client/docs/POAMApi.md +0 -346
- data/emass_client/ruby_client/docs/PacGet.md +0 -14
- data/emass_client/ruby_client/docs/PacPost.md +0 -9
- data/emass_client/ruby_client/docs/PacRequestPostBody.md +0 -9
- data/emass_client/ruby_client/docs/PacResponseGet.md +0 -8
- data/emass_client/ruby_client/docs/PacResponsePost.md +0 -8
- data/emass_client/ruby_client/docs/PoamDelete.md +0 -6
- data/emass_client/ruby_client/docs/PoamGet.md +0 -39
- data/emass_client/ruby_client/docs/PoamPost.md +0 -6
- data/emass_client/ruby_client/docs/PoamPostPutDel.md +0 -10
- data/emass_client/ruby_client/docs/PoamPut.md +0 -6
- data/emass_client/ruby_client/docs/PoamRequestPostBody.md +0 -6
- data/emass_client/ruby_client/docs/PoamRequestPutBody.md +0 -6
- data/emass_client/ruby_client/docs/PoamRequiredPost.md +0 -32
- data/emass_client/ruby_client/docs/PoamRequiredPut.md +0 -35
- data/emass_client/ruby_client/docs/PoamResponseDelete.md +0 -8
- data/emass_client/ruby_client/docs/PoamResponseGet.md +0 -8
- data/emass_client/ruby_client/docs/PoamResponsePost.md +0 -8
- data/emass_client/ruby_client/docs/PoamResponsePut.md +0 -8
- data/emass_client/ruby_client/docs/Register.md +0 -8
- data/emass_client/ruby_client/docs/RegisterData.md +0 -7
- data/emass_client/ruby_client/docs/RegisterUserRequestPostBody.md +0 -7
- data/emass_client/ruby_client/docs/RegistrationApi.md +0 -71
- data/emass_client/ruby_client/docs/RoleCategory.md +0 -10
- data/emass_client/ruby_client/docs/Roles.md +0 -9
- data/emass_client/ruby_client/docs/Ssps.md +0 -9
- data/emass_client/ruby_client/docs/Stage.md +0 -8
- data/emass_client/ruby_client/docs/StaticCodeApplication.md +0 -12
- data/emass_client/ruby_client/docs/StaticCodeRequestPostBody.md +0 -6
- data/emass_client/ruby_client/docs/StaticCodeRequiredPost.md +0 -8
- data/emass_client/ruby_client/docs/StaticCodeRequiredPostApplication.md +0 -8
- data/emass_client/ruby_client/docs/StaticCodeScansApi.md +0 -73
- data/emass_client/ruby_client/docs/Success200Response.md +0 -8
- data/emass_client/ruby_client/docs/SystemIdArtifactsBody.md +0 -10
- data/emass_client/ruby_client/docs/SystemResponse.md +0 -8
- data/emass_client/ruby_client/docs/SystemRolesApi.md +0 -137
- data/emass_client/ruby_client/docs/SystemRolesCategoryResponse.md +0 -8
- data/emass_client/ruby_client/docs/SystemRolesResponse.md +0 -8
- data/emass_client/ruby_client/docs/SystemRolesResponseData.md +0 -8
- data/emass_client/ruby_client/docs/Systems.md +0 -70
- data/emass_client/ruby_client/docs/SystemsApi.md +0 -155
- data/emass_client/ruby_client/docs/Test.md +0 -8
- data/emass_client/ruby_client/docs/TestApi.md +0 -66
- data/emass_client/ruby_client/docs/TestData.md +0 -7
- data/emass_client/ruby_client/docs/TestResultsApi.md +0 -144
- data/emass_client/ruby_client/docs/TestResultsGet.md +0 -15
- data/emass_client/ruby_client/docs/TestResultsPost.md +0 -9
- data/emass_client/ruby_client/docs/TestResultsRequestPostBody.md +0 -11
- data/emass_client/ruby_client/docs/TestResultsResponseGet.md +0 -8
- data/emass_client/ruby_client/docs/TestResultsResponsePost.md +0 -8
- data/emass_client/ruby_client/docs/Users.md +0 -9
- data/emass_client/ruby_client/docs/WorkflowDefinitionGet.md +0 -11
- data/emass_client/ruby_client/docs/WorkflowDefinitionResponseGet.md +0 -8
- data/emass_client/ruby_client/docs/WorkflowDefinitionsApi.md +0 -74
- data/emass_client/ruby_client/docs/WorkflowInstancesApi.md +0 -146
- data/emass_client/ruby_client/docs/WorkflowInstancesGet.md +0 -16
- data/emass_client/ruby_client/docs/WorkflowInstancesResponseGet.md +0 -8
- data/emass_client/ruby_client/git_push.sh +0 -55
- data/emass_client/ruby_client/lib/swagger_client/api/artifacts_api.rb +0 -310
- data/emass_client/ruby_client/lib/swagger_client/api/artifacts_export_api.rb +0 -86
- data/emass_client/ruby_client/lib/swagger_client/api/cac_api.rb +0 -143
- data/emass_client/ruby_client/lib/swagger_client/api/cmmc_assessments_api.rb +0 -77
- data/emass_client/ruby_client/lib/swagger_client/api/controls_api.rb +0 -143
- data/emass_client/ruby_client/lib/swagger_client/api/milestones_api.rb +0 -366
- data/emass_client/ruby_client/lib/swagger_client/api/pac_api.rb +0 -140
- data/emass_client/ruby_client/lib/swagger_client/api/poam_api.rb +0 -345
- data/emass_client/ruby_client/lib/swagger_client/api/registration_api.rb +0 -78
- data/emass_client/ruby_client/lib/swagger_client/api/static_code_scans_api.rb +0 -84
- data/emass_client/ruby_client/lib/swagger_client/api/system_roles_api.rb +0 -150
- data/emass_client/ruby_client/lib/swagger_client/api/systems_api.rb +0 -162
- data/emass_client/ruby_client/lib/swagger_client/api/test_api.rb +0 -70
- data/emass_client/ruby_client/lib/swagger_client/api/test_results_api.rb +0 -149
- data/emass_client/ruby_client/lib/swagger_client/api/workflow_definitions_api.rb +0 -76
- data/emass_client/ruby_client/lib/swagger_client/api/workflow_instances_api.rb +0 -153
- data/emass_client/ruby_client/lib/swagger_client/api_client.rb +0 -389
- data/emass_client/ruby_client/lib/swagger_client/api_error.rb +0 -57
- data/emass_client/ruby_client/lib/swagger_client/configuration.rb +0 -224
- data/emass_client/ruby_client/lib/swagger_client/models/artifacts_delete.rb +0 -201
- data/emass_client/ruby_client/lib/swagger_client/models/artifacts_delete_inner.rb +0 -207
- data/emass_client/ruby_client/lib/swagger_client/models/artifacts_get.rb +0 -383
- data/emass_client/ruby_client/lib/swagger_client/models/artifacts_request_put_body.rb +0 -363
- data/emass_client/ruby_client/lib/swagger_client/models/artifacts_response_del.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/artifacts_response_del_data.rb +0 -225
- data/emass_client/ruby_client/lib/swagger_client/models/artifacts_response_get.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/artifacts_response_put_post.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/cac_get.rb +0 -301
- data/emass_client/ruby_client/lib/swagger_client/models/cac_request_post_body.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/cac_response_get.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/cac_response_post.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/cac_response_post_data.rb +0 -225
- data/emass_client/ruby_client/lib/swagger_client/models/cmmc_get.rb +0 -398
- data/emass_client/ruby_client/lib/swagger_client/models/cmmc_response_get.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/connectivity_ccsd.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/controls_get.rb +0 -663
- data/emass_client/ruby_client/lib/swagger_client/models/controls_put.rb +0 -227
- data/emass_client/ruby_client/lib/swagger_client/models/controls_request_put_body.rb +0 -606
- data/emass_client/ruby_client/lib/swagger_client/models/controls_response_get.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/controls_response_put.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/definition_transitions.rb +0 -274
- data/emass_client/ruby_client/lib/swagger_client/models/delete_milestone.rb +0 -212
- data/emass_client/ruby_client/lib/swagger_client/models/delete_poam.rb +0 -212
- data/emass_client/ruby_client/lib/swagger_client/models/empty200_response.rb +0 -197
- data/emass_client/ruby_client/lib/swagger_client/models/error.rb +0 -225
- data/emass_client/ruby_client/lib/swagger_client/models/instances_transitions.rb +0 -327
- data/emass_client/ruby_client/lib/swagger_client/models/milestone_response_get.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/milestone_response_post.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/milestone_response_put.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/milestones_delete.rb +0 -197
- data/emass_client/ruby_client/lib/swagger_client/models/milestones_get.rb +0 -291
- data/emass_client/ruby_client/lib/swagger_client/models/milestones_post.rb +0 -197
- data/emass_client/ruby_client/lib/swagger_client/models/milestones_put.rb +0 -197
- data/emass_client/ruby_client/lib/swagger_client/models/milestones_put_post_delete.rb +0 -247
- data/emass_client/ruby_client/lib/swagger_client/models/milestones_request_post_body.rb +0 -242
- data/emass_client/ruby_client/lib/swagger_client/models/milestones_request_put_body.rb +0 -242
- data/emass_client/ruby_client/lib/swagger_client/models/milestones_required_post.rb +0 -227
- data/emass_client/ruby_client/lib/swagger_client/models/milestones_required_put.rb +0 -242
- data/emass_client/ruby_client/lib/swagger_client/models/model_200.rb +0 -208
- data/emass_client/ruby_client/lib/swagger_client/models/model_201.rb +0 -206
- data/emass_client/ruby_client/lib/swagger_client/models/model_201_meta.rb +0 -219
- data/emass_client/ruby_client/lib/swagger_client/models/model_400.rb +0 -206
- data/emass_client/ruby_client/lib/swagger_client/models/model_400_meta.rb +0 -219
- data/emass_client/ruby_client/lib/swagger_client/models/model_400_response.rb +0 -206
- data/emass_client/ruby_client/lib/swagger_client/models/model_401.rb +0 -206
- data/emass_client/ruby_client/lib/swagger_client/models/model_401_meta.rb +0 -219
- data/emass_client/ruby_client/lib/swagger_client/models/model_403.rb +0 -206
- data/emass_client/ruby_client/lib/swagger_client/models/model_403_meta.rb +0 -219
- data/emass_client/ruby_client/lib/swagger_client/models/model_404.rb +0 -219
- data/emass_client/ruby_client/lib/swagger_client/models/model_404_response.rb +0 -206
- data/emass_client/ruby_client/lib/swagger_client/models/model_405.rb +0 -206
- data/emass_client/ruby_client/lib/swagger_client/models/model_405_meta.rb +0 -219
- data/emass_client/ruby_client/lib/swagger_client/models/model_411.rb +0 -206
- data/emass_client/ruby_client/lib/swagger_client/models/model_411_meta.rb +0 -219
- data/emass_client/ruby_client/lib/swagger_client/models/model_490.rb +0 -206
- data/emass_client/ruby_client/lib/swagger_client/models/model_490_meta.rb +0 -219
- data/emass_client/ruby_client/lib/swagger_client/models/model_500.rb +0 -206
- data/emass_client/ruby_client/lib/swagger_client/models/model_500_meta.rb +0 -219
- data/emass_client/ruby_client/lib/swagger_client/models/pac_get.rb +0 -311
- data/emass_client/ruby_client/lib/swagger_client/models/pac_post.rb +0 -259
- data/emass_client/ruby_client/lib/swagger_client/models/pac_request_post_body.rb +0 -261
- data/emass_client/ruby_client/lib/swagger_client/models/pac_response_get.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/pac_response_post.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/poam_delete.rb +0 -197
- data/emass_client/ruby_client/lib/swagger_client/models/poam_get.rb +0 -646
- data/emass_client/ruby_client/lib/swagger_client/models/poam_post.rb +0 -197
- data/emass_client/ruby_client/lib/swagger_client/models/poam_post_put_del.rb +0 -237
- data/emass_client/ruby_client/lib/swagger_client/models/poam_put.rb +0 -197
- data/emass_client/ruby_client/lib/swagger_client/models/poam_request_post_body.rb +0 -197
- data/emass_client/ruby_client/lib/swagger_client/models/poam_request_put_body.rb +0 -197
- data/emass_client/ruby_client/lib/swagger_client/models/poam_required_post.rb +0 -564
- data/emass_client/ruby_client/lib/swagger_client/models/poam_required_put.rb +0 -594
- data/emass_client/ruby_client/lib/swagger_client/models/poam_response_delete.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/poam_response_get.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/poam_response_post.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/poam_response_put.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/register.rb +0 -215
- data/emass_client/ruby_client/lib/swagger_client/models/register_data.rb +0 -206
- data/emass_client/ruby_client/lib/swagger_client/models/register_user_request_post_body.rb +0 -211
- data/emass_client/ruby_client/lib/swagger_client/models/role_category.rb +0 -272
- data/emass_client/ruby_client/lib/swagger_client/models/roles.rb +0 -274
- data/emass_client/ruby_client/lib/swagger_client/models/ssps.rb +0 -227
- data/emass_client/ruby_client/lib/swagger_client/models/stage.rb +0 -252
- data/emass_client/ruby_client/lib/swagger_client/models/static_code_application.rb +0 -303
- data/emass_client/ruby_client/lib/swagger_client/models/static_code_request_post_body.rb +0 -197
- data/emass_client/ruby_client/lib/swagger_client/models/static_code_required_post.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/static_code_required_post_application.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/success200_response.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/system_id_artifacts_body.rb +0 -284
- data/emass_client/ruby_client/lib/swagger_client/models/system_response.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/system_roles_category_response.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/system_roles_response.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/system_roles_response_data.rb +0 -219
- data/emass_client/ruby_client/lib/swagger_client/models/systems.rb +0 -1137
- data/emass_client/ruby_client/lib/swagger_client/models/test.rb +0 -215
- data/emass_client/ruby_client/lib/swagger_client/models/test_data.rb +0 -206
- data/emass_client/ruby_client/lib/swagger_client/models/test_results_get.rb +0 -333
- data/emass_client/ruby_client/lib/swagger_client/models/test_results_post.rb +0 -227
- data/emass_client/ruby_client/lib/swagger_client/models/test_results_request_post_body.rb +0 -306
- data/emass_client/ruby_client/lib/swagger_client/models/test_results_response_get.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/test_results_response_post.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/users.rb +0 -224
- data/emass_client/ruby_client/lib/swagger_client/models/workflow_definition_get.rb +0 -282
- data/emass_client/ruby_client/lib/swagger_client/models/workflow_definition_response_get.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/models/workflow_instances_get.rb +0 -368
- data/emass_client/ruby_client/lib/swagger_client/models/workflow_instances_response_get.rb +0 -217
- data/emass_client/ruby_client/lib/swagger_client/version.rb +0 -14
- data/emass_client/ruby_client/lib/swagger_client.rb +0 -161
- data/emass_client/ruby_client/spec/api/artifacts_api_spec.rb +0 -92
- data/emass_client/ruby_client/spec/api/artifacts_export_api_spec.rb +0 -48
- data/emass_client/ruby_client/spec/api/cac_api_spec.rb +0 -60
- data/emass_client/ruby_client/spec/api/cmmc_assessments_api_spec.rb +0 -46
- data/emass_client/ruby_client/spec/api/controls_api_spec.rb +0 -60
- data/emass_client/ruby_client/spec/api/milestones_api_spec.rb +0 -105
- data/emass_client/ruby_client/spec/api/pac_api_spec.rb +0 -59
- data/emass_client/ruby_client/spec/api/poam_api_spec.rb +0 -103
- data/emass_client/ruby_client/spec/api/registration_api_spec.rb +0 -46
- data/emass_client/ruby_client/spec/api/static_code_scans_api_spec.rb +0 -47
- data/emass_client/ruby_client/spec/api/system_roles_api_spec.rb +0 -60
- data/emass_client/ruby_client/spec/api/systems_api_spec.rb +0 -67
- data/emass_client/ruby_client/spec/api/test_api_spec.rb +0 -45
- data/emass_client/ruby_client/spec/api/test_results_api_spec.rb +0 -62
- data/emass_client/ruby_client/spec/api/workflow_definitions_api_spec.rb +0 -47
- data/emass_client/ruby_client/spec/api/workflow_instances_api_spec.rb +0 -63
- data/emass_client/ruby_client/spec/api_client_spec.rb +0 -225
- data/emass_client/ruby_client/spec/base_object_spec.rb +0 -109
- data/emass_client/ruby_client/spec/configuration_spec.rb +0 -41
- data/emass_client/ruby_client/spec/models/artifacts_delete_inner_spec.rb +0 -40
- data/emass_client/ruby_client/spec/models/artifacts_delete_spec.rb +0 -34
- data/emass_client/ruby_client/spec/models/artifacts_get_spec.rb +0 -126
- data/emass_client/ruby_client/spec/models/artifacts_request_put_body_spec.rb +0 -102
- data/emass_client/ruby_client/spec/models/artifacts_response_del_data_spec.rb +0 -52
- data/emass_client/ruby_client/spec/models/artifacts_response_del_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/artifacts_response_get_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/artifacts_response_put_post_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/cac_get_spec.rb +0 -80
- data/emass_client/ruby_client/spec/models/cac_request_post_body_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/cac_response_get_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/cac_response_post_data_spec.rb +0 -52
- data/emass_client/ruby_client/spec/models/cac_response_post_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/cmmc_get_spec.rb +0 -128
- data/emass_client/ruby_client/spec/models/cmmc_response_get_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/connectivity_ccsd_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/controls_get_spec.rb +0 -262
- data/emass_client/ruby_client/spec/models/controls_put_spec.rb +0 -52
- data/emass_client/ruby_client/spec/models/controls_request_put_body_spec.rb +0 -216
- data/emass_client/ruby_client/spec/models/controls_response_get_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/controls_response_put_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/definition_transitions_spec.rb +0 -64
- data/emass_client/ruby_client/spec/models/delete_milestone_spec.rb +0 -40
- data/emass_client/ruby_client/spec/models/delete_poam_spec.rb +0 -40
- data/emass_client/ruby_client/spec/models/empty200_response_spec.rb +0 -34
- data/emass_client/ruby_client/spec/models/error_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/instances_transitions_spec.rb +0 -86
- data/emass_client/ruby_client/spec/models/milestone_response_get_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/milestone_response_post_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/milestone_response_put_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/milestones_delete_spec.rb +0 -34
- data/emass_client/ruby_client/spec/models/milestones_get_spec.rb +0 -74
- data/emass_client/ruby_client/spec/models/milestones_post_spec.rb +0 -34
- data/emass_client/ruby_client/spec/models/milestones_put_post_delete_spec.rb +0 -64
- data/emass_client/ruby_client/spec/models/milestones_put_spec.rb +0 -34
- data/emass_client/ruby_client/spec/models/milestones_request_post_body_spec.rb +0 -52
- data/emass_client/ruby_client/spec/models/milestones_request_put_body_spec.rb +0 -52
- data/emass_client/ruby_client/spec/models/milestones_required_post_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/milestones_required_put_spec.rb +0 -52
- data/emass_client/ruby_client/spec/models/model_200_spec.rb +0 -40
- data/emass_client/ruby_client/spec/models/model_201_meta_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/model_201_spec.rb +0 -40
- data/emass_client/ruby_client/spec/models/model_400_meta_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/model_400_response_spec.rb +0 -40
- data/emass_client/ruby_client/spec/models/model_400_spec.rb +0 -40
- data/emass_client/ruby_client/spec/models/model_401_meta_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/model_401_spec.rb +0 -40
- data/emass_client/ruby_client/spec/models/model_403_meta_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/model_403_spec.rb +0 -40
- data/emass_client/ruby_client/spec/models/model_404_response_spec.rb +0 -40
- data/emass_client/ruby_client/spec/models/model_404_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/model_405_meta_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/model_405_spec.rb +0 -40
- data/emass_client/ruby_client/spec/models/model_411_meta_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/model_411_spec.rb +0 -40
- data/emass_client/ruby_client/spec/models/model_490_meta_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/model_490_spec.rb +0 -40
- data/emass_client/ruby_client/spec/models/model_500_meta_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/model_500_spec.rb +0 -40
- data/emass_client/ruby_client/spec/models/pac_get_spec.rb +0 -86
- data/emass_client/ruby_client/spec/models/pac_post_spec.rb +0 -56
- data/emass_client/ruby_client/spec/models/pac_request_post_body_spec.rb +0 -56
- data/emass_client/ruby_client/spec/models/pac_response_get_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/pac_response_post_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/poam_delete_spec.rb +0 -34
- data/emass_client/ruby_client/spec/models/poam_get_spec.rb +0 -264
- data/emass_client/ruby_client/spec/models/poam_post_put_del_spec.rb +0 -58
- data/emass_client/ruby_client/spec/models/poam_post_spec.rb +0 -34
- data/emass_client/ruby_client/spec/models/poam_put_spec.rb +0 -34
- data/emass_client/ruby_client/spec/models/poam_request_post_body_spec.rb +0 -34
- data/emass_client/ruby_client/spec/models/poam_request_put_body_spec.rb +0 -34
- data/emass_client/ruby_client/spec/models/poam_required_post_spec.rb +0 -218
- data/emass_client/ruby_client/spec/models/poam_required_put_spec.rb +0 -236
- data/emass_client/ruby_client/spec/models/poam_response_delete_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/poam_response_get_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/poam_response_post_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/poam_response_put_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/register_data_spec.rb +0 -40
- data/emass_client/ruby_client/spec/models/register_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/register_user_request_post_body_spec.rb +0 -40
- data/emass_client/ruby_client/spec/models/role_category_spec.rb +0 -62
- data/emass_client/ruby_client/spec/models/roles_spec.rb +0 -60
- data/emass_client/ruby_client/spec/models/ssps_spec.rb +0 -52
- data/emass_client/ruby_client/spec/models/stage_spec.rb +0 -50
- data/emass_client/ruby_client/spec/models/static_code_application_spec.rb +0 -78
- data/emass_client/ruby_client/spec/models/static_code_request_post_body_spec.rb +0 -34
- data/emass_client/ruby_client/spec/models/static_code_required_post_application_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/static_code_required_post_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/success200_response_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/system_id_artifacts_body_spec.rb +0 -66
- data/emass_client/ruby_client/spec/models/system_response_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/system_roles_category_response_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/system_roles_response_data_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/system_roles_response_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/systems_spec.rb +0 -510
- data/emass_client/ruby_client/spec/models/test_data_spec.rb +0 -40
- data/emass_client/ruby_client/spec/models/test_results_get_spec.rb +0 -96
- data/emass_client/ruby_client/spec/models/test_results_post_spec.rb +0 -52
- data/emass_client/ruby_client/spec/models/test_results_request_post_body_spec.rb +0 -68
- data/emass_client/ruby_client/spec/models/test_results_response_get_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/test_results_response_post_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/test_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/users_spec.rb +0 -52
- data/emass_client/ruby_client/spec/models/workflow_definition_get_spec.rb +0 -68
- data/emass_client/ruby_client/spec/models/workflow_definition_response_get_spec.rb +0 -46
- data/emass_client/ruby_client/spec/models/workflow_instances_get_spec.rb +0 -110
- data/emass_client/ruby_client/spec/models/workflow_instances_response_get_spec.rb +0 -46
- data/emass_client/ruby_client/spec/spec_helper.rb +0 -110
- data/emass_client/ruby_client/swagger_client.gemspec +0 -38
- data/emass_client/swagger-codegen/ruby_template/api_client.mustache +0 -384
- data/emass_client/swagger-codegen/ruby_template/api_info.mustache +0 -12
- data/emass_client/swagger-codegen/ruby_template/configuration.mustache +0 -234
- data/emass_client/swagger-codegen/ruby_template/gemspec.mustache +0 -37
|
@@ -1,350 +0,0 @@
|
|
|
1
|
-
# SwaggerClient::MilestonesApi
|
|
2
|
-
|
|
3
|
-
All URIs are relative to *http://localhost:4010*
|
|
4
|
-
|
|
5
|
-
Method | HTTP request | Description
|
|
6
|
-
------------- | ------------- | -------------
|
|
7
|
-
[**add_milestone_by_system_id_and_poam_id**](MilestonesApi.md#add_milestone_by_system_id_and_poam_id) | **POST** /api/systems/{systemId}/poams/{poamId}/milestones | Add milestones to one or many POA&M items in a system
|
|
8
|
-
[**delete_milestone**](MilestonesApi.md#delete_milestone) | **DELETE** /api/systems/{systemId}/poams/{poamId}/milestones | Remove milestones in a system for one or many POA&M items
|
|
9
|
-
[**get_system_milestones_by_poam_id**](MilestonesApi.md#get_system_milestones_by_poam_id) | **GET** /api/systems/{systemId}/poams/{poamId}/milestones | Get milestones in one or many POA&M items in a system
|
|
10
|
-
[**get_system_milestones_by_poam_id_and_milestone_id**](MilestonesApi.md#get_system_milestones_by_poam_id_and_milestone_id) | **GET** /api/systems/{systemId}/poams/{poamId}/milestones/{milestoneId} | Get milestone by ID in POA&M item in a system
|
|
11
|
-
[**update_milestone_by_system_id_and_poam_id**](MilestonesApi.md#update_milestone_by_system_id_and_poam_id) | **PUT** /api/systems/{systemId}/poams/{poamId}/milestones | Update one or many POA&M items in a system
|
|
12
|
-
|
|
13
|
-
# **add_milestone_by_system_id_and_poam_id**
|
|
14
|
-
> MilestoneResponsePost add_milestone_by_system_id_and_poam_id(bodysystem_idpoam_id)
|
|
15
|
-
|
|
16
|
-
Add milestones to one or many POA&M items in a system
|
|
17
|
-
|
|
18
|
-
Adds a milestone for given `systemId` and `poamId` path parameters **Request Body Required Fields** - `description` - `scheduledCompletionDate`
|
|
19
|
-
|
|
20
|
-
### Example
|
|
21
|
-
```ruby
|
|
22
|
-
# load the gem
|
|
23
|
-
require 'swagger_client'
|
|
24
|
-
# setup authorization
|
|
25
|
-
SwaggerClient.configure do |config|
|
|
26
|
-
# Configure API key authorization: apikey
|
|
27
|
-
config.api_key['api-key'] = 'YOUR API KEY'
|
|
28
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
29
|
-
#config.api_key_prefix['api-key'] = 'Bearer'
|
|
30
|
-
|
|
31
|
-
# Configure API key authorization: mockType
|
|
32
|
-
config.api_key['Prefer'] = 'YOUR API KEY'
|
|
33
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
34
|
-
#config.api_key_prefix['Prefer'] = 'Bearer'
|
|
35
|
-
|
|
36
|
-
# Configure API key authorization: userid
|
|
37
|
-
config.api_key['user-uid'] = 'YOUR API KEY'
|
|
38
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
39
|
-
#config.api_key_prefix['user-uid'] = 'Bearer'
|
|
40
|
-
end
|
|
41
|
-
|
|
42
|
-
api_instance = SwaggerClient::MilestonesApi.new
|
|
43
|
-
body = SwaggerClient::MilestonesRequestPostBody.new # MilestonesRequestPostBody | Update an existing milestone
|
|
44
|
-
system_id = 56 # Integer | **System Id**: The unique system record identifier.
|
|
45
|
-
poam_id = 56 # Integer | **POA&M Id**: The unique POA&M record identifier.
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
begin
|
|
49
|
-
#Add milestones to one or many POA&M items in a system
|
|
50
|
-
result = api_instance.add_milestone_by_system_id_and_poam_id(bodysystem_idpoam_id)
|
|
51
|
-
p result
|
|
52
|
-
rescue SwaggerClient::ApiError => e
|
|
53
|
-
puts "Exception when calling MilestonesApi->add_milestone_by_system_id_and_poam_id: #{e}"
|
|
54
|
-
end
|
|
55
|
-
```
|
|
56
|
-
|
|
57
|
-
### Parameters
|
|
58
|
-
|
|
59
|
-
Name | Type | Description | Notes
|
|
60
|
-
------------- | ------------- | ------------- | -------------
|
|
61
|
-
**body** | [**MilestonesRequestPostBody**](MilestonesRequestPostBody.md)| Update an existing milestone |
|
|
62
|
-
**system_id** | **Integer**| **System Id**: The unique system record identifier. |
|
|
63
|
-
**poam_id** | **Integer**| **POA&M Id**: The unique POA&M record identifier. |
|
|
64
|
-
|
|
65
|
-
### Return type
|
|
66
|
-
|
|
67
|
-
[**MilestoneResponsePost**](MilestoneResponsePost.md)
|
|
68
|
-
|
|
69
|
-
### Authorization
|
|
70
|
-
|
|
71
|
-
[apikey](../README.md#apikey), [mockType](../README.md#mockType), [userid](../README.md#userid)
|
|
72
|
-
|
|
73
|
-
### HTTP request headers
|
|
74
|
-
|
|
75
|
-
- **Content-Type**: application/json
|
|
76
|
-
- **Accept**: application/json
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
# **delete_milestone**
|
|
81
|
-
> Empty200Response delete_milestone(bodysystem_idpoam_id)
|
|
82
|
-
|
|
83
|
-
Remove milestones in a system for one or many POA&M items
|
|
84
|
-
|
|
85
|
-
Remove the POA&M matching `systemId` path parameter<br> **Notes**<br> To delete a milestone the record must be inactive by having the field isActive set to false (`isActive=false`).
|
|
86
|
-
|
|
87
|
-
### Example
|
|
88
|
-
```ruby
|
|
89
|
-
# load the gem
|
|
90
|
-
require 'swagger_client'
|
|
91
|
-
# setup authorization
|
|
92
|
-
SwaggerClient.configure do |config|
|
|
93
|
-
# Configure API key authorization: apikey
|
|
94
|
-
config.api_key['api-key'] = 'YOUR API KEY'
|
|
95
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
96
|
-
#config.api_key_prefix['api-key'] = 'Bearer'
|
|
97
|
-
|
|
98
|
-
# Configure API key authorization: mockType
|
|
99
|
-
config.api_key['Prefer'] = 'YOUR API KEY'
|
|
100
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
101
|
-
#config.api_key_prefix['Prefer'] = 'Bearer'
|
|
102
|
-
|
|
103
|
-
# Configure API key authorization: userid
|
|
104
|
-
config.api_key['user-uid'] = 'YOUR API KEY'
|
|
105
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
106
|
-
#config.api_key_prefix['user-uid'] = 'Bearer'
|
|
107
|
-
end
|
|
108
|
-
|
|
109
|
-
api_instance = SwaggerClient::MilestonesApi.new
|
|
110
|
-
body = SwaggerClient::DeleteMilestone.new # DeleteMilestone | Delete the given Milestone Id
|
|
111
|
-
system_id = 56 # Integer | **System Id**: The unique system record identifier.
|
|
112
|
-
poam_id = 56 # Integer | **POA&M Id**: The unique POA&M record identifier.
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
begin
|
|
116
|
-
#Remove milestones in a system for one or many POA&M items
|
|
117
|
-
result = api_instance.delete_milestone(bodysystem_idpoam_id)
|
|
118
|
-
p result
|
|
119
|
-
rescue SwaggerClient::ApiError => e
|
|
120
|
-
puts "Exception when calling MilestonesApi->delete_milestone: #{e}"
|
|
121
|
-
end
|
|
122
|
-
```
|
|
123
|
-
|
|
124
|
-
### Parameters
|
|
125
|
-
|
|
126
|
-
Name | Type | Description | Notes
|
|
127
|
-
------------- | ------------- | ------------- | -------------
|
|
128
|
-
**body** | [**DeleteMilestone**](DeleteMilestone.md)| Delete the given Milestone Id |
|
|
129
|
-
**system_id** | **Integer**| **System Id**: The unique system record identifier. |
|
|
130
|
-
**poam_id** | **Integer**| **POA&M Id**: The unique POA&M record identifier. |
|
|
131
|
-
|
|
132
|
-
### Return type
|
|
133
|
-
|
|
134
|
-
[**Empty200Response**](Empty200Response.md)
|
|
135
|
-
|
|
136
|
-
### Authorization
|
|
137
|
-
|
|
138
|
-
[apikey](../README.md#apikey), [mockType](../README.md#mockType), [userid](../README.md#userid)
|
|
139
|
-
|
|
140
|
-
### HTTP request headers
|
|
141
|
-
|
|
142
|
-
- **Content-Type**: application/json
|
|
143
|
-
- **Accept**: application/json
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
# **get_system_milestones_by_poam_id**
|
|
148
|
-
> MilestoneResponseGet get_system_milestones_by_poam_id(system_id, poam_id, opts)
|
|
149
|
-
|
|
150
|
-
Get milestones in one or many POA&M items in a system
|
|
151
|
-
|
|
152
|
-
Returns system containing milestones for matching parameters.
|
|
153
|
-
|
|
154
|
-
### Example
|
|
155
|
-
```ruby
|
|
156
|
-
# load the gem
|
|
157
|
-
require 'swagger_client'
|
|
158
|
-
# setup authorization
|
|
159
|
-
SwaggerClient.configure do |config|
|
|
160
|
-
# Configure API key authorization: apikey
|
|
161
|
-
config.api_key['api-key'] = 'YOUR API KEY'
|
|
162
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
163
|
-
#config.api_key_prefix['api-key'] = 'Bearer'
|
|
164
|
-
|
|
165
|
-
# Configure API key authorization: mockType
|
|
166
|
-
config.api_key['Prefer'] = 'YOUR API KEY'
|
|
167
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
168
|
-
#config.api_key_prefix['Prefer'] = 'Bearer'
|
|
169
|
-
|
|
170
|
-
# Configure API key authorization: userid
|
|
171
|
-
config.api_key['user-uid'] = 'YOUR API KEY'
|
|
172
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
173
|
-
#config.api_key_prefix['user-uid'] = 'Bearer'
|
|
174
|
-
end
|
|
175
|
-
|
|
176
|
-
api_instance = SwaggerClient::MilestonesApi.new
|
|
177
|
-
system_id = 56 # Integer | **System Id**: The unique system record identifier.
|
|
178
|
-
poam_id = 56 # Integer | **POA&M Id**: The unique POA&M record identifier.
|
|
179
|
-
opts = {
|
|
180
|
-
scheduled_completion_date_start: 'scheduled_completion_date_start_example', # String | **Date Started**: Filter query by the scheduled completion start date (Unix date format).
|
|
181
|
-
scheduled_completion_date_end: 'scheduled_completion_date_end_example' # String | **Date Ended**: Filter query by the scheduled completion start date (Unix date format).
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
begin
|
|
185
|
-
#Get milestones in one or many POA&M items in a system
|
|
186
|
-
result = api_instance.get_system_milestones_by_poam_id(system_id, poam_id, opts)
|
|
187
|
-
p result
|
|
188
|
-
rescue SwaggerClient::ApiError => e
|
|
189
|
-
puts "Exception when calling MilestonesApi->get_system_milestones_by_poam_id: #{e}"
|
|
190
|
-
end
|
|
191
|
-
```
|
|
192
|
-
|
|
193
|
-
### Parameters
|
|
194
|
-
|
|
195
|
-
Name | Type | Description | Notes
|
|
196
|
-
------------- | ------------- | ------------- | -------------
|
|
197
|
-
**system_id** | **Integer**| **System Id**: The unique system record identifier. |
|
|
198
|
-
**poam_id** | **Integer**| **POA&M Id**: The unique POA&M record identifier. |
|
|
199
|
-
**scheduled_completion_date_start** | **String**| **Date Started**: Filter query by the scheduled completion start date (Unix date format). | [optional]
|
|
200
|
-
**scheduled_completion_date_end** | **String**| **Date Ended**: Filter query by the scheduled completion start date (Unix date format). | [optional]
|
|
201
|
-
|
|
202
|
-
### Return type
|
|
203
|
-
|
|
204
|
-
[**MilestoneResponseGet**](MilestoneResponseGet.md)
|
|
205
|
-
|
|
206
|
-
### Authorization
|
|
207
|
-
|
|
208
|
-
[apikey](../README.md#apikey), [mockType](../README.md#mockType), [userid](../README.md#userid)
|
|
209
|
-
|
|
210
|
-
### HTTP request headers
|
|
211
|
-
|
|
212
|
-
- **Content-Type**: Not defined
|
|
213
|
-
- **Accept**: application/json
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
# **get_system_milestones_by_poam_id_and_milestone_id**
|
|
218
|
-
> MilestoneResponseGet get_system_milestones_by_poam_id_and_milestone_id(system_id, poam_id, milestone_id)
|
|
219
|
-
|
|
220
|
-
Get milestone by ID in POA&M item in a system
|
|
221
|
-
|
|
222
|
-
Returns systems containing milestones for matching parameters.
|
|
223
|
-
|
|
224
|
-
### Example
|
|
225
|
-
```ruby
|
|
226
|
-
# load the gem
|
|
227
|
-
require 'swagger_client'
|
|
228
|
-
# setup authorization
|
|
229
|
-
SwaggerClient.configure do |config|
|
|
230
|
-
# Configure API key authorization: apikey
|
|
231
|
-
config.api_key['api-key'] = 'YOUR API KEY'
|
|
232
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
233
|
-
#config.api_key_prefix['api-key'] = 'Bearer'
|
|
234
|
-
|
|
235
|
-
# Configure API key authorization: mockType
|
|
236
|
-
config.api_key['Prefer'] = 'YOUR API KEY'
|
|
237
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
238
|
-
#config.api_key_prefix['Prefer'] = 'Bearer'
|
|
239
|
-
|
|
240
|
-
# Configure API key authorization: userid
|
|
241
|
-
config.api_key['user-uid'] = 'YOUR API KEY'
|
|
242
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
243
|
-
#config.api_key_prefix['user-uid'] = 'Bearer'
|
|
244
|
-
end
|
|
245
|
-
|
|
246
|
-
api_instance = SwaggerClient::MilestonesApi.new
|
|
247
|
-
system_id = 56 # Integer | **System Id**: The unique system record identifier.
|
|
248
|
-
poam_id = 56 # Integer | **POA&M Id**: The unique POA&M record identifier.
|
|
249
|
-
milestone_id = 56 # Integer | **Milestone Id**: The unique milestone record identifier.
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
begin
|
|
253
|
-
#Get milestone by ID in POA&M item in a system
|
|
254
|
-
result = api_instance.get_system_milestones_by_poam_id_and_milestone_id(system_id, poam_id, milestone_id)
|
|
255
|
-
p result
|
|
256
|
-
rescue SwaggerClient::ApiError => e
|
|
257
|
-
puts "Exception when calling MilestonesApi->get_system_milestones_by_poam_id_and_milestone_id: #{e}"
|
|
258
|
-
end
|
|
259
|
-
```
|
|
260
|
-
|
|
261
|
-
### Parameters
|
|
262
|
-
|
|
263
|
-
Name | Type | Description | Notes
|
|
264
|
-
------------- | ------------- | ------------- | -------------
|
|
265
|
-
**system_id** | **Integer**| **System Id**: The unique system record identifier. |
|
|
266
|
-
**poam_id** | **Integer**| **POA&M Id**: The unique POA&M record identifier. |
|
|
267
|
-
**milestone_id** | **Integer**| **Milestone Id**: The unique milestone record identifier. |
|
|
268
|
-
|
|
269
|
-
### Return type
|
|
270
|
-
|
|
271
|
-
[**MilestoneResponseGet**](MilestoneResponseGet.md)
|
|
272
|
-
|
|
273
|
-
### Authorization
|
|
274
|
-
|
|
275
|
-
[apikey](../README.md#apikey), [mockType](../README.md#mockType), [userid](../README.md#userid)
|
|
276
|
-
|
|
277
|
-
### HTTP request headers
|
|
278
|
-
|
|
279
|
-
- **Content-Type**: Not defined
|
|
280
|
-
- **Accept**: application/json
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
# **update_milestone_by_system_id_and_poam_id**
|
|
285
|
-
> MilestoneResponsePut update_milestone_by_system_id_and_poam_id(bodysystem_idpoam_id)
|
|
286
|
-
|
|
287
|
-
Update one or many POA&M items in a system
|
|
288
|
-
|
|
289
|
-
Updates a milestone for given `systemId` and `poamId` path parameters **Request Body Required Fields** - `milestoneId` - `description` - `scheduledCompletionDate`
|
|
290
|
-
|
|
291
|
-
### Example
|
|
292
|
-
```ruby
|
|
293
|
-
# load the gem
|
|
294
|
-
require 'swagger_client'
|
|
295
|
-
# setup authorization
|
|
296
|
-
SwaggerClient.configure do |config|
|
|
297
|
-
# Configure API key authorization: apikey
|
|
298
|
-
config.api_key['api-key'] = 'YOUR API KEY'
|
|
299
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
300
|
-
#config.api_key_prefix['api-key'] = 'Bearer'
|
|
301
|
-
|
|
302
|
-
# Configure API key authorization: mockType
|
|
303
|
-
config.api_key['Prefer'] = 'YOUR API KEY'
|
|
304
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
305
|
-
#config.api_key_prefix['Prefer'] = 'Bearer'
|
|
306
|
-
|
|
307
|
-
# Configure API key authorization: userid
|
|
308
|
-
config.api_key['user-uid'] = 'YOUR API KEY'
|
|
309
|
-
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
310
|
-
#config.api_key_prefix['user-uid'] = 'Bearer'
|
|
311
|
-
end
|
|
312
|
-
|
|
313
|
-
api_instance = SwaggerClient::MilestonesApi.new
|
|
314
|
-
body = SwaggerClient::MilestonesRequestPutBody.new # MilestonesRequestPutBody | Update an existing control by Id
|
|
315
|
-
system_id = 56 # Integer | **System Id**: The unique system record identifier.
|
|
316
|
-
poam_id = 56 # Integer | **POA&M Id**: The unique POA&M record identifier.
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
begin
|
|
320
|
-
#Update one or many POA&M items in a system
|
|
321
|
-
result = api_instance.update_milestone_by_system_id_and_poam_id(bodysystem_idpoam_id)
|
|
322
|
-
p result
|
|
323
|
-
rescue SwaggerClient::ApiError => e
|
|
324
|
-
puts "Exception when calling MilestonesApi->update_milestone_by_system_id_and_poam_id: #{e}"
|
|
325
|
-
end
|
|
326
|
-
```
|
|
327
|
-
|
|
328
|
-
### Parameters
|
|
329
|
-
|
|
330
|
-
Name | Type | Description | Notes
|
|
331
|
-
------------- | ------------- | ------------- | -------------
|
|
332
|
-
**body** | [**MilestonesRequestPutBody**](MilestonesRequestPutBody.md)| Update an existing control by Id |
|
|
333
|
-
**system_id** | **Integer**| **System Id**: The unique system record identifier. |
|
|
334
|
-
**poam_id** | **Integer**| **POA&M Id**: The unique POA&M record identifier. |
|
|
335
|
-
|
|
336
|
-
### Return type
|
|
337
|
-
|
|
338
|
-
[**MilestoneResponsePut**](MilestoneResponsePut.md)
|
|
339
|
-
|
|
340
|
-
### Authorization
|
|
341
|
-
|
|
342
|
-
[apikey](../README.md#apikey), [mockType](../README.md#mockType), [userid](../README.md#userid)
|
|
343
|
-
|
|
344
|
-
### HTTP request headers
|
|
345
|
-
|
|
346
|
-
- **Content-Type**: application/json
|
|
347
|
-
- **Accept**: application/json
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
# SwaggerClient::MilestonesGet
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
Name | Type | Description | Notes
|
|
5
|
-
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**system_id** | **Integer** | [Required] Unique eMASS system identifier. | [optional]
|
|
7
|
-
**milestone_id** | **Integer** | [Required] Unique item identifier | [optional]
|
|
8
|
-
**poam_id** | **Integer** | [Required] Unique item identifier | [optional]
|
|
9
|
-
**description** | **String** | [Required] Include milestone description. | [optional]
|
|
10
|
-
**scheduled_completion_date** | **Integer** | [Required] Required for ongoing and completed POA&M items. Unix time format. | [optional]
|
|
11
|
-
**review_status** | **String** | [Read-Only] Values include the following options: (Not Approved,Under Review,Approved) | [optional]
|
|
12
|
-
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
# SwaggerClient::MilestonesPutPostDelete
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
Name | Type | Description | Notes
|
|
5
|
-
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**system_id** | **Integer** | The system identifier that the POAM was added. | [optional]
|
|
7
|
-
**poam_id** | **Integer** | The newly created POAM identifier | [optional]
|
|
8
|
-
**milestone_id** | **Integer** | The Milestone unique item identifier | [optional]
|
|
9
|
-
**external_uid** | **String** | The unique identifier external to the eMASS application for use with associating POA&Ms. 100 Characters. | [optional]
|
|
10
|
-
**success** | **BOOLEAN** | Indicates if operations result (success/fail) | [optional]
|
|
11
|
-
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
# SwaggerClient::MilestonesRequestPostBody
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
Name | Type | Description | Notes
|
|
5
|
-
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**poam_id** | **Integer** | [Required] Unique POA&M item identifier. |
|
|
7
|
-
**description** | **String** | [Required] Provide a description of the milestone. |
|
|
8
|
-
**scheduled_completion_date** | **Integer** | [Required] Unix date format. |
|
|
9
|
-
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
# SwaggerClient::MilestonesRequestPutBody
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
Name | Type | Description | Notes
|
|
5
|
-
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**milestone_id** | **Integer** | [Required] Unique milestone identifier. |
|
|
7
|
-
**description** | **String** | [Required] Provide a description of the milestone. |
|
|
8
|
-
**scheduled_completion_date** | **Integer** | [Required] Unix date format. |
|
|
9
|
-
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
# SwaggerClient::MilestonesRequiredPost
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
Name | Type | Description | Notes
|
|
5
|
-
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**description** | **String** | [Required] Include milestone description. |
|
|
7
|
-
**scheduled_completion_date** | **Integer** | [Required] Required for ongoing and completed POA&M items. Unix time format. |
|
|
8
|
-
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
# SwaggerClient::MilestonesRequiredPut
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
Name | Type | Description | Notes
|
|
5
|
-
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**milestone_id** | **Integer** | [Required] Unique item identifier |
|
|
7
|
-
**description** | **String** | [Required] Include milestone description. |
|
|
8
|
-
**scheduled_completion_date** | **Integer** | [Required] Shecdule completion date. Unix time format. |
|
|
9
|
-
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
# SwaggerClient::Model201Meta
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
Name | Type | Description | Notes
|
|
5
|
-
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**code** | **Integer** | | [optional] [default to 201]
|
|
7
|
-
**message** | **String** | | [optional] [default to 'Request was fulfilled and resulted in on or more new resources being successfully created on the server.']
|
|
8
|
-
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
# SwaggerClient::Model400Meta
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
Name | Type | Description | Notes
|
|
5
|
-
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**code** | **Integer** | | [optional] [default to 400]
|
|
7
|
-
**error_message** | **String** | | [optional] [default to 'Request could not be understood by the server due to incorrect syntax or an unexpected format']
|
|
8
|
-
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
# SwaggerClient::Model401Meta
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
Name | Type | Description | Notes
|
|
5
|
-
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**code** | **Integer** | | [optional] [default to 401]
|
|
7
|
-
**error_message** | **String** | | [optional] [default to 'Request has failed to provide suitable authentication from the client']
|
|
8
|
-
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
# SwaggerClient::Model403Meta
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
Name | Type | Description | Notes
|
|
5
|
-
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**code** | **Integer** | | [optional] [default to 403]
|
|
7
|
-
**error_message** | **String** | | [optional] [default to 'Request was blocked by the application due to a lack of client permissions to the API or to a specific endpoint']
|
|
8
|
-
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
# SwaggerClient::Model404
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
Name | Type | Description | Notes
|
|
5
|
-
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**code** | **Integer** | | [optional] [default to 404]
|
|
7
|
-
**error_message** | **String** | | [optional] [default to 'Request has failed because the URL provided in the request did not match any available endpoint locations']
|
|
8
|
-
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
# SwaggerClient::Model405Meta
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
Name | Type | Description | Notes
|
|
5
|
-
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**code** | **Integer** | | [optional] [default to 405]
|
|
7
|
-
**error_message** | **String** | | [optional] [default to 'Request was made with a verb (GET, POST, etc.) that is not permitted for the endpoint']
|
|
8
|
-
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
# SwaggerClient::Model411Meta
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
Name | Type | Description | Notes
|
|
5
|
-
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**code** | **Integer** | | [optional] [default to 411]
|
|
7
|
-
**error_message** | **String** | | [optional] [default to 'Request was of type POST and failed to provide the server information about the data/content length being submitted']
|
|
8
|
-
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
# SwaggerClient::Model490Meta
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
Name | Type | Description | Notes
|
|
5
|
-
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**code** | **Integer** | | [optional] [default to 490]
|
|
7
|
-
**error_message** | **String** | | [optional] [default to 'Request has failed because too much data was requested in a single batch. This error is specific to eMASS']
|
|
8
|
-
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
# SwaggerClient::Model500Meta
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
Name | Type | Description | Notes
|
|
5
|
-
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**code** | **Integer** | | [optional] [default to 500]
|
|
7
|
-
**error_message** | **String** | | [optional] [default to 'Server encountered an unexpected condition which prevented it from fulfilling the request']
|
|
8
|
-
|