OpenAPI User Guide > OpenAPI User Guide > Accessing the Name Server > Name Server Query Syntax > Display Attribute Statement--Display an Attribute Data Definition
Was this helpful?
Display Attribute Statement--Display an Attribute Data Definition
This statement displays an attribute data definition.
This statement has the following syntax:
show global|private attribute vnode attr_name attr_value
This statement has the following parameters:
global|private
Specifies a global or private object. A global object is available to all users on the local node. A private object is available to a single user.
vnode
Specifies the virtual node name to be associated with this attribute data definition.
attr_name
Specifies the name of the attribute.
attr_value
Specifies the value of the attribute.
Examples: Display attribute statement
The following example displays all global attribute data definitions on vnode apitest:
show global attribute apitest * *
The following is an example of sample output from this operation:
global attribute apitest connection_type direct
Last modified date: 12/14/2023