nuxt-app
    Preparing search index...

    Interface PhysicalNodeUpdateRequestDTO

    物理ノード更新リクエストオブジェクト

    interface PhysicalNodeUpdateRequestDTO {
        isAdmin?: boolean;
    }
    Index

    Properties

    Properties

    isAdmin?: boolean

    物理ノードが管理ノードかどうかを示すフラグ