Table of Contents

Class ThousandEyesCreateTestResponse

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

ThousandEyes Network Create Test Response

[DataContract]
public class ThousandEyesCreateTestResponse
Inheritance
ThousandEyesCreateTestResponse
Inherited Members

Constructors

ThousandEyesCreateTestResponse()

public ThousandEyesCreateTestResponse()

Properties

JobStatus

Status of PCC background job

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "jobStatus")]
public string JobStatus { get; set; }

Property Value

string

PccBackgroundJob

Number of PCC Background Job

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "pccBackgroundJob")]
public string PccBackgroundJob { get; set; }

Property Value

string