Gets a node in a specified location of a viewpoint

get

/epm/rest/v1/views/{viewId}/viewpoints/{viewpointId}/nodes/{nodeId}/locations/{location}

Request

Path Parameters
Query Parameters
  • Collection Format: multi
    populates additional data within the node
    • Allowed Values: [ "propertyValues::{none", "all", "columnVisible", "locationVisible}", "requestItem.validations" ]
  • filters relationship
    Allowed Values: [ "request::{requestId}" ]
Back to Top

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : NodeAndPropertyValues
Type: object
Show Source
Nested Schema : locationsByParentId
Type: object
Additional Properties Allowed
Show Source
This property is now deprecated and will be removed in 10/2020. Use path instead.
Nested Schema : path
Type: array
Show Source
Nested Schema : propertyValues
Type: array
Show Source
Nested Schema : RequestItem
Type: object
A Request Item is a collection of actions to apply to a particular node as part of aRequest
Show Source
Nested Schema : additionalProperties
Type: array
Show Source
Nested Schema : PropertyValue
Type: object
Show Source
Nested Schema : labels
Type: array
Show Source
Nested Schema : RequestPropertyInfo
Type: object
Show Source
Nested Schema : committedLabels
Type: array
Read Only: true
Show Source
Nested Schema : validations
Type: array
Read Only: true
Show Source
Nested Schema : ValidationResult
Type: object
The result of validation
Show Source
Nested Schema : actions
Type: array
Show Source
Nested Schema : policies
Type: array
Show Source
Nested Schema : validations
Type: array
Show Source
Nested Schema : Action
Type: object
Show Source
Nested Schema : JsonNode
Type: object
Nested Schema : layoutOptions
Type: object
Additional Properties Allowed
Show Source
Nested Schema : PolicyInfo
Type: object
Show Source
Back to Top