Create an interface
Create a new interface in a simulation. This operation is not permitted if the simulation is not in an updatable state.
Required scope: air:simulation_edit (roles: air_org_admin, air_user)
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
DATA_PLANE_INTF- Data Plane InterfacePCIE_INTF- PCIe Interface between emulated nodesOOB_INTF- Out of Band Management Interface
Labels which can be specified on the interface. Fields not specified in the payload schema will be completely ignored. If updating, the data provided will completely replace existing labels: attempting to PATCH specific labels will delete the other labels.
The breakout factor of the physical port this interface belongs to (‘1’ = un-split, e.g. ‘2’, ‘4’, ‘8’). Only meaningful for nodes managed by a platform port map, where the name/split pair must match the port map; when unset, the interface is validated and created at the platform’s default split.
Response
DATA_PLANE_INTF- Data Plane InterfacePCIE_INTF- PCIe Interface between emulated nodesOOB_INTF- Out of Band Management Interface
Labels which can be specified on the interface. Fields not specified in the payload schema will be completely ignored. If updating, the data provided will completely replace existing labels: attempting to PATCH specific labels will delete the other labels.
The breakout factor of the physical port this interface belongs to (‘1’ = un-split, e.g. ‘2’, ‘4’, ‘8’). Only meaningful for nodes managed by a platform port map, where the name/split pair must match the port map; when unset, the interface is validated and created at the platform’s default split.