Hitachi

JP1 Version 12 JP1/Operations Analytics REST API Reference Guide


1.3.18 Members of the application

This section explains the Members of the application (Applications resource).

Member name Data type Description Whether to change Application to filter conditions ($query) Application to sort conditions ($order-by)
instanceID long ID for identifying instances N N N
name string Name of the detected application N N N
applicationType enum Application type. For details about the specifiable values, see the table ApplicationType in 1.6 List of enumerators. N N N
applicationDetailType string Type of the custom application N N N
ipAddress string IP address of the application N N N
description string Detailed information about the application N N N
collectorID long ID identifying the collector used for detection N N N
collectorName string Name of the collector used for detection N N N
applicationHosts ApplicationHost[] Resources to which the application belongs N N N
applicationContainers ApplicationContainer[] Containers to which the application belongs N N N
autoCollectionType enum Settings for periodic execution of the collector. For details about the specifiable values, see the table ConnectType in 1.6 List of enumerators. N N N
groupIDs long[] ID identifying the consumer to which the application is allocated N N N
groupNames string[] Name of the consumer to which the application is allocated N N N
gradeNames string[] Grade of the consumer to which the application is allocated N N N
gradeOrders int[] Priority of the grade of the consumer to which the application is allocated N N N
usedCredentialID int[] ID identifying the authentication information used at detection N N N
usedCredentials string Authentication information used at detection N N N
accessPointType enum Type of collector used at detection. For details about the specifiable values, see the table ProtocolType in 1.6 List of enumerators. N N N
accessPointIpAddress string IP address or host name of the authentication information N N N
accessPointUser string User ID used to connect to monitoring targets or management software N N N

(Legend) Y: Applicable, N: Not applicable