Create a platform information entry
Platform information entries describe per-platform port maps, minimum resource requirements, and port configuration used to configure hardware platform-specific behavior.
Required scope: air:image_write (roles: air_image_publisher, air_image_uploader)
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
OS family identifier (e.g. sonic, nvos). Exactly one of os_type or emulation_type must be set; the other is null.
The type of simulation engine to which this information applies. Exactly one of os_type or emulation_type must be set; the other is null.
Free-form key-value variables. Values are stored as text.
Free-form simulator configuration dictionary.
Response
OS family identifier (e.g. sonic, nvos). Exactly one of os_type or emulation_type must be set; the other is null.
The type of simulation engine to which this information applies. Exactly one of os_type or emulation_type must be set; the other is null.
Free-form key-value variables. Values are stored as text.
Free-form simulator configuration dictionary.