DESCRIBE AVAILABLE LISTING¶
Describes the columns in the listings that are available to the user who runs the command. For more information on available listings, see Listing availability options.
Syntax¶
{ DESC | DESCRIBE } AVAILABLE LISTING <listing_global_name>
Parameters¶
listing_global_nameThe global listing name to describe.
Output¶
The command output provides listing properties and metadata in the following columns:
Column  | 
Description  | 
  | 
Global name of the listing  | 
  | 
Date and time the listing was last updated.  | 
  | 
Date and time the listing was first published.  | 
  | 
Date and time the listing was last published.  | 
  | 
Date and time the listing was created.  | 
  | 
Title specified in the listing manifest  | 
  | 
Sub title specified in the listing manifest  | 
  | 
Listing description.  | 
  | 
State of the listing, one of: 
  | 
  | 
Provider profile name as specified in the listing manifest.  | 
  | 
The listing regions.  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
Associated application data, such as version or patch, where present.  | 
  | 
Associated evaluation plan details, where present. Typically associated with trial listings.  | 
  | 
The business needs the listing satisfies.  | 
  | 
Examples provided with the listing.  | 
  | 
The listing categories.  | 
  | 
Data attributes of the listing.  | 
  | 
The listing terms.  | 
  | 
The listing resources.  | 
  | 
Metadata about the data dictionary featured objects.  | 
  | 
URL of the data preview, if present.  | 
  | 
Date and time the listing was retired. Null if not retired.  | 
  | 
Date and time the listing is scheduled to be dropped. Null if not scheduled.  | 
  | 
Details about the trial, if present.  | 
  | 
Distribution details, if present.  | 
  | 
The uniform listing locator. For more information about ULLs, see Configure organizational listings.  | 
  | 
The associated organization profile name.  | 
  | 
  | 
  | 
  | 
  | 
The contact information for the approver, if present.  | 
  | 
The contact information for the support, if present.  | 
  | 
The compliance badges associated with the listing.  | 
  | 
Displays the organization listing access request type. The access request type defines how discovery targets of a listing submit access requests to the listing approver. Any one of: 
  | 
Examples¶
Describe the columns in the listing named MYLISTING:
DESC AVAILABLE LISTING MYLISTING;
+---------------------+------------------------------+-------------------------------+------------------------------+-------------------------------+------------------------+----------+-------------+-----------+-----------+---------+--------------+-------------+---------------+------------------+---------------------+--------------+----------------+------------------+-----------------+---------------------+----------------+------------+-----------------+----------------------+-----------+---------------------+------------------+------------+---------------------+---------------+-------------------+-----------------------+
| global_name         | updated_on                   | first_published_on            | last_published_on            | created_on                    | title                  | subtitle | description | state     | profile   | regions | is_monetized | is_targeted | is_by_request | is_limited_trial | is_ready_for_import | is_imported  | is_application | application_data | evaluation_plan | business_needs      | usage_examples | categories | data_attributes | listing_terms        | resources | data_dictionary_url | data_preview_url | retired_on | scheduled_drop_time | trial_details | compliance_badges | request_approval_type |
+---------------------+------------------------------+-------------------------------+------------------------------+-------------------------------+------------------------+----------+-------------+-----------+-----------+---------+--------------+-------------+---------------+------------------+---------------------+--------------+----------------+------------------+-----------------+---------------------+----------------+------------+-----------------+----------------------+-----------+---------------------+------------------+------------+---------------------+---------------+-------------------+-----------------------+
| GZDZKY6O            |2023-11-15 13:13:54.840 -0800 | 2023-11-15 13:15:05.751 -0800 | 2023-11-15 13:15:05.751 -0800| 2023-11-15 13:12:48.988 -0800 | public-listing-test-v2 |          | test        | PUBLISHED | GZDZKY57  | ALL     | false        | false       | false.        | false            | false               | false        | true           | "{...}"          | NULL            |  [ {"type":'...' }] | NULL           | HEALTH     |   {...}         |  {"type":"STANDARD"} |  {...}    | NULL                | NULL             | NULL       | NULL                | NULL          | NULL              |  NULL                 |
+---------------------+------------------------------+-------------------------------+------------------------------+-------------------------------+------------------------+----------+-------------+-----------+-----------+---------+--------------+-------------+---------------+------------------+---------------------+--------------+----------------+------------------+-----------------+---------------------+----------------+------------+-----------------+----------------------+-----------+---------------------+------------------+------------+---------------------+---------------+-------------------+-----------------------+