ApplianceResourceDetails interface

Details of the appliance resource.

Properties

capacity

A value indicating the total capacity of appliance resource. NOTE: This property will not be serialized. It can only be populated by the server.

processUtilization

A value indicating the utilization percentage by gateway agent on appliance. NOTE: This property will not be serialized. It can only be populated by the server.

status

A value indicating the status of appliance resource. NOTE: This property will not be serialized. It can only be populated by the server.

totalUtilization

A value indicating the total utilization percentage for all processes on the appliance. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

capacity

A value indicating the total capacity of appliance resource. NOTE: This property will not be serialized. It can only be populated by the server.

capacity?: number

Property Value

number

processUtilization

A value indicating the utilization percentage by gateway agent on appliance. NOTE: This property will not be serialized. It can only be populated by the server.

processUtilization?: number

Property Value

number

status

A value indicating the status of appliance resource. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string

totalUtilization

A value indicating the total utilization percentage for all processes on the appliance. NOTE: This property will not be serialized. It can only be populated by the server.

totalUtilization?: number

Property Value

number