Get endpoints.
get
/connectedWorker/clientapi/v2/orgs/{orgId}/endpointConfigurations/endpoints
This operation retrieves endpoints defined in the organization.
Request
Path Parameters
-
orgId: string
Organization identifier
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Endpoints were successfully retrieved.
Root Schema : Endpoints
Type:
Show Source
object-
items:
array items
-
links(optional):
array links
Read Only:
true
Nested Schema : items
Type:
Show Source
array-
Array of:
object Discriminator: type
Discriminator:
{ "propertyName":"type" }
Nested Schema : Discriminator: type
Type:
Show Source
object-
description(optional):
string
More detailed information about the endpointExample:
Manufacturer: cisco; type: AP-123 -
id(optional):
string
Read Only:
trueThe unique id of the objectExample:53 -
links(optional):
array links
-
name:
string
Minimum Length:
0Maximum Length:255Human readable name of the endpointExample:Endpoint located at first floor -
organizationId:
string
id of the organizationExample:
ORA_DEFAULT_ORG -
type(optional):
string
Allowed Values:
[ "ACCESS_POINT" ]Type of the endpointExample:ACCESS_POINT
Nested Schema : Link
Type:
Show Source
object-
href:
string
The target resource's URI
-
rel:
string
Relation type