Versions Compared

Key

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

...

 FieldTypeDescription
TagsiteStringresource site name
 nameString

Resource entry path name: ${resource_type}/${resouce_id} => ${resource_value}

For example:

  • /metric_dashboard/${applicationName}/ -> metric dashboard configuration: {"key":"value"}
Code Block
{
 "site":"sandbox",
 "application":"$applicationId",
 "name":"/metric_dashboard/config"
}
{
 "site":"sandbox",
 "application":"$applicationId",
 "name":"/metric_dashboard/layout"
}
FieldvalueStringresource value in String in plain text or json
 createdTimelongresource created time
 modifiedTimelongresource updated time