RubyGems Navigation menu

emass_client 1.0.3

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 3.12.0 - October 10, 2023 (96.5 KB)
  2. 3.10.1 - June 14, 2023 (82.0 KB)
  3. 3.9.10 - June 13, 2023 (82.0 KB)
  4. 3.9.1 - May 23, 2023 (79.5 KB)
  5. 3.4.1 - October 07, 2022 (75.0 KB)
  6. 1.0.3 - January 14, 2022 (81.0 KB)
显示所有版本 (共 10 个)

Runtime 依赖 (2):

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

Development 依赖 (1):

rspec ~> 3.6, >= 3.6.0

业主:

推送:

作者:

  • Swagger-Codegen

SHA 256 校验和:

8750b484ee7eeef51512f4408156911d61b9478abc7d3192a92292f365a0366e

下载总量 6,491

这个版本 1,181

许可:

Unlicense

需要的 Ruby 版本: >= 1.9

链接: