pub async fn outposts_instances_partial_update(
configuration: &Configuration,
uuid: &str,
patched_outpost_request: Option<PatchedOutpostRequest>,
) -> Result<Outpost, Error<OutpostsInstancesPartialUpdateError>>Expand description
Outpost Viewset