Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This request uses a default header . See the table below for more information about header types.of one of the types listed under "Response," below. 

Example request

Code Block
languagejs
GET /rest/v1/license-orders/25N8D-NC35D-WD01P-8JI4K HTTP/1.1
Host: license.x-formation.com
Accept: application/hal+json

...

The LAC REST API returns the standard HTTP response codes described in the following table.ADD LINKS

Status CodeHeadersDescription
200 OKLicense order details.
403 ForbiddenLicense order is disabled.
404 Not FoundLicense order not found.

...