Skip to main content

server_patch

Function server_patch 

Source
pub async fn server_patch(
    configuration: &Configuration,
    server: ServerPut,
    target: Option<&str>,
) -> Result<InstancePatch200Response, Error<ServerPatchError>>
Expand description

Updates a subset of the server configuration.