Exemple #1
0
def get_one(uuid):
    return base.class_get_one_by_uuid_to_dict(Osd, uuid)
Exemple #2
0
def get_one(uuid):
    return base.class_get_one_by_uuid_to_dict(Corps, uuid)
Exemple #3
0
def get_one(uuid):
    return base.class_get_one_by_uuid_to_dict(VsanStore, uuid)
Exemple #4
0
def get_one(uuid):
    return base.class_get_one_by_uuid_to_dict(Rabbit, uuid)
Exemple #5
0
def get_one(uuid):
    return base.class_get_one_by_uuid_to_dict(Carrot, uuid)