Previous Topic Next topic Print topic


Operation Properties - HTTP tab

Restriction: This topic applies only when the Enterprise Server feature is enabled.
GET
Retrieves (reads) a representation of the resource specified by the URI, returning the representation in JSON. Default.
POST
Creates a new resource using the specified URI.
PUT
Updates an existing resource identified by the URI.
DELETE
Delete the resource identified by the specified URI.
Previous Topic Next topic Print topic