RubyGems Navigation menu

emass_client 1.0.1

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. The `emasser` is a command-line interface (CLI) tool that implements all of the eMASS endpoints defined in the eMASS REST API v3.2, dated October 21, 2021.<br><br> <strong>Register CLI</strong><br> New users will need to register 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) where {url}/api/register (POST) is used 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> key Example Value Description `api-key` api-key-provided-by-emass This API key must be provided in the request header for all endpoint calls `user-uid` USER.UID.KEY This User unique identifier key must be provided in the request header for all PUT, POST, and DELETE endpoint calls Note: For DoD users this is the DoD ID Number (EIDIPI) on their DoD CAC <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:

Gemfile:
= Copy to clipboard Copied!

instalar:
=

Versões:

  1. 3.12.0 - October 10, 2023 (96,5 KB)
  2. 3.10.1 - June 14, 2023 (82 KB)
  3. 3.9.10 - June 13, 2023 (82 KB)
  4. 3.9.1 - May 23, 2023 (79,5 KB)
  5. 3.4.1 - October 07, 2022 (75 KB)
  6. 1.0.1 - January 03, 2022 (81 KB)
Mostrar todas as versões (10)

Runtime Dependencies (2):

json ~> 2.1, >= 2.1.0
typhoeus ~> 1.0, >= 1.0.1

Development Dependencies (1):

rspec ~> 3.6, >= 3.6.0

Donos:

Pushed by:

Autores:

  • Swagger-Codegen

SHA 256 checksum:

0ba5b90dfce7b6282a86bdf39a407985e3d6f85e57023b3616507ab8b9ce8fcd

Total de downloads 6.491

Desta versão 1.115

Licença:

Unlicense

Versão Requerida do Ruby: >= 1.9

Links: