SoftLayer_Network_Application_Delivery_Controller_Configuration_History


SoftLayer_Network_Application_Delivery_Controller_Configuration_History

Description

The SoftLayer_Network_Application_Delivery_Controller_Configuration_History data type models a single instance of a configuration history entry for an application delivery controller. The configuration history entries are used to support creating backups of an application delivery controller’s configuration state in order to restore them later if needed.

Local


createDate

The date a configuration history record was created.
Type: dateTime


id

An configuration history record’s unique identifier
Type: int


notes

Editable notes used to describe a configuration history record
Type: string

Relational


controller

The application delivery controller that a configuration history record belongs to.
Type: SoftLayer_Network_Application_Delivery_Controller

Count