object exists

Whether a protected object exists. The protected object might be located either in:

The administration service plug-in might be registered by an authorization application, such as WebSEAL. Use this command to determine Whether the specified object was created.

Authentication (administrator ID and password) is required to use.

object exists object_name

Options

Return codes

Examples

  • The following example confirms Object named /Management/notAnObject exists:
    pdadmin sec_master> object exists /Management/notAnObject
    The output is like:
    Exists: No

    See also

    object listandshow
    object show

    Parent topic: pdadmin commands