Skip to main content
Element Software
12.5 and 12.7

protocolEndpoint

Contributors netapp-pcarriga amgrissino

The protocolEndpoint object contains the attributes of a protocol endpoint. You can retrieve this information for all protocol endpoints in the cluster using the ListProtocolEndpoints API method.

Object members

This object contains the following members:

Name Description Type

primaryProviderID

The ID of the primary protocol endpoint provider object for the protocol endpoint.

integer

protocolEndpointID

The unique ID of the protocol endpoint.

UUID

protocolEndpointState

The status of the protocol endpoint. Possible values:

  • Active: The protocol endpoint is in use.

  • Start: The protocol endpoint is starting.

  • Failover: The protocol endpoint has failed over.

  • Reserved: The protocol endpoint is reserved.

string

providerType

The type of the protocol endpoint's provider. Possible values:

  • Primary

  • Secondary

string

scsiNAADeviceID

The globally unique SCSI device identifier for the protocol endpoint in NAA IEEE Registered Extended Format.

string

secondaryProviderID

The ID of the secondary protocol endpoint provider object for the protocol endpoint.

integer

Find more information