pub async fn dcim_module_bays_create(
configuration: &Configuration,
module_bay_request: ModuleBayRequest,
) -> Result<ModuleBay, Error<DcimModuleBaysCreateError>>Expand description
Post a list of module bay objects.
pub async fn dcim_module_bays_create(
configuration: &Configuration,
module_bay_request: ModuleBayRequest,
) -> Result<ModuleBay, Error<DcimModuleBaysCreateError>>Post a list of module bay objects.