Microsoft Azure · Example Payload

Azure Cosmos Db Stored Procedure Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Azure Cosmos Db Stored Procedure Example is an example object payload from Microsoft Azure, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idbody_rid_ts_self_etag

Example Payload

Raw ↑
{
  "id": "abc123",
  "body": "example_value",
  "_rid": "500123",
  "_ts": 10,
  "_self": "example_value",
  "_etag": "example_value"
}