OwnedObject Data Type

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

Example

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