Sunday 20 October 2013

wsadmin command to get a list of all object types available in Websphere

The below wsadmin will list all available objects in websphere

print AdminConfig.types()


Outputs as follows ...

**************AdminConfig.types()*************

AccessPointGroup

ActivationSpec

ActivationSpecTemplateProps

ActiveAffinityType

ActivitySessionService

AdminAgentRegistration

AdminObject

AdminObjectTemplateProps

AdminServerAuthentication

.
.
.
.
.