Child pages
  • Cheat-sheet - Concepts outlined in this tutorial

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 

 

 

 

 

Method parameters

 

 

 

 

 

REST

 

Method

 

url

resource

id

xml

C

POST

 

add

 

X

X

 

X

R

GET

 

get

 

X

X

X

 

U

UPDATE

 

edit

 

X

X

X

X

D

DELETE

 

delete

 

X

X

X

 

...

Key

Key suffix

 

prefix

Value

Suffix

Description

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="fc3a38d777163c03-3b30258e-40224fa2-85ad9411-0e77e1a0691be4de72256f38"><ac:plain-text-body><![CDATA[

display

 

 

 

[field1,field2 …]

 

Only display fields in brackets

]]></ac:plain-text-body></ac:structured-macro>

display

 

 

 

full

 

Display all fields

Key

Key suffix

 

prefix

Value

Suffix

Description

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="412f1185d26c8123-58c5f788-4d7d4ac3-814e9e59-c6f897e43eff6b3cbbe5d717"><ac:plain-text-body><![CDATA[

filter

[field]

 

 

[value1

[value2]

Filter "field" with value between "value1" and "value2"

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="fa0cbe96f6fb134e-936fd3aa-46d54d68-84c58dd4-a50b246b2e7c13da75e3b462"><ac:plain-text-body><![CDATA[

filter

[field]

 

 

[value]

 

Filter field with the value "value"

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="3426d21cb98335ce-261bd41a-4fd94bf7-90e89eb9-c53669b1dc4563ebd1171bf0"><ac:plain-text-body><![CDATA[

filter

[field]

 

 

[value1,value2…]

 

Filter fields for values specified between brackets

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="e370869c9058ce35-fe6c6cae-4c8f4d7c-9ffa9427-cef068a18ee329a70b9e9a30"><ac:plain-text-body><![CDATA[

filter

[field]

 

%

[value]

%

Filter "columns" for values containing "value"

]]></ac:plain-text-body></ac:structured-macro>

Key

Key suffix

 

prefix

Value

Suffix

Description

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="eda99a264f1a5c28-9df375e9-48b84718-ac53a734-ae98019471291aa0f2b31e6c"><ac:plain-text-body><![CDATA[

sort

 

 

 

[field1_ASC,field2_DESC,field3_ASC]

 

Sort by field with the suffix _ASC _DESC or in the order

]]></ac:plain-text-body></ac:structured-macro>

sort

 

 

 

full

 

show all fields

...