pterowraptyl
    Preparing search index...

    Interface AllocationDeleteRequest

    interface AllocationDeleteRequest {
        allocation_id: number;
        id: number;
    }
    Index

    Properties

    Properties

    allocation_id: number

    The ID of the allocation to delete

    id: number

    The ID of the node to delete the allocation from