uaf_list_services

Returns information about services.Table C-3 shows the columns returned by this function. This service has no arguments.

Table C-5: Columns returned

Column name

Returned datatype

Name

java.lang.String

Identifier

java.lang.String

Inited (initialized)

java.lang.Boolean

Started

java.lang.Boolean

Table C-6: Sample output

Name

Identifier

Inited (Initialized)

Started

Agent service

Agent

1

1

Bootstrap service

BootstrapService

1

1

Configuration service

ConfigService

1

1

Environment service

EnvironmentDiscoveryService

1

1

File transfer service

FileTransferService

1

1

Plugin registration service

PluginRegisterService

1

1

RMI service

RMIService

1

1

Remote shell service

RemoteShellService

1

1

Security service

SecurityService

1

1

Self discovery service

SelfDiscoveryService

1

1

Service registration service

ServiceRegistrationService

1

1

Session service

SessionService

1

1

TDS service

TdsService

1

1