SoftLayer_Network_Storage_Allowed_Host


SoftLayer_Network_Storage_Allowed_Host

Description

Local


accountId

The account to which this allowed host belongs to.
Type: int


credentialId

The credential this allowed host will use
Type: int


id

The internal identifier of the igroup
Type: int


name

The name of allowed host, usually an IQN or other identifier
Type: string


resourceTableId

None
Type: int


resourceTableName

None
Type: string

Relational


assignedGroups

The SoftLayer_Network_Storage_Group objects this SoftLayer_Network_Storage_Allowed_Host is present in.
Type: SoftLayer_Network_Storage_Group[]


assignedIscsiVolumes

The SoftLayer_Network_Storage volumes to which this SoftLayer_Network_Storage_Allowed_Host is allowed access.
Type: SoftLayer_Network_Storage[]


assignedNfsVolumes

The SoftLayer_Network_Storage volumes to which this SoftLayer_Network_Storage_Allowed_Host is allowed access.
Type: SoftLayer_Network_Storage[]


assignedReplicationVolumes

The SoftLayer_Network_Storage primary volumes whose replicas are allowed access.
Type: SoftLayer_Network_Storage[]


assignedVolumes

The SoftLayer_Network_Storage volumes to which this SoftLayer_Network_Storage_Allowed_Host is allowed access.
Type: SoftLayer_Network_Storage[]


credential

The SoftLayer_Network_Storage_Credential this allowed host uses.
Type: SoftLayer_Network_Storage_Credential


sourceSubnet

Connections to a target with a source IP in this subnet prefix are allowed.
Type: string


subnetsInAcl

The SoftLayer_Network_Subnet records assigned to the ACL for this allowed host.
Type: SoftLayer_Network_Subnet[]

Count


assignedGroupCount

A count of the SoftLayer_Network_Storage_Group objects this SoftLayer_Network_Storage_Allowed_Host is present in.
Type: unsignedLong


assignedIscsiVolumeCount

A count of the SoftLayer_Network_Storage volumes to which this SoftLayer_Network_Storage_Allowed_Host is allowed access.
Type: unsignedLong


assignedNfsVolumeCount

A count of the SoftLayer_Network_Storage volumes to which this SoftLayer_Network_Storage_Allowed_Host is allowed access.
Type: unsignedLong


assignedReplicationVolumeCount

A count of the SoftLayer_Network_Storage primary volumes whose replicas are allowed access.
Type: unsignedLong


assignedVolumeCount

A count of the SoftLayer_Network_Storage volumes to which this SoftLayer_Network_Storage_Allowed_Host is allowed access.
Type: unsignedLong


subnetsInAclCount

A count of the SoftLayer_Network_Subnet records assigned to the ACL for this allowed host.
Type: unsignedLong