SoftLayer_Account_Network_Vlan_Span


SoftLayer_Account_Network_Vlan_Span

Description

The SoftLayer_Account_Network_Vlan_Span data type exposes the setting which controls the automatic spanning of private VLANs attached to a given customers account.

Local


enabledFlag

Flag indicating whether the customer wishes to have all private network VLANs associated with account automatically joined [0 or 1]
Type: boolean


id

The unique internal identifier of the SoftLayer_Account_Network_Vlan_Span object.
Type: int


lastAppliedDate

Timestamp of the last time the ACL for this account was applied.
Type: dateTime


lastVerifiedDate

Timestamp of the last time the subnet hash was verified for this VLAN span record.
Type: dateTime


modifyDate

Timestamp of the last edit of the record.
Type: dateTime

Relational


account

The SoftLayer customer account associated with a VLAN.
Type: SoftLayer_Account

Count