Web API Reference Guide > Data Types > Response Data Types > libraryInfo

libraryInfo

Information about all libraries belonging to the same group.

Parameter

 Type

Count

Description

libraryId

integer

1

Number identifier of the library

libraryName

string

1

Name of the library

status

string

1

Status of the library ( OK, Error, NotExists)

isDefinedLibrary

boolean

1

True if this library was arbitrarily defined

libraryVersions

List of libraryVersion Elements

0...*

A list of libraryVersion elements that describe the current library versions on the system

Version: 1.5

 

Read Also

  Response Data Types