show entry(8rpc)Shows the NSI attributes of a name service entry Synopsis
rpccp show entry entry-name Options
-i The interface identifier value has the following form: interface-uuid,major-version.minor-version The UUID is a hexadecimal string and the version numbers are decimal strings, for example: -i ec1eeb60-5943-11c9-a309-08002b102989,1.1 Leading zeros in version numbers are ignored.
-s
-u Name service data is cached locally on each machine in a cell. If an rpccp inquiry can be satisfied by data in the local CDS cache, this cached data is returned. Locally cached copies of name service data might not include a recent CDS update, however. If the required data is not available in the local CDS cache, rpccp goes to a CDS server to retrieve the required data and then updates the local CDS cache. Using the -u option bypasses the local cache, allowing rpccp to go directly to a CDS server for the inquiry and then update the local CDS cache. Arguments
entry-name
Description Note that this operation shows all of the compatible bindings for a given interface. The show entry command shows the same list of string bindings as the import operation returns for the specified entry. This list includes all string bindings that refer to a major version that matches the specified version and a minor version that is equal to or greater than the specified version. The list may include string bindings exported for other versions of the interface that are upwardly compatible, rather than for this particular version of the interface.
Privileges Required
Notes
Examples rpccp show entry /.:/LandS/anthro/Cal_host_3 The following commands run the control program and show the name service entry /.:/LandS/anthro/Calendar_group:
$ rpccp
Related Information
|