2.25.
CLASS: SR
CHAPTER 2.
API REFERENCE
RPC name: get physical utilisation
Overview:
Get the physical utilisation field of the given SR.
Signature:
int get_physical_utilisation (session_id s, SR ref self)
Arguments:
type
name
description
SR ref
self
reference to the object
Return Type:
int
value of the field
RPC name: get physical size
Overview:
Get the physical size field of the given SR.
Signature:
int get_physical_size (session_id s, SR ref self)
Arguments:
type
name
description
SR ref
self
reference to the object
Return Type:
int
value of the field
RPC name: get type
Overview:
Get the type field of the given SR.
Signature:
string get_type (session_id s, SR ref self)
Arguments:
type
name
description
SR ref
self
reference to the object
Return Type:
string
value of the field
220