Click or drag to resize

GetResourceMaintenanceAndServiceRequest Class

** NOTE: ADDED in CFX 1.3 **

Requests detailed resource maintenance information about a single endpoint, as specified by its CFX Handle. The response includes information regarding the endpoint’s maintenance, counters, errors, verification that are relevant for the decisions around the execution of the maintenance operations
{
  "CFXHandle": "SMT.SIPLACE_SX4.10000000"
}
Inheritance Hierarchy
SystemObject
  CFXCFXMessage
    CFX.MaintenanceGetResourceMaintenanceAndServiceRequest

Namespace: CFX.Maintenance
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public class GetResourceMaintenanceAndServiceRequest : CFXMessage

The GetResourceMaintenanceAndServiceRequest type exposes the following members.

Constructors
Properties
 NameDescription
Public propertyCFXHandle The handle of the endpoint about which the sender wishes to obtain information.
Top
See Also