Unsupported content

 

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Notational conventions in API documentation

The following table describes the conventions used in the API descriptions and examples.

Notation

Meaning

code excerpt

This font represents code. Small code excerpts appear inline, while larger code excerpts might appear in a box.

<replaceThisText>

replaceThisText

replaceThisText

Text in angle brackets, italics, or bold italics represents a variable that you must replace with an appropriate value. The text usually denotes what the variable represents.

For example, a URI written as /csm/NetworkContainer/<guid> or /csm/NetworkContainer/guid means that you must replace <guid> or guid with a unique identifier to form a URI similar to /csm/NetworkContainer/01059790-1d14-11e0-ac64-0800200c9a66.

a | b | c

Text separated by vertical bars represents a list of values from which to choose.

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments