Skip to main content
Ctrl+K
PyPIM - Home PyPIM - Home
  • Home
  • Security
  • API reference
  • Contribute
  • Integration
Ctrl+K
  • GitHub
  • Home
  • Security
  • API reference
  • Contribute
  • Integration
Ctrl+K
  • GitHub

Section Navigation

  • Client
  • Definition
  • Instance
  • Service
  • Configuration
  • ConnectionSecurity
  • SecuritySettings
  • InsecureSettings
  • MtlsSettings
  • MtlsCertificatePaths
  • UdsSettings
    • socket_directory
    • socket_identifier
    • socket_path
  • WnuaSettings
  • ServiceSecurity
  • NotConfiguredError
  • InstanceNotReadyError
  • UnsupportedServiceError
  • InvalidConfigurationError
  • UnsupportedProductError
  • PyAnsys
  • API reference
  • UdsSettings

UdsSettings#

class ansys.platform.instancemanagement.UdsSettings(socket_path: str | None = None, socket_directory: str | None = None, socket_identifier: str | None = None)#

Unix Domain Socket connection settings.

Provide either a full socket_path or the socket_directory / socket_identifier pair, but not both. If neither is set, the server falls back to its own default resolution.

Methods

Attributes

UdsSettings.socket_directory

UdsSettings.socket_identifier

UdsSettings.socket_path

On this page
  • UdsSettings
  • Show Source

© Copyright 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved.

Created using Sphinx 9.1.0.

Built with the Ansys Sphinx Theme 1.9.0.
Last updated on