DESCRIBE SPECIFICATION

Describes the details about an app specification.

Syntax

{ DESCRIBE | DESC }  SPECIFICATION <name> [ IN APPLICATION <app_name> ];

Parameters

IN APPLICATION app_name

Specifies the name of the app whose app specification you want to view.

Usage notes

  • Consumers must provide the name of an app using the IN APPLICATION clause.
  • An app can run this command without specifying the IN APPLICATION clause.

Output

This command displays the following output:

ColumnDescription
sequenceNumberID for a version of an app specification. This value is incremented each time a provider changes the app specification definition.
propertyThe name of the property of the app specification.
valueThe value of the property.