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

Function environmentControllersaveBatch

  • environmentControllersaveBatch(
        __namedParameters: {
            accountId?: string;
            body: EnvironmentSaveRequest[];
        },
        opts?: RequestOpts,
    ): Promise<EnvironmentReadBatchResponse[]>
  • Batch save environment

    Parameters

    • __namedParameters: { accountId?: string; body: EnvironmentSaveRequest[] }
    • Optionalopts: RequestOpts

    Returns Promise<EnvironmentReadBatchResponse[]>

    • Defined in api/workspace.ts:3842

Settings

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

Generated using TypeDoc