I see in the permissions when creating a token 'Get Device Custom Fields' as a permission, but there is no endpoint listed in the documentation.
Additionally, attempting to use the new /api/v3/devices endpoint fails, it will however take the /api/v3/systems endpoint. This appears to return same information as v2 API does.
Error returned is as follows: '/api/v3/devices' MessageDetail: No type was found that matches the controller named 'v3'
My questions are:
1. is the /devices endpoint a new endpoint that's not available yet?
2. what is the endpoint to get a device's custom field?
3. is there at time line for getting the documentation updated?
It appears the V3 API is out now.
I see in the permissions when creating a token 'Get Device Custom Fields' as a permission, but there is no endpoint listed in the documentation.
Additionally, attempting to use the new /api/v3/devices endpoint fails, it will however take the /api/v3/systems endpoint. This appears to return same information as v2 API does.
Error returned is as follows:
'/api/v3/devices' MessageDetail: No type was found that matches the controller named 'v3'
My questions are:
1. is the /devices endpoint a new endpoint that's not available yet?
2. what is the endpoint to get a device's custom field?
3. is there at time line for getting the documentation updated?
Thanks