Unsupported content

   

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

ServerNetworkInterface class

The ServerNetworkInterface class represents the network interface for a server.

ServerNetworkInterface class APIs

The following tables list the basic APIs, operation APIs, and relationship APIs for the ServerNetworkInterface class.

Basic APIs

Name

HTTP
method

URI

Description

get

GET

csm/ServerNetworkInterface/guid

Retrieves a ServerNetworkInterface object.

search

POST

csm/ServerNetworkInterface/search

Searches for ServerNetworkInterface objects.

Operation APIs

The ServerNetworkInterface class has no operation APIs.

Relationship APIs

Name

HTTP
method

URI

Description

relation

GET

csm/ServerNetworkInterface/guid/destinationEndPointNetworkPath

Retrieves the destinationEndPointNetworkPath relationship.

relation

GET

csm/ServerNetworkInterface/guid/lbPoolEntry

Retrieves the lbPoolEntry relationship.

relation

GET

csm/ServerNetworkInterface/guid/logicalDataCenterServerFarmEntry

Retrieves the logicalDataCenterServerFarmEntry relationship.

relation

GET

csm/ServerNetworkInterface/guid/server

Retrieves the server relationship.

relation

GET

csm/ServerNetworkInterface/guid/sourceEndPointNetworkPath

Retrieves the sourceEndPointNetworkPath relationship.

relation

GET

csm/ServerNetworkInterface/guid/switchPort

Retrieves the switchPort relationship.

relation

GET

csm/ServerNetworkInterface/guid/computeContainer

Retrieves the computeContainer relationship.

relation

GET

csm/ServerNetworkInterface/guid/destinationNetworkPath

Retrieves the destinationNetworkPath relationship.

relation

GET

csm/ServerNetworkInterface/guid/host

Retrieves the host relationship.

relation

GET

csm/ServerNetworkInterface/guid/ipAddresses

Retrieves the ipAddresses relationship.

relation

GET

csm/ServerNetworkInterface/guid/network

Retrieves the network relationship.

relation

GET

csm/ServerNetworkInterface/guid/sourceNetworkPath

Retrieves the sourceNetworkPath relationship.

relation

GET

csm/ServerNetworkInterface/guid/zone

Retrieves the zone relationship.

relation

GET

csm/ServerNetworkInterface/guid/computeContainerNetworkInterface

Retrieves the computeContainerNetworkInterface relationship.

relation

GET

csm/ServerNetworkInterface/guid/loadBalancingServiceNetworkInterface

Retrieves the loadBalancingServiceNetworkInterface relationship.

relation

GET

csm/ServerNetworkInterface/guid/logicalFirewallInterface

Retrieves the logicalFirewallInterface relationship.

relation

GET

csm/ServerNetworkInterface/guid/logicalLoadBalancerInterface

Retrieves the logicalLoadBalancerInterface relationship.

relation

GET

csm/ServerNetworkInterface/guid/resourceNetwork

Retrieves the resourceNetwork relationship.

relation

GET

csm/ServerNetworkInterface/guid/tickets

Retrieves the tickets relationship.

relation

GET

csm/ServerNetworkInterface/guid/provider

Retrieves the provider relationship.

relation

GET

csm/ServerNetworkInterface/guid/tags

Retrieves the tags relationship.

ServerNetworkInterface class relationships and attributes

The following tables list the relationships and attributes of the ServerNetworkInterface class.

Relationships

Name

Type

Multi-
plicity

Description

destinationEndPointNetworkPath

NetworkPath

0..*

lbPoolEntry

LBPoolEntry

0..*

Associated load balancer pool entry

logicalDataCenterServerFarmEntry

LogicalDataCenterServerFarmEntry

0..*

server

Server

1

Associated server

sourceEndPointNetworkPath

NetworkPath

0..*

switchPort

SwitchPort

0..1

Associated server switch port

computeContainer

ComputeContainer

0..1

Associated compute container

destinationNetworkPath

NetworkPath

0..*

Associated destination network path

host

Server

1

Server access via the NIC

ipAddresses

IPAddress

1..*

IP addresses assigned to the NIC

network

Network

1..*

Associated network

sourceNetworkPath

NetworkPath

0..*

Associated source network path

zone

Zone

1

Associated zone

computeContainerNetworkInterface

ComputeContainerNetworkInterface

0..*

Realized compute container network interfaces

loadBalancingServiceNetworkInterface

LoadBalancingServiceNetworkInterface

0..*

Realized load balancing service network interfaces

logicalFirewallInterface

LogicalFirewallInterface

0..1

logicalLoadBalancerInterface

LogicalLoadBalancerInterface

1

resourceNetwork

ResourceNetwork

1..*

tickets

Ticket

0..*

cloudClass

CloudClass

1

Fully-qualified name of the class to which the object belongs

provider

Provider

1

Provider that created the object

tags

Tag

0..*

Tags associated with the object

Attributes

Name

Type

Multi-
plicity

Description

isDHCP

Boolean

1

Indicates whether the interface uses DHCP. The default value is false.

nicNumber

Integer

0..1

NIC number

provisioningSource

ProvisioningSourceType

1

Provisioning source for the server network interface

isDHCP

Boolean

1

Indicates whether the interface uses DHCP

isPublicIP

Boolean

0..1

lanID

String

1

Local area network identifier

macAddress

String

0..1

MAC Address

networkLabel

String

1

Network label

nicNumber

Integer

1

Network interface card number

switch

String

0..1

Switch

switchPort

String

0..1

Switch port

isOnboarded

Boolean

1

Indicates whether the object is onboarded

externalID

String

0..1

Identifier used for the object by an external provider

owner

String

0..1

Name of the owner of the object

reconciliationID

String

0..1

Reconciliation identity value for the object from the BMC Atrium CMDB

tokenID

String

0..1

Token identifier

description

String

0..1

Text that describes the object

guid

String

1

Globally unique identifier for the object

labels

String

0..*

modifiedDate

Date

0..1

Date the Cloudobject was modified

name

String

1

Human-readable name of the object

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments