Hitachi

JP1 Version 12 JP1/Operations Analytics REST API Reference Guide


1.3.14 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.The following value can be specified.
  • ESX: ESX
  • HYPERV: Hyper-V
  • IPSWITCH: IP Switch
  • FCSWITCH: FC Switch
  • CLUSTER: Clutser
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.15 Members of a system profile threshold. -- -- --
numOfResources integer Number of resources to which the system profile is assigned N N N
originalThresholdProfileID string ID for identifying the original profile of the assigned profile N N N
appliedPlugins Plugin[] List of the plig-in applied to the profile N N N

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