in the UI of Assets there are the following status options
Action Needed,
Active,
Closed,
In Service,
Running,
Stopped,
Support Requested,
Disposed,
InActive,
In Stock,
In Transit,
In Use,
Missing,
Ordered,
Retired
However the following endpoint
/config/statustype should bring back all status options, however it is only bring back 7 records
So are investigating, my assumption is the reason i cant see all the statuses is that some are global and some are schema specific.
However there doesnt seem to be a schema endpoint that can pull off all the statuses
and doesnt explain why i can access the schema status through the endpoint
/config/statustype/{id} but it wont appear with this endpoint /config/statustype
To answer my own question
objectSchemaId will, bring back the statuses of the schema
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.