Struct libstorage::xtremio::Xms[][src]

pub struct Xms {
Show 63 fields pub max_repeating_alert: Option<i64>, pub wr_latency: i64, pub max_recs_in_event_log: i64, pub top_n_igs_by_iops: Vec<Value>, pub xms_gw: String, pub datetime: String, pub rd_bw_by_block: i64, pub iops: i64, pub logs_size: i64, pub guid: String, pub wr_iops_by_block: i64, pub index: i64, pub uptime: String, pub wr_bw_by_block: i64, pub db_version: String, pub server_name: Option<String>, pub num_of_iscsi_routes: i64, pub allow_empty_password: bool, pub ip_version: String, pub name: String, pub xms_num_of_volumes_level: Option<String>, pub top_n_volumes_by_latency: Vec<Value>, pub rd_iops_by_block: i64, pub version: String, pub obj_severity: String, pub top_n_igs_by_bw: Vec<Value>, pub max_xms_tags_per_object: Option<i64>, pub disk_space_secondary_utilization_level: String, pub overall_efficiency_ratio: f64, pub bw_by_block: i64, pub build: i64, pub num_of_igs: i64, pub rd_bw: i64, pub xms_id: Vec<Value>, pub max_xms_clusters: Option<i64>, pub sw_version: String, pub num_of_systems: i64, pub recs_in_event_log: i64, pub num_of_user_accounts: i64, pub disk_space_utilization_level: String, pub default_user_inactivity_timeout: i64, pub restapi_protocol_version: String, pub wr_iops: i64, pub thin_provisioning_savings: i64, pub memory_utilization_level: String, pub xms_ip_sn: String, pub avg_latency: i64, pub ram_usage: i64, pub xms_ip: String, pub max_xms_objects_per_tag: Option<i64>, pub rd_latency: i64, pub days_in_num_event: i64, pub wrong_cn_in_csr: bool, pub mgmt_interface: String, pub iops_by_block: i64, pub bw: i64, pub ram_total: i64, pub mode: String, pub ntp_servers: Vec<Value>, pub max_xms_volumes: Option<i64>, pub rd_iops: i64, pub wr_bw: i64, pub cpu: f64,
}

Fields

max_repeating_alert: Option<i64>wr_latency: i64max_recs_in_event_log: i64top_n_igs_by_iops: Vec<Value>xms_gw: Stringdatetime: Stringrd_bw_by_block: i64iops: i64logs_size: i64guid: Stringwr_iops_by_block: i64index: i64uptime: Stringwr_bw_by_block: i64db_version: Stringserver_name: Option<String>num_of_iscsi_routes: i64allow_empty_password: boolip_version: Stringname: Stringxms_num_of_volumes_level: Option<String>top_n_volumes_by_latency: Vec<Value>rd_iops_by_block: i64version: Stringobj_severity: Stringtop_n_igs_by_bw: Vec<Value>max_xms_tags_per_object: Option<i64>disk_space_secondary_utilization_level: Stringoverall_efficiency_ratio: f64bw_by_block: i64build: i64num_of_igs: i64rd_bw: i64xms_id: Vec<Value>max_xms_clusters: Option<i64>sw_version: Stringnum_of_systems: i64recs_in_event_log: i64num_of_user_accounts: i64disk_space_utilization_level: Stringdefault_user_inactivity_timeout: i64restapi_protocol_version: Stringwr_iops: i64thin_provisioning_savings: i64memory_utilization_level: Stringxms_ip_sn: Stringavg_latency: i64ram_usage: i64xms_ip: Stringmax_xms_objects_per_tag: Option<i64>rd_latency: i64days_in_num_event: i64wrong_cn_in_csr: boolmgmt_interface: Stringiops_by_block: i64bw: i64ram_total: i64mode: Stringntp_servers: Vec<Value>max_xms_volumes: Option<i64>rd_iops: i64wr_bw: i64cpu: f64

Trait Implementations

Formats the value using the given formatter. Read more

Deserialize this value from the given Serde deserializer. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The alignment of pointer.

The type for initializers.

Initializes a with the given initializer. Read more

Dereferences the given pointer. Read more

Mutably dereferences the given pointer. Read more

Drops the object pointed to by the given pointer. Read more

Should always be Self

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

Get the TypeId of this object.