• Preparing search index...
  • The search index is not available
@stack-spot/portal-network
  • @stack-spot/portal-network
  • api/content
  • getPluginInfrastructureView

Function getPluginInfrastructureView

  • getPluginInfrastructureView(
        __namedParameters: {
            filter?: string;
            pageable: Pageable;
            pluginSlug: string;
            studioSlug: string;
        },
        opts?: RequestOpts,
    ): Promise<PagePluginInfrastructureViewResponse>
  • Plugin Infrastructure View

    Parameters

    • __namedParameters: { filter?: string; pageable: Pageable; pluginSlug: string; studioSlug: string }
    • Optionalopts: RequestOpts

    Returns Promise<PagePluginInfrastructureViewResponse>

    • Defined in api/content.ts:6583

Settings

Member Visibility
@stack-spot/portal-network
  • Loading...

Generated using TypeDoc