Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.5 KB

JMachine.md

File metadata and controls

27 lines (23 loc) · 1.5 KB

JMachine

Properties

Name Type Description Notes
Id string [optional] [default to null]
Uid string [default to null]
QueryString string [optional] [default to null]
IpAddress string [optional] [default to null]
Domain string [optional] [default to null]
Provider string [default to null]
Label string [optional] [default to null]
Slug string [optional] [default to null]
Provisioners []string [optional] [default to null]
Credential string [optional] [default to null]
Users []interface{} [optional] [default to null]
Groups []interface{} [optional] [default to null]
CreatedAt time.Time [optional] [default to null]
Status JMachineStatus [optional] [default to null]
Meta interface{} [optional] [default to null]
Assignee JMachineAssignee [optional] [default to null]
GeneratedFrom JMachineGeneratedFrom [optional] [default to null]
ChannelId string [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]