mirror of https://github.com/apache/cloudstack.git
cloudStack 3.0 new UI - host page - add resource state.
This commit is contained in:
parent
b1beb2cd89
commit
26d3cfc974
|
|
@ -6439,6 +6439,7 @@
|
|||
},
|
||||
{
|
||||
id: { label: 'ID' },
|
||||
resourcestate: { label: 'Resource state' },
|
||||
state: { label: 'State' },
|
||||
type: { label: 'Type' },
|
||||
zonename: { label: 'Zone' },
|
||||
|
|
|
|||
Loading…
Reference in New Issue