Hitachi

JP1 Version 11 JP1/Operations Analytics REST API Reference Guide


1.3.3 Members of collectors

This section explains the Members of collectors (Collectors resource).

Member name Data type Description Whether to change Whether applicable to filter conditions ($query) Whether applicable to sort conditions ($order-by)
instanceID long ID for identifying instances N Y Y
name string Collector name Y Y Y
collectorType string Collector type.
  • VCENTER: The management software is vCenter.
  • AJS: The management software is JP1/AJS3 - Manager.
  • IM: The management software is JP1/IM - Manager.
  • PFM: The management software is JP1/PFM - Manager.
  • CUSTOM: The management software is custom application.
N Y (only to eq, ne, in, not in) N
osType enum Type of OS. This member is only set when the collectorType is AJS, PFM, or IM. For details about the specifiable values, see the table CollectorOsType in 1.6 List of enumerators. N N N
autoCollectionType enum Settings for periodic executions of the collector. For details about the specifiable values, see the table ConnectType in 1.6 List of enumerators. N Y (only to eq, ne, in, not in) N
connectResult enum Last execution result of the collector. For details about the specifiable values, see the table ConnectStatusType in 1.6 List of enumerators. N Y (only to eq, ne, in, not in) N
refreshStatus enum Execution status of the collector. For details about the specifiable values, see the table ConnectStatusType in 1.6 List of enumerators. N N N
message string Message of the execution result of the collector N N N
lastRefreshed ISO8601String Last refresh date and time N N N
refreshDateForInventory ISO8601String Refresh date and time for the configuration information N N N
refreshDateForPerformance ISO8601String Refresh date and time for the performance information N N N
numOfHypervisors integer Number of hypervisors found by the collector N N N
numOfVms integer Number of virtual machines found by the collector N N N
numOfApplications integer Number of applications found by the collector N N N
collectorCredentials CollectorCredential[] Authentication information used for connections to monitoring targets. For details, see 1.3.4 Members of authentication information used by collectors. -- -- --
productName string Collected-product name N Y Y
providerName string Provider name N Y Y
refreshDateForApp ISO8601String Date definition was applied N N N

(Legend) Y: Applicable, N: Not applicable, --: Not supported