pub async fn sources_kerberos_create(
configuration: &Configuration,
kerberos_source_request: KerberosSourceRequest,
) -> Result<KerberosSource, Error<SourcesKerberosCreateError>>
Expand description
Kerberos Source Viewset
pub async fn sources_kerberos_create(
configuration: &Configuration,
kerberos_source_request: KerberosSourceRequest,
) -> Result<KerberosSource, Error<SourcesKerberosCreateError>>
Kerberos Source Viewset