Service#
- class ansys.platform.instancemanagement.Service(uri: str, headers: Mapping[str, str], security: ServiceSecurity | None = None)#
Provides an entry point for communicating with a remote product.
Methods
Attributes
Headers necessary to communicate with the service.
Transport mode resolved from the server security info.
Uniform resource indicator (URI) to reach the service.