Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ExecutionhistoryApi

Hierarchy

  • ExecutionhistoryApi

Index

Constructors

constructor

Properties

Protected basePath

basePath: string = "https://dev.azure.com/"

defaultHeaders

defaultHeaders: any

Methods

getServiceEndpointExecutionRecords

  • Get service endpoint execution records.

    Parameters

    • params: object
      • apiVersion: string
      • endpointId: string
      • organization: string
      • project: string
      • Optional top?: number
    • Optional extraQueryParams: any
    • Optional extraFetchParams: any

    Returns Promise<ArrayWrapper<ServiceEndpointExecutionRecord>>

Generated using TypeDoc