3.4.7. Display Available Resource Descriptions using the Management CLI
Prerequisites
Procedure 3.20. Task
Run the
read-resource-descriptionoperationFrom the Management CLI, use theread-resource-descriptionoperation to read and display the available resources. For more details on operation requests, refer to the topic Section 3.3.7, “Use Operations and Commands in the Management CLI”.[standalone@localhost:9999 /]
:read-resource-descriptionUse optional parameters
Theread-resource-descriptionoperation allows the use of the additional parameters.- Use the
operationsparameter to include descriptions of the resource's operations.[standalone@localhost:9999 /]
:read-resource-description(operations=true) - Use the
inheritedparameter to include or exclude descriptions of the resource's inherited operations. The default state is true.[standalone@localhost:9999 /]
:read-resource-description(inherited=false) - Use the
recursiveparameter to include recursive descriptions of the child resources.[standalone@localhost:9999 /]
:read-resource-description(recursive=true) - Use the
localeparameter to get the resource description in. If null, the default locale will be used.[standalone@localhost:9999 /]
:read-resource-description(locale=true)
Result
Descriptions of the available resources are displayed.