Get details of a specific marketplace demo
Retrieve the marketplace demo’s details.
Permissions: Any authenticated user with an Air scope.
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Response
E-mail of the creator of the marketplace demo.
Whether the marketplace demo is visible to the entire catalog (true only when the demo is in the published catalog AND its publish access record is set to public).
The id of the marketplace demo publish access record. Returned only to the owning organization, Air admins, and SREs; null otherwise.
Number of times a clone has been provisioned from this marketplace demo (counted when the provision request creates the clone; not decremented if that clone later fails to boot).
The state of the simulation instance associated with this demo which acts as the template for all provisioned simulations from this demo. If the demo was successfully created, this value will be DEMO or CLONING.
The name of the company or organization the marketplace demo is published under (e.g. NVIDIA, Google). Required before a marketplace demo can be published.
Public URL of the marketplace demo icon stored in the publicly-accessible bucket. Legacy rows may still contain raw icon data in data URL format until the icon is next updated.