HTTP Method
Definition: portion of a command in an HTTP Requestrequest message from a client to a server includes, within the first line of that message, the method to be applied to the resource, the identifier of the resource, and the protocol version in use. IETF:RFC-2616 > Note: In MTConnect Standard, a request issued by a client to an agent requesting information defined in the HTTP Request Line. that indicates the desired action to be performed on the identified resource; often referred to as verbs. IETF:RFC-2616