1707
Views
0
Helpful
1
Replies

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2014 12:18 PM - edited 03-01-2019 04:24 AM
What is the notation needed to make REST calls for APIC-EM?
Solved! Go to Solution.
Labels:
- Labels:
-
APIC
1 Accepted Solution
Accepted Solutions

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2014 12:19 PM
Javascript Object Notation (JSON) is used to pass parameters when making API calls and is also the returned data format.
1 Reply 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2014 12:19 PM
Javascript Object Notation (JSON) is used to pass parameters when making API calls and is also the returned data format.
