SlapOS Home SlapOS

    request API question: partition_reference versus instance_guid

    • Last Update:2014-10-08
    • Version:001
    • Language:en

    Hi,

    when requesting many instances by a script then sometimes I have a list of instances and I would like to know the partition_reference of each instance. But there is no getPartitionReference(), there is only getInstanceGuid(). With instance_guid I cannot request the instance. So at the moment I have to keep a dict or tuple when requestion many instance to not forget partition_reference. Is this by design or might an getPartitionReference() method be added in the future ?

    Regards,

    Klaus