Can be used to get a list of paths that are "known" -- in other words, have recently been stated by POSTing to the "refresh info about a given path" endpoint. A directory reported as "known" lets you know that it is eligible to be used with the "GET info on a specific path" endpoint. Known paths expire from the NMC after 10 minutes.
Note: Paths are case-sensitive. The paths and path status endpoints will not return results if the wrong case is specified.
Success
Authentication failure
Permission denied
Resource not found
Request throttled
{- "Paging": {
- "href": "string",
- "limit": 0,
- "next": "string",
- "offset": 0,
- "previous": "string",
- "total": 0
}
}