Command Reference > Infacmd es Command Reference > ListServiceOptions
  

ListServiceOptions

Returns a list of properties that are configured for the Email Service. To configure Email Service properties, run infacmd es updateServiceOptions. To configure Email Service email server properties, run infacmd es updateSMTPOptions.
The infacmd es listServiceOptions command uses the following syntax:
ListServiceOptions

<-DomainName|-dn> domain_name
[<-SecurityDomain|-sdn> security_domain]
<-UserName|-un> user_name
<-Password|-pd> password
[<-ServiceName|-sn> service_name]
[<-ResilienceTimeout|-re> timeout_period_in_seconds]
Note: The infacmd program uses the following common options to connect to the domain: domain name, user name, password, security domain, and resilience timeout. The table of options has brief descriptions. To see detailed descriptions, refer to Connecting to the Domain.
The following table describes the infacmd es listServiceOptions options and arguments:
Option
Argument
Description
-DomainName
-dn
domain_name
Name of the Informatica domain.
-SecurityDomain
-sdn
security_domain
Name of the security domain to which the domain user belongs.
-UserName
-un
user_name
User name to connect to the domain
-Password
-pd
password
Password for the user name.
-ServiceName
-sn
service_name
Optional. Enter Email_Service.
-ResilienceTimeout
-re
timeout_period_in_seconds
Amount of time in seconds that infacmd attempts to establish or re-establish a connection to the domain.