{ "opencollection": "1.0.0", "info": { "name": "Core AccessGroup SharedContainerHistory API", "version": "core" }, "items": [ { "info": { "name": "SharedContainerHistory", "type": "folder" }, "items": [ { "info": { "name": "Create or update", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/stosag/sharedContainerHistories", "body": { "type": "json", "data": "{}" } }, "docs": "| Property| Description| Required |\r\n| ----------------------------------------------------------|-------------------------------------------------------------------------------------------|----------|\r\n| SharedContainerHistory[0].ContainerGuid| The GUID of the Container associated to the shared container.| Yes |\r\n| SharedContainerHistory[0].Timestamp| The timestamp of the shared container history recorded.| Yes |\r\n| SharedContainerHistory[0].MaximumLoad| The maximum load of the contain" } ] } ], "bundled": true }