Microsoft Dynamics NAV · Example Payload

Admin Center Used Storage Example

Business ManagementDynamics NAVERPFinanceInventoryMicrosoftNavision

Admin Center Used Storage Example is an example object payload from Microsoft Dynamics NAV, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

environmentTypeenvironmentNameapplicationFamilydatabaseStorageInKilobytes

Example Payload

Raw ↑
{
  "environmentType": "example_value",
  "environmentName": "example_value",
  "applicationFamily": "example_value",
  "databaseStorageInKilobytes": 10
}