Service# class ansys.platform.instancemanagement.Service(uri: str, headers: Mapping[str, str])# Provides an entry point for communicating with a remote product. Methods Attributes Service.headers Headers necessary to communicate with the service. Service.uri Uniform resource indicator (URI) to reach the service.