pub async fn dcim_platforms_create(
configuration: &Configuration,
writable_platform_request: WritablePlatformRequest,
) -> Result<Platform, Error<DcimPlatformsCreateError>>Expand description
Post a list of platform objects.
pub async fn dcim_platforms_create(
configuration: &Configuration,
writable_platform_request: WritablePlatformRequest,
) -> Result<Platform, Error<DcimPlatformsCreateError>>Post a list of platform objects.