Represents the pairing of REST resource path and the actions (verbs) allowed on the resource path.
methods refers to the REST verbs as in https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html. When none specified, all verb types are allowed.
REST resource path associated with the API proxy or remote service.