Create Engine
Create a new placement or entity-analysis engine in your organization.
Documentation Index
Fetch the complete documentation index at: https://docs.usenexio.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key with environment prefix. Use nx_test_... for sandbox and
nx_live_... for production. Obtain keys at
platform.usenexio.com/settings/api-keys.
Body
URL-safe identifier. 3–50 lowercase alphanumeric characters and hyphens. Must start and end with an alphanumeric character.
3 - 50^[a-z0-9][a-z0-9-]*[a-z0-9]$Human-readable engine name.
1 - 100Engine type determines the config schema and pipeline behavior.
placement, entity_analysis Optional engine description.
500Response
Engine created with default configuration.
Engine metadata returned by management endpoints.
Engine identifier.
URL-safe engine slug, unique within the organization.
Human-readable engine name.
Optional engine description.
Engine type. placement engines rank provider offerings into optimal solutions.
entity_analysis engines evaluate current state against requirements and find gaps.
placement, entity_analysis Engine status. Archived engines cannot have their config updated.
active, archived RFC 3339 creation timestamp.
RFC 3339 last-update timestamp.