SoftLayer_Network_Subnet_Registration_Event


SoftLayer_Network_Subnet_Registration_Event

Description

Deprecated

The subnet registration event type has been deprecated.

Each time a SoftLayer_Network_Subnet_Registration object is created or modified, the system will generate an event for it. Additional actions that would create an event include RIR responses and error cases. *

Local


createDate

None
Type: dateTime


id

Unique numeric ID of the event object
Type: int


message

A string message indicating what took place during this event
Type: string


modifyDate

None
Type: dateTime


registrationId

The numeric ID of the related SoftLayer_Network_Subnet_Registration object
Type: int


typeId

The numeric ID of the associated SoftLayer_Network_Subnet_Registration_Event_Type object
Type: int

Relational


registration

[Deprecated] The registration this event pertains to.
Type: SoftLayer_Network_Subnet_Registration

Deprecated


type

[Deprecated] The type of this event.
Type: SoftLayer_Network_Subnet_Registration_Event_Type

Deprecated

Count