pub async fn outposts_instances_create(
configuration: &Configuration,
outpost_request: OutpostRequest,
) -> Result<Outpost, Error<OutpostsInstancesCreateError>>
Expand description
Outpost Viewset
pub async fn outposts_instances_create(
configuration: &Configuration,
outpost_request: OutpostRequest,
) -> Result<Outpost, Error<OutpostsInstancesCreateError>>
Outpost Viewset