protocolEndpoint
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:
|
string |
providerType |
The type of the protocol endpoint's provider. Possible values:
|
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 |