Function workspaceSharedInfrastructureControllergetAppliedPlugins

  • Get plugins applied to a workspace's shared infrastructure.

    Parameters

    • __namedParameters: {
          $type?: string;
          environmentId: string;
          sharedInfraId: string;
          workspaceId: string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<AppliedPluginResponse[]>