Search Results for

    Show / Hide Table of Contents

    pbicli capacity

    Commands

    pbicli capacity assign Assigns the specified workspace to the specified capacity
    pbicli capacity list Returns a list of capacities the user has access to
    pbicli capacity refresh Returns a list of imports for the organization
    pbicli capacity status Gets the status of the assignment to capacity operation of the specified workspace
    pbicli capacity unassign Unassigns the specified workspace to the specified capacity
    pbicli capacity workload Operations for working with the the state of capacity workloads

    pbicli capacity assign

    Assigns the specified workspace to the specified capacity

    pbicli capacity assign [--capacity] [-c]
                           [--workspace] [-w]
    

    Parameters

    • --capacity -c <name>
      Name or ID of the Power BI capacity

    • --workspace -w <name>
      Name or ID of the Power BI workspace. If not provided it uses 'My workspace'

    Global Parameters

    pbicli capacity list

    Returns a list of capacities the user has access to

    pbicli capacity list
    

    Global Parameters

    pbicli capacity refresh

    Returns a list of imports for the organization

    pbicli capacity refresh [--capacity] [-c]
                            [--refreshableId]
                            [--expand]
                            [--filter]
                            [--top]
                            [--skip]
    

    Parameters

    • --capacity -c <name>
      Name or ID of the Power BI capacity

    • --refreshableId <refreshId>
      The refreshable id

    • --expand <entity>
      Expands related entities inline, receives a comma-separated list of data types. Allowed values: capacity, workspace

    • --filter <filter>
      Filters the results based on a boolean condition

    • --top <number>
      Returns only the first results. Default: 5000

    • --skip <number>
      Skips the first results

    Global Parameters

    pbicli capacity status

    Gets the status of the assignment to capacity operation of the specified workspace

    pbicli capacity status [--workspace] [-w]
    

    Parameters

    • --workspace -w <name>
      Name or ID of the Power BI workspace. If not provided it uses 'My workspace'

    Global Parameters

    pbicli capacity unassign

    Unassigns the specified workspace to the specified capacity

    pbicli capacity unassign [--workspace] [-w]
    

    Parameters

    • --workspace -w <name>
      Name or ID of the Power BI workspace. If not provided it uses 'My workspace'

    Global Parameters

    pbicli capacity workload

    Operations for working with the the state of capacity workloads

    pbicli capacity workload [--capacity] [-c]
                             [--workload]
                             [--state]
                             [--memory]
    

    Parameters

    • --capacity -c <name>
      Name or ID of the Power BI capacity

    • --workload <name>
      Name the Power BI workload

    • --state <state>
      The capacity workload state. Allowed values: enabled, disabled

    • --memory <number>
      The memory percentage maximum limit

    Global Parameters

    Feedback

    • Improve this Doc
    In This Article
    Back to top Generated by DocFX