pub async fn dcim_interfaces_create(
configuration: &Configuration,
writable_interface_request: WritableInterfaceRequest,
) -> Result<Interface, Error<DcimInterfacesCreateError>>Expand description
Post a list of interface objects.
pub async fn dcim_interfaces_create(
configuration: &Configuration,
writable_interface_request: WritableInterfaceRequest,
) -> Result<Interface, Error<DcimInterfacesCreateError>>Post a list of interface objects.