<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<array>
	<dict>
		<key>STErrorFeatures</key>
		<array>
			<dict>
				<key>STErrorFeatureAPI</key>
				<string>GET /item/class/hp_shortcut</string>
				<key>STErrorFeatureName</key>
				<string>Load items (110)</string>
				<key>STErrorFeatureStatuses</key>
				<array>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>206</integer>
						<key>STErrorStatusDetails</key>
						<string>Objects have been returned successfully, but the result is partial because of the insufficient scope. Check WWW-Authenticate header for further information.</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>400</integer>
						<key>STErrorStatusDetails</key>
						<string>Malformed request. Check if headers and fields are present and well-formed.</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>401</integer>
						<key>STErrorStatusDetails</key>
						<string>Unauthorized. Access token is not valid</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>500</integer>
						<key>STErrorStatusDetails</key>
						<string>Internal server error. Server cannot perform the operation</string>
					</dict>
				</array>
			</dict>
			<dict>
				<key>STErrorFeatureAPI</key>
				<string>POST /item/id/{id}</string>
				<key>STErrorFeatureName</key>
				<string>Save item (112)</string>
				<key>STErrorFeatureStatuses</key>
				<array>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>400</integer>
						<key>STErrorStatusDetails</key>
						<string>Malformed request. Check if headers and fields are present and well-formed.</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>401</integer>
						<key>STErrorStatusDetails</key>
						<string>Unauthorized. Access token is not valid</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>403</integer>
						<key>STErrorStatusDetails</key>
						<string>Unauthorized. The client does not have authorization scopes to retrieve the object. Check WWW-Authenticate header for further information.</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>500</integer>
						<key>STErrorStatusDetails</key>
						<string>Internal server error. Server cannot perform the operation</string>
					</dict>
				</array>
			</dict>
			<dict>
				<key>STErrorFeatureAPI</key>
				<string>POST /item</string>
				<key>STErrorFeatureName</key>
				<string>Create item (111)</string>
				<key>STErrorFeatureStatuses</key>
				<array>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>400</integer>
						<key>STErrorStatusDetails</key>
						<string>Malformed request. Check if headers and fields are present and well-formed.</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>401</integer>
						<key>STErrorStatusDetails</key>
						<string>Unauthorized. Access token is not valid</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>403</integer>
						<key>STErrorStatusDetails</key>
						<string>Unauthorized. The client does not have authorization scopes to retrieve the object. Check WWW-Authenticate header for further information.</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>500</integer>
						<key>STErrorStatusDetails</key>
						<string>Internal server error. Server cannot perform the operation</string>
					</dict>
				</array>
			</dict>
			<dict>
				<key>STErrorFeatureAPI</key>
				<string>DELETE /item/id/{id}</string>
				<key>STErrorFeatureName</key>
				<string>Delete item (113)</string>
				<key>STErrorFeatureStatuses</key>
				<array>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>400</integer>
						<key>STErrorStatusDetails</key>
						<string>Malformed request. Check if headers and fields are present and well-formed.</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>401</integer>
						<key>STErrorStatusDetails</key>
						<string>Unauthorized. Access token is not valid</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>403</integer>
						<key>STErrorStatusDetails</key>
						<string>Unauthorized. The client does not have authorization scopes to retrieve the object. Check WWW-Authenticate header for further information.</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>404</integer>
						<key>STErrorStatusDetails</key>
						<string>Object id does not exist or does not belong to the user.</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>500</integer>
						<key>STErrorStatusDetails</key>
						<string>Internal server error. Server cannot perform the operation</string>
					</dict>
				</array>
			</dict>
		</array>
		<key>STErrorServiceName</key>
		<string>Vault</string>
	</dict>
	<dict>
		<key>STErrorFeatures</key>
		<array>
			<dict>
				<key>STErrorFeatureAPI</key>
				<string>POST /authorizations</string>
				<key>STErrorFeatureName</key>
				<string>Cloud authorization (130)</string>
				<key>STErrorFeatureStatuses</key>
				<array>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>201</integer>
						<key>STErrorStatusDetails</key>
						<string>successful response</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>400</integer>
						<key>STErrorStatusDetails</key>
						<string>Bad input payload</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>401</integer>
						<key>STErrorStatusDetails</key>
						<string>Web auth token is invalid</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>500</integer>
						<key>STErrorStatusDetails</key>
						<string>Internal server error</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>503</integer>
						<key>STErrorStatusDetails</key>
						<string>Error occurred on the server however the client could retry the request.</string>
					</dict>
				</array>
			</dict>
			<dict>
				<key>STErrorFeatureAPI</key>
				<string>POST /jobs/type/smartTask</string>
				<key>STErrorFeatureName</key>
				<string>Create job (120)</string>
				<key>STErrorFeatureStatuses</key>
				<array>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>201</integer>
						<key>STErrorStatusDetails</key>
						<string>Successfully Created job</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>400</integer>
						<key>STErrorStatusDetails</key>
						<string>Bad input payload</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>401</integer>
						<key>STErrorStatusDetails</key>
						<string>Web auth token is invalid</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>500</integer>
						<key>STErrorStatusDetails</key>
						<string>Internal server error</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>503</integer>
						<key>STErrorStatusDetails</key>
						<string>Error occurred on the server however the client could retry the request.</string>
					</dict>
				</array>
			</dict>
			<dict>
				<key>STErrorFeatureAPI</key>
				<string>POST /jobs/input/{id}</string>
				<key>STErrorFeatureName</key>
				<string>Add job content (121)</string>
				<key>STErrorFeatureStatuses</key>
				<array>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>400</integer>
						<key>STErrorStatusDetails</key>
						<string>Bad input payload</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>401</integer>
						<key>STErrorStatusDetails</key>
						<string>Web auth token is invalid</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>500</integer>
						<key>STErrorStatusDetails</key>
						<string>Internal server error</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>404</integer>
						<key>STErrorStatusDetails</key>
						<string>job id is not found</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>503</integer>
						<key>STErrorStatusDetails</key>
						<string>Error occurred on the server however the client could retry the request.</string>
					</dict>
				</array>
			</dict>
			<dict>
				<key>STErrorFeatureAPI</key>
				<string>PUT /jobs/input/{id}</string>
				<key>STErrorFeatureName</key>
				<string>End job (122)</string>
				<key>STErrorFeatureStatuses</key>
				<array>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>400</integer>
						<key>STErrorStatusDetails</key>
						<string>Bad input payload</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>401</integer>
						<key>STErrorStatusDetails</key>
						<string>Web auth token is invalid</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>404</integer>
						<key>STErrorStatusDetails</key>
						<string>Job id is not found</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>500</integer>
						<key>STErrorStatusDetails</key>
						<string>Internal server error</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>409</integer>
						<key>STErrorStatusDetails</key>
						<string>Conflict</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>503</integer>
						<key>STErrorStatusDetails</key>
						<string>Error occurred on the server however the client could retry the request.</string>
					</dict>
				</array>
			</dict>
			<dict>
				<key>STErrorFeatureAPI</key>
				<string>DELETE /jobs/id/{id}</string>
				<key>STErrorFeatureName</key>
				<string>Cancel job (123)</string>
				<key>STErrorFeatureStatuses</key>
				<array>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>202</integer>
						<key>STErrorStatusDetails</key>
						<string>Accepted</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>400</integer>
						<key>STErrorStatusDetails</key>
						<string>Bad input payload</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>401</integer>
						<key>STErrorStatusDetails</key>
						<string>Web auth token is invalid</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>404</integer>
						<key>STErrorStatusDetails</key>
						<string>Job id is not found</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>409</integer>
						<key>STErrorStatusDetails</key>
						<string>Job being cancelled is already reached the end state</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>500</integer>
						<key>STErrorStatusDetails</key>
						<string>Internal server error</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>503</integer>
						<key>STErrorStatusDetails</key>
						<string>Error occurred on the server however the client could retry the request.</string>
					</dict>
				</array>
			</dict>
		</array>
		<key>STErrorServiceName</key>
		<string>Tenzing</string>
	</dict>
	<dict>
		<key>STErrorFeatures</key>
		<array>
			<dict>
				<key>STErrorFeatureAPI</key>
				<string>POST /session</string>
				<key>STErrorFeatureName</key>
				<string>Create session (142)</string>
				<key>STErrorFeatureStatuses</key>
				<array>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>403</integer>
						<key>STErrorStatusDetails</key>
						<string>Unauthorized. The target UUID and/or ephemeral/proximity nonce token could not be verified</string>
						<key>STErrorStatusID</key>
						<string>targetNotVerified</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>401</integer>
						<key>STErrorStatusDetails</key>
						<string>Unauthorized. Access token is not valid or expired</string>
						<key>STErrorStatusID</key>
						<string>unauthorized</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>403</integer>
						<key>STErrorStatusDetails</key>
						<string>Unauthorized. The target device does not support or is not entitled to accept user sessions</string>
						<key>STErrorStatusID</key>
						<string>sessionRefused</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>400</integer>
						<key>STErrorStatusDetails</key>
						<string>The challenge type informed is not supported by the device (typically for PIN)</string>
						<key>STErrorStatusID</key>
						<string>pinNotSupported</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>400</integer>
						<key>STErrorStatusDetails</key>
						<string>PIN is required but was not informed and there is no default pin set.</string>
						<key>STErrorStatusID</key>
						<string>pinNotInformed</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>406</integer>
						<key>STErrorStatusDetails</key>
						<string>API quota reached. Client may repeat the call in an arbitrary time offset. There´s no guarantee of quota clearing in any particular time offset
</string>
						<key>STErrorStatusID</key>
						<string>quotaReached</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>500</integer>
						<key>STErrorStatusDetails</key>
						<string>Server could not perform the operation</string>
						<key>STErrorStatusID</key>
						<string>genericError</string>
					</dict>
				</array>
			</dict>
			<dict>
				<key>STErrorFeatureAPI</key>
				<string>POST /session/evaluate</string>
				<key>STErrorFeatureName</key>
				<string>Evaluate creation (140)</string>
				<key>STErrorFeatureStatuses</key>
				<array>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>400</integer>
						<key>STErrorStatusDetails</key>
						<string>Malformed request. Check if headers and field are present and well-formed, or both  postcard   and   prox   token are informed at once.</string>
						<key>STErrorStatusID</key>
						<string>malformedRequest</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>401</integer>
						<key>STErrorStatusDetails</key>
						<string>Unauthorized. Access   token is not valid or expired</string>
						<key>STErrorStatusID</key>
						<string>unauthorized</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>403</integer>
						<key>STErrorStatusDetails</key>
						<string>Unauthorized. The target UUID   does not exist or could not be verified against informed postcard/proximity   tokens</string>
						<key>STErrorStatusID</key>
						<string>targetNotVerified</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>403</integer>
						<key>STErrorStatusDetails</key>
						<string>The target device does not support or is not entitled to accept user sessions   (due to  device   configuration)</string>
						<key>STErrorStatusID</key>
						<string>sessionRefused</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>403</integer>
						<key>STErrorStatusDetails</key>
						<string>The user in context is not allowed to create  sessions on this device (not in ownership/whitelist)</string>
						<key>STErrorStatusID</key>
						<string>sessionRefusedUserNotAllowed</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>403</integer>
						<key>STErrorStatusDetails</key>
						<string>The target device in context is not allowed to host sessions (due to tenancy configuration or other aspect)</string>
						<key>STErrorStatusID</key>
						<string>sessionRefusedTargetNotAllowed</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>403</integer>
						<key>STErrorStatusDetails</key>
						<string>The user in context is not allowed to create sessions due to lack of entitlement</string>
						<key>STErrorStatusID</key>
						<string>sessionRefusedNoEntitlement</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>403</integer>
						<key>STErrorStatusDetails</key>
						<string>The user in context is not allowed to create sessions due to exhausting entitlements (quotas or limits)</string>
						<key>STErrorStatusID</key>
						<string>sessionRefusedEntitlementExhausted</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>406</integer>
						<key>STErrorStatusDetails</key>
						<string>API quota reached   for the client in context. Client may repeat the call in an arbitrary time offset. There´s no guarantee of quota clearing in any   particular time   offset</string>
						<key>STErrorStatusID</key>
						<string>quotaReached</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>500</integer>
						<key>STErrorStatusDetails</key>
						<string>Server could not perform the operation</string>
						<key>STErrorStatusID</key>
						<string>genericError</string>
					</dict>
				</array>
			</dict>
			<dict>
				<key>STErrorFeatureAPI</key>
				<string>GET /session/device/{uuid}</string>
				<key>STErrorFeatureName</key>
				<string>Get session (141)</string>
				<key>STErrorFeatureStatuses</key>
				<array>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>400</integer>
						<key>STErrorStatusDetails</key>
						<string>Malformed request. Check if headers and field are present and well-formed</string>
						<key>STErrorStatusID</key>
						<string>Malformed</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>401</integer>
						<key>STErrorStatusDetails</key>
						<string>Unauthorized. Access token is not valid or expired</string>
						<key>STErrorStatusID</key>
						<string>Unauthorized</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>404</integer>
						<key>STErrorStatusDetails</key>
						<string>No valid session is available for this user on this device</string>
						<key>STErrorStatusID</key>
						<string>notFound</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>406</integer>
						<key>STErrorStatusDetails</key>
						<string>API quota reached. Client may repeat the call in an arbitrary time offset. There´s no guarantee of quota clearing in any particular time offset</string>
						<key>STErrorStatusID</key>
						<string>quotaReached</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>500</integer>
						<key>STErrorStatusDetails</key>
						<string>Server could not perform the operation</string>
						<key>STErrorStatusID</key>
						<string>genericError</string>
					</dict>
				</array>
			</dict>
			<dict>
				<key>STErrorFeatureAPI</key>
				<string>DELETE /session/id/{id}</string>
				<key>STErrorFeatureName</key>
				<string>Delete session (143)</string>
				<key>STErrorFeatureStatuses</key>
				<array>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>400</integer>
						<key>STErrorStatusDetails</key>
						<string>Malformed request. Check if headers and field are present and well-formed</string>
						<key>STErrorStatusID</key>
						<string>malformed</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>401</integer>
						<key>STErrorStatusDetails</key>
						<string>Unauthorized. Access token is not valid or expired</string>
						<key>STErrorStatusID</key>
						<string>unauthorized</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>404</integer>
						<key>STErrorStatusDetails</key>
						<string>The session id does not exist for this user</string>
						<key>STErrorStatusID</key>
						<string>notFound</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>406</integer>
						<key>STErrorStatusDetails</key>
						<string>API quota reached. Client may repeat the call in an arbitrary time offset. There´s no guarantee of quota clearing in any particular time offset</string>
						<key>STErrorStatusID</key>
						<string>quotaReached</string>
					</dict>
					<dict>
						<key>STErrorStatusCode</key>
						<integer>500</integer>
						<key>STErrorStatusDetails</key>
						<string>Server could not perform the operation</string>
						<key>STErrorStatusID</key>
						<string>genericError</string>
					</dict>
				</array>
			</dict>
		</array>
		<key>STErrorServiceName</key>
		<string>SessionMgr</string>
	</dict>
</array>
</plist>
