+

Search Tips | Advanced Search

Response body attributes for channels

When you receive the response body from using the HTTP verb GET with the channel object to request information about channels, attributes for the channels are returned within named JSON objects.

The following objects are available:

For more information about the PCF equivalents to the queue REST API parameters and attributes, see REST API and PCF equivalents for channels.

Note: The REST API supports only channels that have TCP as their transport type, and are of type sender, receiver, server, requester, cluster-sender, or cluster-receiver. Other channels are not returned.


sender

The sender object contains information about sender channels and is returned only for sender channels:


server

The server object contains information about server channels and is returned only for server channels:


requester

The requester object contains information about requester channels and is returned only for requester channels:


clusterSender

The clusterSender object contains information about cluster sender channels and is returned only for cluster sender channels:


clusterReceiver

The clusterReceiver object contains information about cluster receiver channels and is returned only for cluster receiver channels:


clusterRouting

The clusterRouting object contains information about routing within clusters and is returned only for cluster receiver and cluster sender channels:


connectionManagement

The connectionManagement object contains information about connection management:


compression

The compression object contains attributes that are related to data compression:


dataCollection

The dataCollection object contains attributes that are related to data collection, monitoring, and statistics:


exits

The exits object contains information about channel exits:


extended

The extended object contains attributes that are related to extended channel properties, such as data conversion and sequence number settings:


failedDelivery

The failedDelivery object contains attributes that are related to channel behavior when delivery of a message fails:


general

The general object contains attributes that are related to more generic channel properties, such as description:


batch

The batch object contains attributes that are related to batches of messages that are sent through the channel:


queueSharingGroup

The queueSharingGroup object contains attributes that are related to queue sharing groups on z/OSĀ®:


receiverSecurity

The receiverSecurity object contains attributes that are related to security for receiving channels:


transmissionSecurity

The transmissionSecurity object contains attributes that are related to security for message transmission:


currentStatus

The currentStatus object contains attributes that are related to current status information:


savedStatus

The savedStatus object contains attributes that are related to saved status information: