def json(self): """JSON""" return to_dict(self, [ "start_time", "end_time", "ingested_bytes", "raw_bytes", "reads", "writes", "deletes", "objects", "bytes_in", "bytes_out", "metadata_only_objects", "metadata_only_bytes", "tiered_objects", "tiered_bytes", "snapshot_id", "namespace_id" ])
def json(self): """JSON""" return to_dict( self, ["start_time", "end_time", "ingested_bytes", "raw_bytes", "reads", "writes", "deletes", "objects", "bytes_in", "bytes_out", "metadata_only_objects", "metadata_only_bytes", "tiered_objects", "tiered_bytes", "snapshot_id", "namespace_id"])
def json(self): """JSON""" return to_dict(self, ["name", "valid1_id", "valid2_id"])
def json(self): """JSON""" return to_dict(self, ["relationship_id", "entity1_id", "entity2_id", "weight", "start_time", "end_time"])
def json(self): """JSON""" return to_dict(self, ["entity_id", "name_id", "start_time", "end_time"])
def json(self): """JSON""" return to_dict(self, ["allocation"])
def json(self): """JSON""" return to_dict(self, ["name", "type_id"])
def json(self): """JSON""" return to_dict(self, ["name"])
def json(self): """JSON""" return to_dict(self, [ "entity_id", "attribute_id", "value", "weight", "start_time", "end_time" ])
def json(self): """JSON""" return to_dict(self, ["files", "quota", "usage", "owner_id", "snapshot_id", "virtual_volume_id"])
def json(self): """JSON""" return to_dict(self, ["name", "filesystem", "allocation"])
def json(self): """JSON""" return to_dict(self, ["name", "tenant_id", "allocation_id"])
def json(self): """JSON""" return to_dict(self, ["name", "size", "snapshot_id", "volume_id", "status_id"])
def json(self): """JSON""" return to_dict(self, ["openstack_id", "name", "size", "description", "source"])
def json(self): """JSON""" return to_dict(self, ["openstack_id", "availability_zone_id", "owner", "tenant"])
def json(self): """JSON""" return to_dict(self, ["name", "filesystem_id"])
def json(self): """JSON""" return to_dict(self, [ "relationship_id", "entity1_id", "entity2_id", "weight", "start_time", "end_time" ])
def json(self): """JSON""" return to_dict(self, ["capacity", "free", "live_usage", "snapshot_usage", "snapshot_id", "filesystem_id"])
def json(self): """JSON""" return to_dict(self, ["openstack_id"])
def json(self): """JSON""" return to_dict(self, ["bytes", "containers", "objects", "quota", "account_id", "snapshot_id"])
def json(self): """JSON""" return to_dict(self, [ "blocks", "bytes", "files", "owner_id", "project_id", "snapshot_id" ])
def json(self): """JSON""" return to_dict(self, [ "ts", "filesystem_id", "bavail", "bfree", "blocks", "bsize", "favail", "ffree", "files", "frsize" ])
def json(self): """JSON""" return to_dict(self, ["entity_id", "attribute_id", "value", "weight", "start_time", "end_time"])
def json(self): """JSON""" return to_dict(self, ["blocks", "bytes", "files", "owner_id", "project_id", "snapshot_id"])
def json(self): """JSON""" return to_dict(self, ["ts", "filesystem_id", "bavail", "bfree", "blocks", "bsize", "favail", "ffree", "files", "frsize"])
def json(self): """JSON""" return to_dict(self, ["instance", "volume_id", "snapshot_id"])