nvmet.port.query¶
Sent on nvmet.port changes.
NVMetPortAddedEvent
Type: objectNo Additional Properties
Id
Type: integerNVMetPortEntry
Type: objectNo Additional Properties
Id
Type: integerUnique identifier for the NVMe-oF port.
Index
Type: integerIndex of the port, for internal use.
Addr Trtype
Type: enum (of string)Fabric transport technology name.
Must be one of:
- "TCP"
- "RDMA"
- "FC"
Addr Trsvcid
Transport-specific TRSVCID field. When configured for TCP/IP or RDMA this will be the port number.
Must be at least 1
characters long
Addr Traddr
Type: stringA transport-specific field identifying the NVMe host port to use for the connection to the controller.
For TCP or RDMA transports, this will be an IPv4 or IPv6 address.
Addr Adrfam
Type: enum (of string)Address family.
Must be one of:
- "IPV4"
- "IPV6"
- "FC"
Inline Data Size
Default: nullMaximum size for inline data transfers or null
for default.
Max Queue Size
Default: nullMaximum number of queue entries or null
for default.
Pi Enable
Default: nullWhether Protection Information (PI) is enabled or null
for default.
Enabled
Type: boolean Default: truePort enabled. When NVMe target is running, cannot make changes to an enabled port.
NVMetPortChangedEvent
Type: objectNo Additional Properties
Id
Type: integerNVMetPortEntry
Type: objectNo Additional Properties
Id
Type: integerUnique identifier for the NVMe-oF port.
Index
Type: integerIndex of the port, for internal use.
Addr Trtype
Type: enum (of string)Fabric transport technology name.
Must be one of:
- "TCP"
- "RDMA"
- "FC"
Addr Trsvcid
Transport-specific TRSVCID field. When configured for TCP/IP or RDMA this will be the port number.
Must be at least 1
characters long
Addr Traddr
Type: stringA transport-specific field identifying the NVMe host port to use for the connection to the controller.
For TCP or RDMA transports, this will be an IPv4 or IPv6 address.
Addr Adrfam
Type: enum (of string)Address family.
Must be one of:
- "IPV4"
- "IPV6"
- "FC"
Inline Data Size
Default: nullMaximum size for inline data transfers or null
for default.
Max Queue Size
Default: nullMaximum number of queue entries or null
for default.
Pi Enable
Default: nullWhether Protection Information (PI) is enabled or null
for default.
Enabled
Type: boolean Default: truePort enabled. When NVMe target is running, cannot make changes to an enabled port.
NVMetPortRemovedEvent
Type: objectNo Additional Properties
Id
Type: integerRequired roles: SHARING_NVME_TARGET_READ