OwnedObject Data Type

Subtypes
KeyPair, AnsibleOutput, CloudCredentials, BenchmarkResult, DeployResponse, ProvisionRequest, Script, KeyValueHolder, DeployRequest, ProvisionResponse
Properties
name data type description
timestamp number
owner string
id string

Example

{
  "timestamp" : 12345,
  "owner" : "user1",
  "id" : "58e3946e0fb4f562d84ba1ad"
}