Hitachi

JP1 Version 11 JP1/Operations Analytics REST API Reference Guide


1.3.7 Members of a system profile

This section explains the Members of a system profile (SystemThresholdProfiles 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
profileName string System profile name. Use 128 or fewer characters. Y Y Y
description string Description of the system profile. Use 256 or fewer characters. Y Y Y
resourceType string Resource type to which the system profile can be applied.
  • ESX: ESX server
  • HYPERV: Hyper-V server
  • IPSWITCH: IP Switch
  • FCSWITCH: FC Switch
Y (only when a new profile is created) Y (only to eq) N
profileType string Change type of the system profile.
  • User: Profile is created by a user
  • Default: Profile is registered by default
  • Preset: Profile for which the initial settings are set
N(Specify User when creating a new profile) Y (only to eq, ne, in, not in) N
thresholdValues SystemThresholdValue[] Details of the threshold set in the system profile. For details, see 1.3.8 Members of a system profile threshold. -- -- --
numOfResources integer Number of resources to which the system profile is assigned N N N

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