View This JMS

get

/management/weblogic/{version}/serverConfig/JMSInteropModules/{name}/JMSResource

View this JMS.

Request

Path Parameters
Query Parameters
  • The 'excludeFields' query parameter is used to restrict which fields are returned in the response. It is a comma separated list of field names. If present, only fields whose name is not on the list will be returned. If not present, all fields are returned (unless the 'fields' query parameter is specified). Note: 'fields' must not be specified if 'excludeFields' is specified.
  • The 'fields' query parameter is used to restrict which fields are returned in the response. It is a comma separated list of field names. If present, only fields with matching names are returned. If not present, all fields are returned (unless the 'excludeFields' query parameter is specified). Note: 'excludeFields' must not be specified if 'fields' is specified.
Security
Back to Top

Response

Supported Media Types

200 Response

Returns this JMS.

This method can return the following links:

  • rel=SAFErrorHandlings uri=/management/weblogic/{version}/serverConfig/JMSInteropModules/{name}/JMSResource/SAFErrorHandlings

    This resource's SAFErrorHandlings collection resource.

  • rel=SAFImportedDestinations uri=/management/weblogic/{version}/serverConfig/JMSInteropModules/{name}/JMSResource/SAFImportedDestinations

    This resource's SAFImportedDestinations collection resource.

  • rel=SAFRemoteContexts uri=/management/weblogic/{version}/serverConfig/JMSInteropModules/{name}/JMSResource/SAFRemoteContexts

    This resource's SAFRemoteContexts collection resource.

  • rel=connectionFactories uri=/management/weblogic/{version}/serverConfig/JMSInteropModules/{name}/JMSResource/connectionFactories

    This resource's connectionFactories collection resource.

  • rel=destinationKeys uri=/management/weblogic/{version}/serverConfig/JMSInteropModules/{name}/JMSResource/destinationKeys

    This resource's destinationKeys collection resource.

  • rel=foreignServers uri=/management/weblogic/{version}/serverConfig/JMSInteropModules/{name}/JMSResource/foreignServers

    This resource's foreignServers collection resource.

  • rel=queues uri=/management/weblogic/{version}/serverConfig/JMSInteropModules/{name}/JMSResource/queues

    This resource's queues collection resource.

  • rel=quotas uri=/management/weblogic/{version}/serverConfig/JMSInteropModules/{name}/JMSResource/quotas

    This resource's quotas collection resource.

  • rel=templates uri=/management/weblogic/{version}/serverConfig/JMSInteropModules/{name}/JMSResource/templates

    This resource's templates collection resource.

  • rel=topics uri=/management/weblogic/{version}/serverConfig/JMSInteropModules/{name}/JMSResource/topics

    This resource's topics collection resource.

  • rel=uniformDistributedQueues uri=/management/weblogic/{version}/serverConfig/JMSInteropModules/{name}/JMSResource/uniformDistributedQueues

    This resource's uniformDistributedQueues collection resource.

  • rel=uniformDistributedTopics uri=/management/weblogic/{version}/serverConfig/JMSInteropModules/{name}/JMSResource/uniformDistributedTopics

    This resource's uniformDistributedTopics collection resource.

Body ()
Root Schema : JMS
Type: object
Show Source
  • Optional information that you can include to describe this JMS module.

    JMS module saves this note in the JMS descriptor file as XML PCDATA. All left angle brackets (<) are converted to the xml entity <. Carriage returns/line feeds are preserved.

    Note:

    If you create or edit a note from the Administration Console, the Administration Console does not preserve carriage returns/line feeds.

  • Default Value: 1

    The version of this file.

Back to Top