Class ByProjectKeySubscriptionsByIDHealthRequestBuilder Constructors constructor new By Project Key Subscriptions ByIDHealth Request Builder ( args ) : ByProjectKeySubscriptionsByIDHealthRequestBuilder Parameters args : { baseUri ?: string ; executeRequest : executeRequest ; pathArgs : { ID : string ; projectKey : string ; } ; } Optional
base Uri ?: string path Args : { ID : string ; projectKey : string ; } ID : string project Key : string Properties Protected
Readonly
args args : { baseUri ?: string ; executeRequest : executeRequest ; pathArgs : { ID : string ; projectKey : string ; } ; } Type declaration Optional
base Uri ?: string path Args : { ID : string ; projectKey : string ; } ID : string project Key : string Methods get get ( methodArgs ? ) : ApiRequest < void > Parameters Optional
methodArgs : { headers ?: { [key : string ]: string | string [] ; } ; } Optional
headers ?: { [key : string ]: string | string [] ; } [ key : string ]: string | string [] Returns ApiRequest < void >
This endpoint can be polled by a monitoring or alerting system that checks the health of your Subscriptions. To ease integration with such systems this endpoint does not require Authorization.