Snowflake · Example Payload

Service Service Endpoint Example

Data LakesData SharingData WarehousingDatabaseSQL

Service Service Endpoint Example is an example object payload from Snowflake, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameportportRangeprotocolis_publicingress_url

Example Payload

Raw ↑
{
  "name": "Example Title",
  "port": 10,
  "portRange": "example_value",
  "protocol": "example_value",
  "is_public": true,
  "ingress_url": "https://www.example.com"
}