Previous Topic: get referential-integrity Command—Display Referential Integrity Rules

Next Topic: get stack Command—Display Communication Settings, Such as Port Numbers

get schema Command—Display the Schema

This command has the following format:

get schema for identifier;
identifier

A name or an object identifier of any schema definition (an attribute, object class, name binding, prefix, or attribute set).

Example: Retrieve the Definition of commonName

Use one of the following commands:

get schema for commonName;
get schema for (2.5.4.3);

An example output of this command is:

Attribute (2.5.4.3)
name = commonName
ldap-names = cn
syntax = caseIgnoreString