Hitachi

JP1 Version 11 JP1/Operations Analytics REST API Reference Guide


1.3.4 Members of authentication information used by collectors

This section explains the Members of authentication information used by collectors (Collector Credential 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 N N
ipAddress string IP address or host name used for connections to management software N N N
userId string User ID used for connections to management software. Specify a string of 255 or fewer bytes. Y N N
password string Password used for connections to management software. Encode a string of 255 or fewer bytes in Base64. Y N N
updatePassword boolean Whether to change the password used for connections to management software.
  • true: Password is changed
  • false: Password is not changed
If this member is omitted, false is set.
Y N N
portNumber string Port number used for connections to management software Y N N
hypertextTransferProtocolType enum Whether to use SSL (HTTPS) for connections to management software.For details about the specifiable values, see the table HypertextTransferProtocolType in 1.6 List of enumerators. If this member is omitted, false is set. N N N
domainName string Domain name: Used for application linkage when Windows is selected. Y N N
rootPassword string root password: Used for application linkage when Unix is selected. Y N N
updateRootPassword boolean To change the password, set true. Use only for updates. Y N N
useAdministrativeShares boolean To share management, set true. Y N N
shareName string share Name Y N N
sharedFolder string shared Folder Y N N
logicalHostName string Logical Host Name Y N N
useLogicalHostName boolean To use logical host name, set true. Y N N
(Legend) Y: Applicable, N: Not applicable