guestshell:ResourceInfo
Resource information for the Guest Shell
Telemetry Sensor Path(s)
Operational Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| bootflashAvailable | guestshell:BootflashResource (scalar:Uint32)  | 
Amount of bootflash space available beneath the quota that may be committed | RANGE: [0, 4294967295] | 
| bootflashCommitted | guestshell:BootflashResource (scalar:Uint32)  | 
Amount of space used for rootfs and control files | RANGE: [0, 4294967295] | 
| bootflashQuota | guestshell:BootflashResource (scalar:Uint32)  | 
Maximum bootflash space that may be used | RANGE: [0, 4294967295] | 
| cpuAvailable | guestshell:CpuResource (scalar:Uint32)  | 
Amount of CPU share beneath the quota that may be committed | RANGE: [0, 4294967295] | 
| cpuCommitted | guestshell:CpuResource (scalar:Uint32)  | 
Current share of CPU | RANGE: [0, 4294967295] | 
| cpuQuota | guestshell:CpuResource (scalar:Uint32)  | 
Maximum CPU share allowed | RANGE: [0, 4294967295] | 
| cpuRequested | guestshell:CpuResource (scalar:Uint32)  | 
Requested share of CPU | RANGE: [0, 4294967295] | 
| cpuUtilized | guestshell:CpuResource (scalar:Uint32)  | 
Current utilization of CPU resources | RANGE: [0, 4294967295] | 
| memAvailable | guestshell:MemoryResource (scalar:Uint32)  | 
Amount of memory beneath the quota that may be committed | RANGE: [0, 4294967295] | 
| memCommitted | guestshell:MemoryResource (scalar:Uint32)  | 
Maximum amount of memory currently allowed to be used | RANGE: [0, 4294967295] | 
| memQuota | guestshell:MemoryResource (scalar:Uint32)  | 
Maximum memory limit allowed | RANGE: [0, 4294967295] | 
| memRequested | guestshell:MemoryResource (scalar:Uint32)  | 
Requested memory limit | RANGE: [0, 4294967295] | 
| memUtilized | guestshell:MemoryResource (scalar:Uint32)  | 
Amount of memory in use | RANGE: [0, 4294967295] | 
| rootfsRequested | guestshell:BootflashResource (scalar:Uint32)  | 
Requested space for rootfs | RANGE: [0, 4294967295] | 
| rootfsUtilized | guestshell:BootflashResource (scalar:Uint32)  | 
Current utilization of the rootfs | RANGE: [0, 4294967295] | 
Internal Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date)  | 
The time when this object was last modified. | SELECTION:  0     - never DEFAULT: never  | 
| status | mo:ModificationStatus (scalar:Bitmask32)  | 
The upgrade status. This property is for internal use only. | SELECTION:  2     - created  4     - modified  8     - deleted  16    - replaced  |