user

Create Demo Node Endpoint

post/user/create-demo-node

Request body

tenant_idstring required
node_namestring required
env_overridesstring[]

Response

Successful Response

namestring required
node_idstring required
create_date_timestring required
destroy_date_timestring nullable required
last_known_versionstring nullable required
last_known_featuresstring[] required
demoboolean required
ephemeralboolean
connectedboolean required

DEPRECATED: Use lifecycle_state field instead

lifecycle_state'created' | 'connected' | 'disconnected' required
has_failed_pipelinesboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.