Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
    "path": "/mydb",
    "properties" : {} 
  }

For information about setting the path for each type of connection, see the Connection Reference.

Get Sample Results for a Connection

...

Code Block
{
    "limit": 1000,
    "path": "/database/schema/table",
    "properties" : {} 
}

For information about setting the path for each type of connection, see the Connection Reference.

Get JSON Specification for a Connection

...

Code Block
{
    "path": "/database/schema/table",
    "properties" : {} 
}

For information about setting the path for each type of connection, see the Connection Reference.