Previous page

Next page

Locate page in Contents

Print this page

serviceType

Summary:

The serviceType structure contains the extended service information.

Type specification:

Name

Min/Max

Type

Description

service

 

 

 

{

 

 

 

name

1..1

string

Service name.

display_name

0..1

base64Binary

WindowsDisplay name.

level

0..[]

byte

Linux Run levels.

state

0..1

boolean

Service state:

true -- started

false -- stopped

readonly

0..1

none

Indicates that it is not recommended to change any settings for this service.

xinetd

0..1

none

Linux Indicates that the service is managed by xinetd service.

description

0..1

base64Binary

Service description.

status

0..1

string

WindowsService status (started, stopped, paused).

startup_type

0..1

string

WindowsStartup type (manual, automatic, disabled).

logon_as

0..1

string

WindowsThe logon account assigned to the service.

dependent

0..[]

string

WindowsA list of services that depend on this service.

depended_on

0..[]

string

WindowsA list of services that this service depends on.

}

 

 

 

Please send us your feedback on this help page