Documentation conventions
Informatica Intelligent Cloud Services REST API documentation uses the following conventions:
- •Methods are in capital letters, such as GET.
- •Request syntax uses the following conventions:
- - Variables are enclosed in angle brackets ( < > ), such as <id> for a user ID.
- - When listing a choice of attribute values, options are separated by a pipe ( | ).
- - Optional attributes are in italics.