Microsoft Azure · Example Payload

Azure Openai Service Model Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Azure Openai Service Model Example is an example object payload from Microsoft Azure, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idobjectcreatedowned_bycapabilitieslifecycle_statusdeprecation

Example Payload

Raw ↑
{
  "id": "abc123",
  "object": "example_value",
  "created": 10,
  "owned_by": "example_value",
  "capabilities": "example_value",
  "lifecycle_status": "example_value",
  "deprecation": "example_value"
}