Interface PlaceClusterShowOptions

Mapping of available query parameters for the cluster show endpoint

interface PlaceClusterShowOptions {
    include_status?: boolean;
}

Properties

Properties

include_status?: boolean

Return the detailed status of the drivers running on the node