SoftLayer_Configuration_Template_Section_Profile


SoftLayer_Configuration_Template_Section_Profile

Description

Some configuration templates let you create a unique configuration profiles.

For example, you can create multiple configuration profiles to monitor multiple hard drives with “CPU/Memory/Disk Monitoring Agent”. SoftLayer_Configuration_Template_Section_Profile help you keep track of custom configuration profiles.

Local


agentId

Internal identifier of a monitoring agent this profile belongs to.
Type: int


createDate

Created date
Type: dateTime


id

Internal identifier of a configuration profile.
Type: int


name

Name of a configuration profile
Type: string


sectionId

Internal identifier of a configuration section that this profile belongs to.
Type: int