Gets the viewpoints in the given view
get
/epm/rest/v1/views/{viewId}/viewpoints
Request
Path Parameters
Query Parameters
-
expand: array[string]
Collection Format:
multi
Expands additional data in the viewpoint-
Allowed Values:
[ "items.related.nodeTypes", "items.related.nodeSets", "items.related.hierarchySets", "compatible.dimensions" ]
-
-
q: array[string]
Collection Format:
multi
filters viewpoints by statuses and/or a dimension-
Allowed Values:
[ "objectStatus::{list of object statuses separated by comma}", "application::applicationId", "dimension::dimensionId", "nodeSet::nodeSetId", "nodeSet::nodeTypeId", "dimensionSectionType::{HIERARCHY", "NODE_TYPE", "MAP}", "permissions::{list of permissions separated by comma}" ]
-
Response
Supported Media Types
- application/json
200 Response
successful operation
Root Schema : ItemsViewpoint
Type:
Show Source
object
-
count:
integer(int32)
-
hasMore:
boolean
-
items:
array items
Read Only:
true
-
limit:
integer(int32)
-
links:
array links
Read Only:
true
-
offset:
integer(int32)
-
totalResults:
integer(int32)
Nested Schema : Viewpoint
Type:
Show Source
object
-
applicationLink:
object IdNameLink
-
bindingType:
string
Allowed Values:
[ "BOUND", "NODE_SET_BOUND", "HIERARCHY_SET_BOUND", "NODE_TYPE_BOUND", "PARTIAL_NODE_TYPE_BOUND", "MAPPING_BOUND", "UNBOUND" ]
-
blockoutConfiguration:
object BlockoutConfiguration
-
compatibleDimensions:
array compatibleDimensions
Unique Items Required:
true
-
completenessError:
string
-
createdBy:
string
This property is now deprecated. Use createdByUser instead.
-
createdByUser:
object User
-
description:
string
-
dimensionLink:
object IdNameLink
-
hasHierarchy:
boolean
-
hierarchySetLink:
object IdNameLink
-
id:
string(uuid)
-
isBound:
boolean
Read Only:
true
-
label:
string
-
layoutOptions:
object layoutOptions
Additional Properties Allowed: additionalProperties
-
links:
array links
-
loadHistory:
array loadHistory
-
modifiedBy:
string
This property is now deprecated. Use modifiedByUser instead.
-
modifiedByUser:
object User
-
name:
string
-
nodeSetLink:
object IdNameLink
-
nodeTypeAssignments:
array nodeTypeAssignments
-
objectStatus:
string
Allowed Values:
[ "DRAFT", "ACTIVE", "SUNSET", "ARCHIVED", "DELETED" ]
-
permittedActions:
array permittedActions
Unique Items Required:
true
-
properties:
array properties
-
propertiesByNodeType:
array propertiesByNodeType
-
propertyOverrides:
object propertyOverrides
Additional Properties Allowed: ViewpointPropertyOverride
- related: object Related
-
scope:
string
Allowed Values:
[ "MASTER", "APPLICATION" ]
-
sortOrder:
integer(int32)
-
timeCreated:
integer(int64)
-
timeLabel:
object IdNameDescription
-
timeLabelOverride:
object IdNameDescription
-
timeLabelOverrideUri:
string
-
timeLabelUri:
string
-
timeModified:
integer(int64)
-
userFavoriteId:
string(uuid)
-
usesCustomSortOrder:
boolean
-
viewDescription:
string
-
viewId:
string(uuid)
-
viewName:
string
-
viewpointClass:
string
Allowed Values:
[ "NORMAL", "TIME_LABELED" ]
-
viewStatus:
string
Allowed Values:
[ "DRAFT", "ACTIVE", "SUNSET", "ARCHIVED", "DELETED" ]
Nested Schema : IdNameLink
Type:
Show Source
object
-
description:
string
Read Only:
true
-
id:
string(uuid)
-
links:
array links
-
name:
string
Nested Schema : BlockoutConfiguration
Type:
Show Source
object
-
enableBlockout:
boolean
-
end:
integer(int64)
-
grantPermissionsAllowedToCommit:
array grantPermissionsAllowedToCommit
-
lockUnboundObjects:
boolean
-
recurringBlockoutData:
object RecurringBlockoutData
-
source:
string
Allowed Values:
[ "APPLICATION", "DIMENSION" ]
-
start:
integer(int64)
-
timeZone:
object ZoneId
-
type:
string
Allowed Values:
[ "SPECIFIED", "RECURRING" ]
Nested Schema : User
Type:
Show Source
object
-
artifactAssignments:
array artifactAssignments
-
associatedRoles:
array associatedRoles
-
dataManagerOnAny:
boolean
-
emailAddresses:
array emailAddresses
-
epmIdleSessionTimeout:
integer(int32)
-
firstName:
string
-
fullName:
string
-
grantPermission:
string
Allowed Values:
[ "OWNER", "DATAMANAGER", "PARTICIPANT", "APPROVER", "NOTIFIED", "COMMITTER", "NONE", "METADATAMANAGER" ]
-
homePageLayoutName:
string
-
id:
string(uuid)
-
lastName:
string
-
links:
array links
-
nameInitials:
string
-
preferences:
object Preferences
-
ssoToken:
string
-
userName:
string
-
userServiceAdministrator:
boolean
Nested Schema : permittedActions
Type:
array
Unique Items Required:
Show Source
true
-
Array of:
string
Allowed Values:
[ "CREATE_CONSTRAINT", "CREATE_NODETYPE", "CREATE_HIERARCHYSET", "CREATE_NODESET", "CREATE_VIEWPOINT", "CREATE_REQUEST", "CREATE_PROPERTY", "ASSIGN_REQUEST", "SUBMIT_REQUEST", "PUSHBACK_REQUEST", "REJECT_REQUEST", "APPROVE_REQUEST", "WITHDRAW_REQUEST", "COMMIT_REQUEST", "ADD_REQUEST_COMMENT", "ADD_REQUEST_ATTACHMENT", "EDIT_REQUEST_HEADER", "VALIDATE", "EDIT_METADATA", "REINDEX", "EDIT", "COPY_VIEWPOINT", "LOAD_VIEWPOINT", "ARCHIVE", "DELETE", "CLOSE", "IMPORT", "EXPORT", "MANAGE_GRANTS", "DELETE_NODE", "ADD_NODE", "INSERT_NODE", "REORDER_NODE", "REMOVE_NODE", "MOVE_NODE", "RECALL_REQUEST", "COPY_EXTRACT", "COPY_LOAD_PROFILE", "UPDATE_VISIBILITY", "COPY", "QUERY", "RUN_EXTRACT_PACKAGE", "CREATE_EXTRACT_PACKAGE" ]
Nested Schema : Related
Type:
Show Source
object
-
hierarchySets:
array hierarchySets
Unique Items Required:
true
-
nodeSets:
array nodeSets
Unique Items Required:
true
-
nodeTypes:
array nodeTypes
Unique Items Required:
true
-
viewpoints:
array viewpoints
Unique Items Required:
true
Nested Schema : grantPermissionsAllowedToCommit
Type:
Show Source
array
-
Array of:
string
Allowed Values:
[ "OWNER", "DATAMANAGER", "PARTICIPANT", "APPROVER", "NOTIFIED", "COMMITTER", "NONE", "METADATAMANAGER" ]
Nested Schema : RecurringBlockoutData
Type:
Show Source
object
-
beginOffset:
integer(int32)
-
end:
integer(int64)
-
endOffset:
integer(int32)
-
rollingUnit:
string
Allowed Values:
[ "NONE", "END_OF_MONTH", "END_OF_YEAR", "END_OF_QUARTER", "FISCAL_QUARTER_END", "FISCAL_YEAR_END" ]
-
start:
integer(int64)
-
timeOfDay:
string
Nested Schema : ZoneOffsetTransitionRule
Type:
Show Source
object
-
dayOfMonthIndicator:
integer(int32)
-
dayOfWeek:
string
Allowed Values:
[ "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY" ]
-
localTime:
object LocalTime
-
midnightEndOfDay:
boolean
-
month:
string
Allowed Values:
[ "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER" ]
-
offsetAfter:
object ZoneOffset
-
offsetBefore:
object ZoneOffset
-
standardOffset:
object ZoneOffset
-
timeDefinition:
string
Allowed Values:
[ "UTC", "WALL", "STANDARD" ]
Nested Schema : Preferences
Type:
Show Source
object
-
actAsThisRole:
string
Allowed Values:
[ "USER", "SERVICE_ADMINISTRATOR" ]
-
delegateToUserId:
string(uuid)
-
languageTag:
string
-
links:
array links
-
outOfOffice:
boolean
-
profilePictureId:
string(uuid)
-
timeZone:
object TimeZone
Nested Schema : Artifact
Type:
Show Source
object
-
id:
string(uuid)
-
name:
string
-
type:
string
Allowed Values:
[ "CLUSTER", "CARD" ]
Nested Schema : ViewpointLoadHistory
Type:
Show Source
object
-
connectionId:
string(uuid)
-
connectionName:
string
-
endTime:
integer(int64)
-
importOption:
string
Allowed Values:
[ "ResetDimension", "ReplaceNodes", "Merge" ]
-
links:
array links
-
loadDefId:
string(uuid)
-
loadDefName:
string
-
loadId:
string(uuid)
-
messages:
array messages
-
ranBy:
string
-
startTime:
integer(int64)
-
status:
string
Allowed Values:
[ "PENDING", "COMPLETED", "ERROR", "RUNNING" ]
-
syncDescription:
string
-
syncId:
string(uuid)
Nested Schema : JsonNode
Type:
object
Nested Schema : Locale
Type:
Show Source
object
-
country:
string
-
displayCountry:
string
-
displayLanguage:
string
-
displayName:
string
-
displayScript:
string
-
displayVariant:
string
-
extensionKeys:
array extensionKeys
Unique Items Required:
true
-
iso3Country:
string
-
iso3Language:
string
-
language:
string
-
script:
string
-
unicodeLocaleAttributes:
array unicodeLocaleAttributes
Unique Items Required:
true
-
unicodeLocaleKeys:
array unicodeLocaleKeys
Unique Items Required:
true
-
variant:
string
Nested Schema : items
Type:
object
Nested Schema : Property
Type:
Show Source
object
-
aggregateDefaultType:
string
Read Only:
true
-
aggregateInheritanceMode:
string
Read Only:
true
Allowed Values:[ "NONE", "POSITIONAL" ]
-
allowedValues:
object AllowedValues
-
dataType:
string
Read Only:
true
-
defaultOnly:
boolean
Read Only:
true
-
defaultType:
string
Read Only:
true
-
defaultValue:
object defaultValue
Read Only:
true
-
description:
string
-
hasDerivedOverride:
boolean
-
id:
string(uuid)
Read Only:
true
-
inheritanceMode:
string
Read Only:
true
Allowed Values:[ "NONE", "POSITIONAL" ]
-
isValidForConstraint:
boolean
Read Only:
true
-
level:
string
Read Only:
true
-
links:
array links
Read Only:
true
-
name:
string
-
namespace:
string
Read Only:
true
-
overrides:
array overrides
-
parameters:
array parameters
Read Only:
true
-
permittedActions:
array permittedActions
Unique Items Required:
true
-
sortOrder:
integer(int32)
Read Only:
true
-
templateMode:
string
Read Only:
true
Nested Schema : AllowedValues
Type:
Show Source
object
-
allowBlankEntry:
boolean
-
allowedPropertyValues:
array allowedPropertyValues
-
allowedValuesType:
string
Allowed Values:
[ "NONE", "TABLE", "DYNAMIC" ]
-
bottomNodesOnly:
boolean
-
filterExpression:
object JsonNode
-
labelProperty:
object IdNameLink
-
links:
array links
-
nodeSet:
object IdNameLink
-
nodeTypes:
array nodeTypes
-
valueProperty:
object IdNameLink
Nested Schema : defaultValue
Type:
object
Read Only:
true
Nested Schema : permittedActions
Type:
array
Unique Items Required:
Show Source
true
-
Array of:
string
Allowed Values:
[ "CREATE_CONSTRAINT", "CREATE_NODETYPE", "CREATE_HIERARCHYSET", "CREATE_NODESET", "CREATE_VIEWPOINT", "CREATE_REQUEST", "CREATE_PROPERTY", "ASSIGN_REQUEST", "SUBMIT_REQUEST", "PUSHBACK_REQUEST", "REJECT_REQUEST", "APPROVE_REQUEST", "WITHDRAW_REQUEST", "COMMIT_REQUEST", "ADD_REQUEST_COMMENT", "ADD_REQUEST_ATTACHMENT", "EDIT_REQUEST_HEADER", "VALIDATE", "EDIT_METADATA", "REINDEX", "EDIT", "COPY_VIEWPOINT", "LOAD_VIEWPOINT", "ARCHIVE", "DELETE", "CLOSE", "IMPORT", "EXPORT", "MANAGE_GRANTS", "DELETE_NODE", "ADD_NODE", "INSERT_NODE", "REORDER_NODE", "REMOVE_NODE", "MOVE_NODE", "RECALL_REQUEST", "COPY_EXTRACT", "COPY_LOAD_PROFILE", "UPDATE_VISIBILITY", "COPY", "QUERY", "RUN_EXTRACT_PACKAGE", "CREATE_EXTRACT_PACKAGE" ]
Nested Schema : AllowedPropertyValue
Type:
Show Source
object
-
label:
string
Read Only:
true
-
value:
object value
Read Only:
true
Nested Schema : value
Type:
object
Read Only:
true
Nested Schema : ApplicationOverride
Type:
Show Source
object
-
allowBlankEntry:
boolean
Read Only:
true
-
allowedPropertyValues:
object AllowedValues
-
allowedValuesUsed:
boolean
Read Only:
true
-
application:
object IdNameLink
-
defaultOnly:
boolean
Read Only:
true
-
defaultType:
string
Read Only:
true
Allowed Values:[ "NONE", "SPECIFIED", "SYSTEM", "DERIVED", "CALC_AND_STORE", "DERIVED_AND_STORED" ]
-
defaultValue:
object defaultValue
Read Only:
true
-
inheritanceMode:
string
Read Only:
true
Allowed Values:[ "NONE", "POSITIONAL" ]
-
links:
array links
Read Only:
true
-
lockOnCommit:
boolean
Read Only:
true
-
nodeTypeOverrides:
array nodeTypeOverrides
Read Only:
true
-
parameterValues:
array parameterValues
-
rederiveOnUpdate:
boolean
Read Only:
true
-
renameOnUpdate:
boolean
Read Only:
true
Nested Schema : defaultValue
Type:
object
Read Only:
true
Nested Schema : value
Type:
object
Nested Schema : NodeTypeProperties
Type:
Show Source
object
-
nodeTypeUri:
string
-
propertyIds:
array propertyIds
Unique Items Required:
true
Nested Schema : PropertyGroup
Type:
Show Source
object
-
created:
integer(int64)
Read Only:
true
-
createdBy:
object User
-
id:
string(uuid)
Read Only:
true
-
lastModified:
integer(int64)
Read Only:
true
-
lastModifiedBy:
object User
-
links:
array links
Read Only:
true
-
name:
string
Read Only:
true
-
type:
string
Read Only:
true
Allowed Values:[ "VIEW", "SYSTEM" ]
-
viewId:
string(uuid)
Read Only:
true
-
viewpoints:
array viewpoints
Read Only:
true
Nested Schema : hierarchySets
Type:
array
Unique Items Required:
Show Source
true
-
Array of:
object HierarchySet
Hierarchy Set model that would be returned as response
Nested Schema : nodeSets
Type:
array
Unique Items Required:
Show Source
true
-
Array of:
object NodeSet
Node Set model that would be returned as response
Nested Schema : HierarchySet
Type:
object
Hierarchy Set model that would be returned as response
Show Source
- allowSharedNodes: boolean
-
application:
object Application
-
assignedNodeTypes:
array assignedNodeTypes
-
bindingType:
string
Allowed Values:
[ "BOUND", "NODE_SET_BOUND", "HIERARCHY_SET_BOUND", "NODE_TYPE_BOUND", "PARTIAL_NODE_TYPE_BOUND", "MAPPING_BOUND", "UNBOUND" ]
-
bottomNodeSort:
string
Allowed Values:
[ "ALPHANUMERIC", "CUSTOM" ]
-
completenessError:
string
-
createdByUser:
object User
-
description:
string
-
dimension:
object Dimension
Dimension model that would be returned as response
- dimensionSectionAllowedSharedNodes: boolean
-
groupingType:
string
Allowed Values:
[ "DEFAULT", "PARENT_NODE_FIRST" ]
-
id:
string(uuid)
-
isBound:
boolean
Read Only:
true
-
links:
array links
-
mappingBound:
boolean
-
modifiedByUser:
object User
-
name:
string
-
objectStatus:
string
Allowed Values:
[ "DRAFT", "ACTIVE", "SUNSET", "ARCHIVED", "DELETED" ]
-
permittedActions:
array permittedActions
Unique Items Required:
true
- related: object Related
-
scope:
string
Allowed Values:
[ "MASTER", "APPLICATION" ]
-
timeCreated:
integer(int64)
-
timeModified:
integer(int64)
-
useCustomSortOrder:
boolean
Nested Schema : Application
Type:
Show Source
object
-
applicationMetadata:
object CustomApplicationMetadata
Custom Application Metadata
-
blockoutConfiguration:
object BlockoutConfiguration
-
connections:
string
-
createdBy:
string
This property is now deprecated. Use createdByUser instead.
-
createdByUser:
object User
-
description:
string
-
dimensions:
array dimensions
-
hasPermissionToPrimaryView:
boolean
-
hasUnappliedAnswers:
boolean
-
id:
string(uuid)
-
inProgressSlotAnswers:
string
-
isBound:
boolean
Read Only:
true
-
links:
array links
-
modifiedBy:
string
This property is now deprecated. Use modifiedByUser instead.
-
modifiedByUser:
object User
-
name:
string
-
objectStatus:
string
Allowed Values:
[ "DRAFT", "ACTIVE", "SUNSET", "ARCHIVED", "DELETED" ]
-
permittedActions:
array permittedActions
Unique Items Required:
true
-
primaryConnection:
object IdNameDescription
-
primaryView:
object IdNameLink
-
slotAnswers:
string
-
supportedDirection:
string
Allowed Values:
[ "BOTH", "IMPORT", "EXPORT", "NONE" ]
-
supportsConnections:
boolean
-
timeCreated:
integer(int64)
-
timeModified:
integer(int64)
-
type:
object ApplicationType
-
upgradeTargets:
array upgradeTargets
-
workflowDisabledOption:
object WorkflowDisabledOption
Nested Schema : Dimension
Type:
object
Dimension model that would be returned as response
Show Source
-
applicationLink:
object IdNameLink
-
applicationTypeId:
string(uuid)
Read Only:
true
-
bindings:
array bindings
Read Only:
true
-
blockoutConfiguration:
object BlockoutConfiguration
-
canAddBinding:
boolean
Read Only:
true
-
canAddMappingBinding:
boolean
Read Only:
true
-
connected:
boolean
Read Only:
true
-
createdBy:
string
Read Only:
true
This property is now deprecated. Use createdByUser instead. -
createdByUser:
object User
-
description:
string
Read Only:
true
-
dimensionType:
string
Read Only:
true
-
externalName:
string
Read Only:
true
-
id:
string(uuid)
Read Only:
true
-
importExportSettings:
object DimensionImportExportSettings
Discriminator:
type
Dimension Import/Export settings -
isBound:
boolean
Read Only:
true
-
links:
array links
Read Only:
true
-
modifiedBy:
string
Read Only:
true
This property is now deprecated. Use modifiedByUser instead. -
modifiedByUser:
object User
-
name:
string
Read Only:
true
-
objectStatus:
string
Read Only:
true
Allowed Values:[ "DRAFT", "ACTIVE", "SUNSET", "ARCHIVED", "DELETED" ]
-
permittedActions:
array permittedActions
Read Only:
true
Unique Items Required:true
-
supportedDirection:
string
Read Only:
true
Allowed Values:[ "BOTH", "IMPORT", "EXPORT", "NONE" ]
-
supportsExtracts:
boolean
Read Only:
true
-
supportsMapping:
boolean
Read Only:
true
-
supportsMappingExport:
boolean
Read Only:
true
-
supportsTemplateExport:
boolean
Read Only:
true
-
timeCreated:
integer(int64)
Read Only:
true
-
timeModified:
integer(int64)
Read Only:
true
-
validationSettings:
array validationSettings
Read Only:
true
Nested Schema : permittedActions
Type:
array
Unique Items Required:
Show Source
true
-
Array of:
string
Allowed Values:
[ "CREATE_CONSTRAINT", "CREATE_NODETYPE", "CREATE_HIERARCHYSET", "CREATE_NODESET", "CREATE_VIEWPOINT", "CREATE_REQUEST", "CREATE_PROPERTY", "ASSIGN_REQUEST", "SUBMIT_REQUEST", "PUSHBACK_REQUEST", "REJECT_REQUEST", "APPROVE_REQUEST", "WITHDRAW_REQUEST", "COMMIT_REQUEST", "ADD_REQUEST_COMMENT", "ADD_REQUEST_ATTACHMENT", "EDIT_REQUEST_HEADER", "VALIDATE", "EDIT_METADATA", "REINDEX", "EDIT", "COPY_VIEWPOINT", "LOAD_VIEWPOINT", "ARCHIVE", "DELETE", "CLOSE", "IMPORT", "EXPORT", "MANAGE_GRANTS", "DELETE_NODE", "ADD_NODE", "INSERT_NODE", "REORDER_NODE", "REMOVE_NODE", "MOVE_NODE", "RECALL_REQUEST", "COPY_EXTRACT", "COPY_LOAD_PROFILE", "UPDATE_VISIBILITY", "COPY", "QUERY", "RUN_EXTRACT_PACKAGE", "CREATE_EXTRACT_PACKAGE" ]
Nested Schema : CustomApplicationMetadata
Type:
object
Custom Application Metadata
Show Source
-
externalSystemType:
string
Allowed Values:
[ "ORACLE_AUTONOMOUS_DATA_WAREHOUSE", "ORACLE_AUTONOMOUS_DATABASE", "ORACLE_CUSTOMER_EXPERIENCE", "ORACLE_DATA_RELATIONSHIP_MANAGEMENT", "ORACLE_EPM_ACCOUNT_RECONCILIATION", "ORACLE_EPM_PROFITABILITY_AND_COST_MANAGEMENT", "ORACLE_EPM_TAX_REPORTING", "ORACLE_FINANCIAL_SERVICES_ANALYTICAL_APPLICATIONS", "ORACLE_HUMAN_CAPITAL_MANAGEMENT", "ORACLE_HYPERION_FINANCIAL_MANAGEMENT", "ORACLE_JD_EDWARDS_ENTERPRISE_ONE", "ORACLE_JD_EDWARDS_WORLD", "ORACLE_NETSUITE", "ORACLE_PEOPLESOFT", "ORACLE_PROJECT_MANAGEMENT", "ORACLE_SIEBEL_CRM", "ORACLE_SUPPLY_CHAIN_N_MANUFACTURING", "ORACLE_DATA_FOUNDATION", "ORACLE_ACCOUNTING_FOUNDATION", "AMAZON_REDSHIFT", "ANAPLAN", "BOARD_INTERNATIONAL", "COUPA_SOFTWARE", "DATABRICKS", "EPICOR", "GOOGLE_BIGQUERY", "GREAT_PLAINS", "INFOR", "INFORMATICA", "KRONOS", "MICROSOFT_AZURE_SYNAPSE", "ONESTREAM", "PLANFUL", "SALESFORCE", "SAP_ARIBA", "SAP_FICO", "SAP_HANA", "SAP_S4_HANA_FINANCE", "SAP_SUCCESSFACTORS", "SNOWFLAKE_DATA_CLOUD", "TAGETIK", "WORKDAY_ADAPTIVE_PLANNING", "WORKDAY_HCM", "EXTERNAL_DATA_WAREHOUSE", "EXTERNAL_ETL_SYSTEM", "OTHER" ]
External System Type -
externalSystemTypeLabel:
string
External System Type Label; used if externalSystemType is not specified
Nested Schema : dimensions
Type:
Show Source
array
-
Array of:
object Dimension
Dimension model that would be returned as response
Nested Schema : permittedActions
Type:
array
Unique Items Required:
Show Source
true
-
Array of:
string
Allowed Values:
[ "CREATE_CONSTRAINT", "CREATE_NODETYPE", "CREATE_HIERARCHYSET", "CREATE_NODESET", "CREATE_VIEWPOINT", "CREATE_REQUEST", "CREATE_PROPERTY", "ASSIGN_REQUEST", "SUBMIT_REQUEST", "PUSHBACK_REQUEST", "REJECT_REQUEST", "APPROVE_REQUEST", "WITHDRAW_REQUEST", "COMMIT_REQUEST", "ADD_REQUEST_COMMENT", "ADD_REQUEST_ATTACHMENT", "EDIT_REQUEST_HEADER", "VALIDATE", "EDIT_METADATA", "REINDEX", "EDIT", "COPY_VIEWPOINT", "LOAD_VIEWPOINT", "ARCHIVE", "DELETE", "CLOSE", "IMPORT", "EXPORT", "MANAGE_GRANTS", "DELETE_NODE", "ADD_NODE", "INSERT_NODE", "REORDER_NODE", "REMOVE_NODE", "MOVE_NODE", "RECALL_REQUEST", "COPY_EXTRACT", "COPY_LOAD_PROFILE", "UPDATE_VISIBILITY", "COPY", "QUERY", "RUN_EXTRACT_PACKAGE", "CREATE_EXTRACT_PACKAGE" ]
Nested Schema : WorkflowDisabledOption
Type:
Show Source
object
-
enabled:
boolean
-
submittedBy:
array submittedBy
Unique Items Required:
true
Nested Schema : HierarchySetNodeTypeAssignment
Type:
Show Source
object
-
allowedAsRoot:
boolean
Read Only:
true
-
allowedChildNodeTypes:
array allowedChildNodeTypes
Read Only:
true
-
alternateQualifiers:
array alternateQualifiers
-
application:
object Application
-
bindingType:
string
Read Only:
true
Allowed Values:[ "BOUND", "NODE_SET_BOUND", "HIERARCHY_SET_BOUND", "NODE_TYPE_BOUND", "PARTIAL_NODE_TYPE_BOUND", "MAPPING_BOUND", "UNBOUND" ]
-
childNodeTypeOption:
string
Read Only:
true
Allowed Values:[ "ALL", "NONE", "SPECIFIED" ]
-
class:
string
Read Only:
true
Allowed Values:[ "LOOKUP", "LEGACY_GL", "NORMAL", "USER", "USER_ROLLUP" ]
-
clusterProperty:
object IdNameLink
-
combination:
boolean
-
compatibleBoundHierarchySets:
array compatibleBoundHierarchySets
Unique Items Required:
true
-
compatibleBoundNodeSets:
array compatibleBoundNodeSets
Unique Items Required:
true
-
converters:
array converters
-
createdByUser:
object User
-
defaultQualifier:
string
-
description:
string
Read Only:
true
-
dimension:
object Dimension
Dimension model that would be returned as response
-
id:
string(uuid)
Read Only:
true
-
isBound:
boolean
Read Only:
true
-
links:
array links
Read Only:
true
-
modifiedByUser:
object User
-
name:
string
Read Only:
true
-
objectStatus:
string
Read Only:
true
Allowed Values:[ "DRAFT", "ACTIVE", "SUNSET", "ARCHIVED", "DELETED" ]
-
permittedActions:
array permittedActions
Unique Items Required:
true
-
propertyDefinitions:
array propertyDefinitions
-
qualifierPosition:
string
Allowed Values:
[ "PREFIX", "SUFFIX" ]
- related: object Related
-
scope:
string
Read Only:
true
Allowed Values:[ "MASTER", "APPLICATION" ]
-
sortOrder:
integer(int32)
Read Only:
true
-
timeCreated:
integer(int64)
Read Only:
true
-
timeModified:
integer(int64)
Read Only:
true
Nested Schema : permittedActions
Type:
array
Unique Items Required:
Show Source
true
-
Array of:
string
Allowed Values:
[ "CREATE_CONSTRAINT", "CREATE_NODETYPE", "CREATE_HIERARCHYSET", "CREATE_NODESET", "CREATE_VIEWPOINT", "CREATE_REQUEST", "CREATE_PROPERTY", "ASSIGN_REQUEST", "SUBMIT_REQUEST", "PUSHBACK_REQUEST", "REJECT_REQUEST", "APPROVE_REQUEST", "WITHDRAW_REQUEST", "COMMIT_REQUEST", "ADD_REQUEST_COMMENT", "ADD_REQUEST_ATTACHMENT", "EDIT_REQUEST_HEADER", "VALIDATE", "EDIT_METADATA", "REINDEX", "EDIT", "COPY_VIEWPOINT", "LOAD_VIEWPOINT", "ARCHIVE", "DELETE", "CLOSE", "IMPORT", "EXPORT", "MANAGE_GRANTS", "DELETE_NODE", "ADD_NODE", "INSERT_NODE", "REORDER_NODE", "REMOVE_NODE", "MOVE_NODE", "RECALL_REQUEST", "COPY_EXTRACT", "COPY_LOAD_PROFILE", "UPDATE_VISIBILITY", "COPY", "QUERY", "RUN_EXTRACT_PACKAGE", "CREATE_EXTRACT_PACKAGE" ]
Nested Schema : SimpleNodeType
Type:
Show Source
object
-
application:
object IdNameLink
-
description:
string
Read Only:
true
-
id:
string(uuid)
-
links:
array links
-
name:
string
-
nodeTypeClass:
string
Allowed Values:
[ "LOOKUP", "LEGACY_GL", "NORMAL", "USER", "USER_ROLLUP" ]
-
properties:
array properties
Nested Schema : NodeTypeProperty
Type:
Show Source
object
-
allowedValues:
boolean
Read Only:
true
-
dataType:
string
Read Only:
true
-
defaultOnly:
boolean
Read Only:
true
-
defaultType:
string
Read Only:
true
-
deletable:
boolean
Read Only:
true
-
description:
string
Read Only:
true
-
id:
string(uuid)
Read Only:
true
-
level:
string
Read Only:
true
-
links:
array links
Read Only:
true
-
name:
string
Read Only:
true
-
namespace:
string
Read Only:
true
-
queryable:
boolean
Read Only:
true
-
required:
boolean
Read Only:
true
-
sortOrder:
integer(int32)
Read Only:
true
Nested Schema : DimensionImportExportSettings
Type:
object
Discriminator:
type
Dimension Import/Export settings
Show Source
-
type(required):
string
Read Only:
true
Allowed Values:[ "DEFAULT", "FCGL" ]
Type is set to "DEFAULT" for standard settings, "FCGL" for Financial Cloud Import/Export options.
Nested Schema : permittedActions
Type:
array
Read Only:
true
Unique Items Required:
Show Source
true
-
Array of:
string
Allowed Values:
[ "CREATE_CONSTRAINT", "CREATE_NODETYPE", "CREATE_HIERARCHYSET", "CREATE_NODESET", "CREATE_VIEWPOINT", "CREATE_REQUEST", "CREATE_PROPERTY", "ASSIGN_REQUEST", "SUBMIT_REQUEST", "PUSHBACK_REQUEST", "REJECT_REQUEST", "APPROVE_REQUEST", "WITHDRAW_REQUEST", "COMMIT_REQUEST", "ADD_REQUEST_COMMENT", "ADD_REQUEST_ATTACHMENT", "EDIT_REQUEST_HEADER", "VALIDATE", "EDIT_METADATA", "REINDEX", "EDIT", "COPY_VIEWPOINT", "LOAD_VIEWPOINT", "ARCHIVE", "DELETE", "CLOSE", "IMPORT", "EXPORT", "MANAGE_GRANTS", "DELETE_NODE", "ADD_NODE", "INSERT_NODE", "REORDER_NODE", "REMOVE_NODE", "MOVE_NODE", "RECALL_REQUEST", "COPY_EXTRACT", "COPY_LOAD_PROFILE", "UPDATE_VISIBILITY", "COPY", "QUERY", "RUN_EXTRACT_PACKAGE", "CREATE_EXTRACT_PACKAGE" ]
Nested Schema : DimensionBinding
Type:
Show Source
object
-
bindingType:
string
Read Only:
true
-
description:
string
Read Only:
true
-
id:
string(uuid)
Read Only:
true
-
lastExportInfo:
object DimensionSyncHistory
-
lastImportInfo:
object DimensionSyncHistory
-
links:
array links
Read Only:
true
-
name:
string
Read Only:
true
-
slotAnswers:
string
Read Only:
true
-
supportsSettings:
boolean
Read Only:
true
-
view:
object IdNameLink
-
viewpoint:
object IdNameLink
Nested Schema : DimensionSyncHistory
Type:
Show Source
object
-
connectionId:
string(uuid)
-
connectionName:
string
-
direction:
string
Allowed Values:
[ "BOTH", "IMPORT", "EXPORT", "NONE" ]
-
endTime:
integer(int64)
-
importOption:
string
Allowed Values:
[ "ResetDimension", "ReplaceNodes", "Merge" ]
-
links:
array links
-
messages:
array messages
-
publicApiFlag:
boolean
-
ranBy:
string
-
requestId:
string(uuid)
-
requestSummary:
object Request
A Request models changes to apply to a View
-
startTime:
integer(int64)
-
status:
string
Allowed Values:
[ "PENDING", "COMPLETED", "ERROR", "RUNNING" ]
-
success:
boolean
-
syncDescription:
string
-
syncId:
string(uuid)
-
syncType:
string
Allowed Values:
[ "FULL", "INCREMENTAL" ]
-
taskHistory:
array taskHistory
Nested Schema : Request
Type:
object
A Request models changes to apply to a View
Show Source
-
actionCount:
integer(int32)
Read Only:
true
-
ageInDays:
integer(int64)
Read Only:
true
-
approvalUsers:
array approvalUsers
Read Only:
true
-
assignedTo:
string
Read Only:
true
This property is now deprecated. Use assignedToUser instead. -
assignedToUser:
object User
-
attachmentCount:
integer(int32)
Read Only:
true
-
autoSubmitted:
boolean
-
blockedUntil:
integer(int64)
Read Only:
true
-
commentCount:
integer(int32)
Read Only:
true
-
commitUsers:
array commitUsers
Read Only:
true
-
consolidationRequest:
object IdNameDescription
-
consolidationRequestNumber:
integer(int32)
Read Only:
true
-
consolidationRequestStatus:
string
Read Only:
true
Allowed Values:[ "DRAFT", "IN_FLIGHT", "PUSHED_BACK", "COMPLETED", "REJECTED", "RECALLED", "BLOCKED" ]
Specifies the allowable statuses for a consolidation request. -
createdBy:
string
Read Only:
true
This property is now deprecated. Use createdByUser instead. -
createdByUser:
object User
-
description:
string
Read Only:
true
-
hasViewAccess:
boolean
Read Only:
true
-
id:
string(uuid)
Read Only:
true
-
initialSubmit:
integer(int64)
Read Only:
true
-
inviteeUsers:
array inviteeUsers
Read Only:
true
-
itemCount:
integer(int32)
Read Only:
true
-
links:
array links
Read Only:
true
-
modifiedBy:
string
Read Only:
true
This property is now deprecated. Use modifiedByUser instead. -
modifiedByUser:
object User
-
notes:
string
Read Only:
true
-
origin:
string
Read Only:
true
Allowed Values:[ "INTERACTIVE", "SUBSCRIPTION", "IMPORT", "CONSOLIDATION", "LOAD" ]
Specifies the allowable origins for a request. -
owner:
object User
-
priority:
string
Read Only:
true
Allowed Values:[ "NONE", "LOW", "MEDIUM", "HIGH" ]
-
requestNumber:
integer(int32)
Read Only:
true
-
requestType:
string
Read Only:
true
Allowed Values:[ "INTERACTIVE", "SUBSCRIPTION", "IMPORT", "CONSOLIDATION", "LOAD" ]
Specifies the allowable request types for a request. -
sourceRequest:
object IdNameLink
-
stage:
string
Read Only:
true
Allowed Values:[ "SUBMIT", "APPROVE", "COMMIT", "CLOSED" ]
Specifies the allowable stages for a request. -
status:
string
Read Only:
true
Allowed Values:[ "DRAFT", "IN_FLIGHT", "PUSHED_BACK", "COMPLETED", "REJECTED", "RECALLED", "BLOCKED", "CONSOLIDATED" ]
Specifies the allowable statuses for a request. -
submittedBy:
string
Read Only:
true
This property is now deprecated. Use submittedByUser instead. -
submittedByUser:
object User
-
subscriptions:
array subscriptions
Read Only:
true
-
timeCreated:
integer(int64)
Read Only:
true
-
timeLabel:
object TimeLabel
-
timeLabelChangeAllowed:
boolean
-
timeLabelTimestamp:
integer(int64)
Read Only:
true
-
timeModified:
integer(int64)
Read Only:
true
-
timeSubmitted:
integer(int64)
Read Only:
true
-
title:
string
Read Only:
true
-
validationErrorCount:
integer(int32)
Read Only:
true
-
validTransitionActions:
array validTransitionActions
Read Only:
true
-
valWarningCountOnClose:
integer(int32)
Read Only:
true
If the request is closed, the number of validation warnings that existed, and were allowed, at the time it was closed. -
viewId:
string(uuid)
Read Only:
true
-
viewName:
string
Read Only:
true
-
viewStatus:
string
Read Only:
true
Allowed Values:[ "DRAFT", "ACTIVE", "ARCHIVED", "DELETED" ]
Specifies the allowable statuses for a view.
Nested Schema : TimeLabel
Type:
Show Source
object
-
asOfTime:
integer(int64)
Read Only:
true
-
created:
integer(int64)
Read Only:
true
-
createdBy:
string(uuid)
Read Only:
true
-
description:
string
Read Only:
true
-
ftlAssignedToActiveRequest:
boolean
Read Only:
true
-
id:
string(uuid)
Read Only:
true
-
lastModified:
integer(int64)
Read Only:
true
-
links:
array links
Read Only:
true
-
modifiedBy:
string(uuid)
Read Only:
true
-
name:
string
Read Only:
true
-
ownerId:
string(uuid)
Read Only:
true
-
private:
boolean
-
rollingTimeLabelData:
object RollingTimeLabelData
-
timeLabelClass:
string
Read Only:
true
Allowed Values:[ "HISTORICAL", "FUTURE" ]
-
timeLabelType:
string
Read Only:
true
Allowed Values:[ "SPECIFIED", "ROLLING_PERIOD", "REQUEST" ]
-
timeZone:
object ZoneId
-
viewId:
string(uuid)
Read Only:
true
Nested Schema : validTransitionActions
Type:
array
Read Only:
Show Source
true
-
Array of:
string
Allowed Values:
[ "SUBMIT", "APPROVE", "PUSHBACK", "REJECT", "WITHDRAW", "RECALL", "COMMIT", "CLOSE" ]
Nested Schema : RollingTimeLabelData
Type:
Show Source
object
-
offset:
integer(int32)
-
timeOfDay:
string
-
unit:
string
Allowed Values:
[ "NONE", "END_OF_MONTH", "END_OF_YEAR", "END_OF_QUARTER", "FISCAL_QUARTER_END", "FISCAL_YEAR_END" ]
Nested Schema : DimensionSyncTaskHistory
Type:
Show Source
object
-
duration:
string
Read Only:
true
-
endTime:
integer(int64)
-
messages:
array messages
-
startTime:
integer(int64)
-
status:
string
Allowed Values:
[ "PENDING", "COMPLETED", "ERROR", "RUNNING" ]
-
syncId:
string(uuid)
-
taskKey:
string
Read Only:
true
-
taskName:
string
Nested Schema : ValidationSetting
Type:
Show Source
object
-
applicationType:
string
Allowed Values:
[ "PBCS", "EPBCS", "FCCS", "TRCS", "FCGL", "Generic" ]
-
approveSeverity:
string
Allowed Values:
[ "ERROR", "WARNING", "IGNORE" ]
-
commitSeverity:
string
Allowed Values:
[ "ERROR", "WARNING", "IGNORE" ]
-
description:
string
-
executionState:
string
Allowed Values:
[ "ENABLED", "DISABLED" ]
-
id:
string
-
name:
string
-
submitSeverity:
string
Allowed Values:
[ "ERROR", "WARNING", "IGNORE" ]
-
validationScope:
string
Allowed Values:
[ "APPLICATION", "NODE_TYPE", "HIERARCHY_SET", "DIMENSION", "ADAPTER" ]
-
viewpointSeverity:
string
Allowed Values:
[ "ERROR", "WARNING", "IGNORE" ]
Nested Schema : NodeSet
Type:
object
Node Set model that would be returned as response
Show Source
-
application:
object Application
-
bindingType:
string
Allowed Values:
[ "BOUND", "NODE_SET_BOUND", "HIERARCHY_SET_BOUND", "NODE_TYPE_BOUND", "PARTIAL_NODE_TYPE_BOUND", "MAPPING_BOUND", "UNBOUND" ]
-
completenessError:
string
-
createdByUser:
object User
-
description:
string
-
dimension:
object Dimension
Dimension model that would be returned as response
-
hierarchySet:
object HierarchySet
Hierarchy Set model that would be returned as response
-
id:
string(uuid)
-
isBound:
boolean
Read Only:
true
-
links:
array links
-
modifiedByUser:
object User
-
name:
string
-
nodeTypes:
array nodeTypes
-
objectStatus:
string
Allowed Values:
[ "DRAFT", "ACTIVE", "SUNSET", "ARCHIVED", "DELETED" ]
-
permittedActions:
array permittedActions
Unique Items Required:
true
-
predicate:
string
- related: object Related
-
scope:
string
Allowed Values:
[ "MASTER", "APPLICATION" ]
-
sourceType:
string
-
timeCreated:
integer(int64)
-
timeModified:
integer(int64)
-
topNodes:
array topNodes
Nested Schema : permittedActions
Type:
array
Unique Items Required:
Show Source
true
-
Array of:
string
Allowed Values:
[ "CREATE_CONSTRAINT", "CREATE_NODETYPE", "CREATE_HIERARCHYSET", "CREATE_NODESET", "CREATE_VIEWPOINT", "CREATE_REQUEST", "CREATE_PROPERTY", "ASSIGN_REQUEST", "SUBMIT_REQUEST", "PUSHBACK_REQUEST", "REJECT_REQUEST", "APPROVE_REQUEST", "WITHDRAW_REQUEST", "COMMIT_REQUEST", "ADD_REQUEST_COMMENT", "ADD_REQUEST_ATTACHMENT", "EDIT_REQUEST_HEADER", "VALIDATE", "EDIT_METADATA", "REINDEX", "EDIT", "COPY_VIEWPOINT", "LOAD_VIEWPOINT", "ARCHIVE", "DELETE", "CLOSE", "IMPORT", "EXPORT", "MANAGE_GRANTS", "DELETE_NODE", "ADD_NODE", "INSERT_NODE", "REORDER_NODE", "REMOVE_NODE", "MOVE_NODE", "RECALL_REQUEST", "COPY_EXTRACT", "COPY_LOAD_PROFILE", "UPDATE_VISIBILITY", "COPY", "QUERY", "RUN_EXTRACT_PACKAGE", "CREATE_EXTRACT_PACKAGE" ]
Nested Schema : NodeType
Type:
Show Source
object
-
alternateQualifiers:
array alternateQualifiers
-
application:
object Application
-
bindingType:
string
Allowed Values:
[ "BOUND", "NODE_SET_BOUND", "HIERARCHY_SET_BOUND", "NODE_TYPE_BOUND", "PARTIAL_NODE_TYPE_BOUND", "MAPPING_BOUND", "UNBOUND" ]
-
class:
string
Read Only:
true
Allowed Values:[ "LOOKUP", "LEGACY_GL", "NORMAL", "USER", "USER_ROLLUP" ]
-
clusterProperty:
object IdNameLink
-
combination:
boolean
-
compatibleBoundHierarchySets:
array compatibleBoundHierarchySets
Unique Items Required:
true
-
compatibleBoundNodeSets:
array compatibleBoundNodeSets
Unique Items Required:
true
-
converters:
array converters
-
createdByUser:
object User
-
defaultQualifier:
string
-
description:
string
-
dimension:
object Dimension
Dimension model that would be returned as response
-
id:
string(uuid)
-
isBound:
boolean
Read Only:
true
-
links:
array links
-
modifiedByUser:
object User
-
name:
string
-
objectStatus:
string
Allowed Values:
[ "DRAFT", "ACTIVE", "SUNSET", "ARCHIVED", "DELETED" ]
-
permittedActions:
array permittedActions
Unique Items Required:
true
-
propertyDefinitions:
array propertyDefinitions
-
qualifierPosition:
string
Allowed Values:
[ "PREFIX", "SUFFIX" ]
- related: object Related
-
scope:
string
Allowed Values:
[ "MASTER", "APPLICATION" ]
-
timeCreated:
integer(int64)
-
timeModified:
integer(int64)
Nested Schema : permittedActions
Type:
array
Unique Items Required:
Show Source
true
-
Array of:
string
Allowed Values:
[ "CREATE_CONSTRAINT", "CREATE_NODETYPE", "CREATE_HIERARCHYSET", "CREATE_NODESET", "CREATE_VIEWPOINT", "CREATE_REQUEST", "CREATE_PROPERTY", "ASSIGN_REQUEST", "SUBMIT_REQUEST", "PUSHBACK_REQUEST", "REJECT_REQUEST", "APPROVE_REQUEST", "WITHDRAW_REQUEST", "COMMIT_REQUEST", "ADD_REQUEST_COMMENT", "ADD_REQUEST_ATTACHMENT", "EDIT_REQUEST_HEADER", "VALIDATE", "EDIT_METADATA", "REINDEX", "EDIT", "COPY_VIEWPOINT", "LOAD_VIEWPOINT", "ARCHIVE", "DELETE", "CLOSE", "IMPORT", "EXPORT", "MANAGE_GRANTS", "DELETE_NODE", "ADD_NODE", "INSERT_NODE", "REORDER_NODE", "REMOVE_NODE", "MOVE_NODE", "RECALL_REQUEST", "COPY_EXTRACT", "COPY_LOAD_PROFILE", "UPDATE_VISIBILITY", "COPY", "QUERY", "RUN_EXTRACT_PACKAGE", "CREATE_EXTRACT_PACKAGE" ]
Nested Schema : Node
Type:
Show Source
object
-
childCount:
integer(int32)
-
description:
string
-
hasChildren:
boolean
-
id:
string(uuid)
-
links:
array links
-
location:
string
This property is now deprecated. Use path instead.
-
locationCount:
integer(int32)
-
name:
string
-
nameDefaultType:
string
Allowed Values:
[ "NONE", "SPECIFIED", "SYSTEM", "DERIVED", "CALC_AND_STORE", "DERIVED_AND_STORED" ]
-
nextLocation:
string
-
nodeType:
object IdNameLink
-
parentName:
string
-
parentNodeId:
string(uuid)
-
parentNodeTypeId:
string(uuid)
-
path:
array path
-
previousLocation:
string
-
relationshipId:
string(uuid)
-
requestItem:
object RequestItem
A Request Item is a collection of actions to apply to a particular node as part of aRequest
-
targetForNodeProperty:
boolean
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
-
actionCount:
integer(int32)
-
actions:
array actions
-
actionSummary:
string
-
applicationName:
string
-
createdBy:
string
-
dataSource:
object IdNameLink
-
deletedAsDup:
boolean
-
description:
string
-
id:
string(uuid)
-
links:
array links
-
mergeResults:
array mergeResults
-
modifiedBy:
string
-
name:
string
-
nodeTypeId:
string(uuid)
-
nodeTypeName:
string
-
policies:
array policies
-
timeCreated:
integer(int64)
-
timeModified:
integer(int64)
-
validations:
array validations
Nested Schema : validations
Type:
Show Source
array
-
Array of:
object ValidationResult
The result of validation
Nested Schema : Action
Type:
Show Source
object
-
extendedProperties:
object JsonNode
-
id:
string(uuid)
Read Only:
true
-
layoutOptions:
object layoutOptions
Additional Properties Allowed: additionalProperties
-
links:
array links
-
nodeTypeName:
string
-
parentName:
string
-
parentNodeId:
string(uuid)
id of the parent node this action was performed under, if any
-
propertyLevel:
string
-
summary:
string
-
type:
string
Read Only:
true
Allowed Values:[ "addNode", "insertNode", "removeNode", "moveNode", "deleteNode", "renameNode", "updateNodeProp", "reorderNode" ]
-
viewpointId:
string(uuid)
-
viewpointName:
string
-
viewpointUri:
string
Read Only:
true
Nested Schema : MergeResultInfo
Type:
Show Source
object
-
dataSourceName:
string
Read Only:
true
The data source name of the request item. -
links:
array links
Read Only:
true
-
sourceNodeName:
string
Read Only:
true
The name of the source node.
Nested Schema : PolicyInfo
Type:
Show Source
object
-
policyId:
string(uuid)
-
policyType:
string
Allowed Values:
[ "APPROVAL", "NOTIFY", "COMMIT" ]
Nested Schema : ValidationResult
Type:
object
The result of validation
Show Source
-
code:
string
-
links:
array links
-
message:
string
-
responsibleUserId:
string(uuid)
-
severity:
string
Allowed Values:
[ "ERROR", "WARNING", "IGNORE" ]
The severity of the validation issue (ERROR or WARNING) for the stage at which the validation failed. -
timeCreated:
integer(int64)
-
type:
string
Allowed Values:
[ "ERROR" ]
-
userCanResolve:
boolean
Examples
The following example shows how to retrieve all the viewpoints of a COPY_VIEWPOINT by submitting a GET request on the REST resource using cURL.
curl --user edmcs_cloud_user -X GET https://servername.fa.us2.oraclecloud.com/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints
Example of the Response Body
The following example shows the contents of the response body in JSON format,including:
{ "items": [ { "id": "cb579c5f-fcc3-4920-b975-3fb133cfbcdc", "name": "Account", "description": "Account dimension for EPBCS", "layoutOptions": { "defaultLayout": "HIERARCHICAL" }, "hasHierarchy": true, "scope": "APPLICATION", "createdBy": "demoadmin", "modifiedBy": "Casey.Brown", "timeCreated": "2017-11-08T16:27:18.278Z", "timeModified": "2019-04-22T20:48:04.629Z", "sortOrder": 0, "objectStatus": "ACTIVE", "nodeSetLink": { "id": "9d0a4b24-b96d-430a-b9f3-b1e033bd0eb3", "name": "Account", "links": [ { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/nodeSets/9d0a4b24-b96d-430a-b9f3-b1e033bd0eb3" } ] }, "applicationLink": { "id": "e63e92c4-4727-4999-97f2-50498cb40ec7", "name": "Corporate Planning", "links": [ { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/applications/e63e92c4-4727-4999-97f2-50498cb40ec7" } ] }, "bindingType": "BOUND", "links": [ { "rel": "delete", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/cb579c5f-fcc3-4920-b975-3fb133cfbcdc", "method": "DELETE" }, { "rel": "edit", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/cb579c5f-fcc3-4920-b975-3fb133cfbcdc", "method": "PUT" }, { "rel": "copy", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/copyAt/{targetViewpointId}", "templated": true, "method": "POST" }, { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/cb579c5f-fcc3-4920-b975-3fb133cfbcdc" }, { "rel": "computed", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/cb579c5f-fcc3-4920-b975-3fb133cfbcdc/computed" }, { "rel": "download", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/cb579c5f-fcc3-4920-b975-3fb133cfbcdc/download" }, { "rel": "view", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10" }, { "rel": "nodeSet", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/nodeSets/9d0a4b24-b96d-430a-b9f3-b1e033bd0eb3" }, { "rel": "application", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/applications/e63e92c4-4727-4999-97f2-50498cb40ec7" }, { "rel": "hierarchySet", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/hierarchySets/bf81bafd-ab68-42ef-845e-5c4b2a76108e" }, { "rel": "validate", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/cb579c5f-fcc3-4920-b975-3fb133cfbcdc/validations", "method": "POST" }, { "rel": "searchNodes", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/cb579c5f-fcc3-4920-b975-3fb133cfbcdc/nodes/search", "method": "POST" }, { "rel": "permittedUsers", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/cb579c5f-fcc3-4920-b975-3fb133cfbcdc/permittedUsers", "method": "GET" }, { "rel": "nodes", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/cb579c5f-fcc3-4920-b975-3fb133cfbcdc/nodes?q={q}&fromId={fromId}&toId={toId}&limit={limit}&orderBy={orderBy}&expand={expand}", "templated": true }, { "rel": "node", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/cb579c5f-fcc3-4920-b975-3fb133cfbcdc/nodes/{nodeId}?q={q}&expand={expand}", "templated": true }, { "rel": "relationships", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/cb579c5f-fcc3-4920-b975-3fb133cfbcdc/nodes/{nodeId}/relationships?q={q}", "templated": true }, { "rel": "topNodes", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/cb579c5f-fcc3-4920-b975-3fb133cfbcdc/nodes?q=top" }, { "rel": "compare", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/cb579c5f-fcc3-4920-b975-3fb133cfbcdc/compare", "method": "POST" } ], "permittedActions": [ "ARCHIVE", "DELETE", "EDIT_METADATA", "COPY_VIEWPOINT" ], "viewName": "Corporate Planning", "viewDescription": "Corporate Planning", "dimensionLink": { "id": "cdc22d88-8b47-4521-8f16-5edcc31e3f77", "name": "Account", "description": "Account dimension for EPBCS", "links": [ { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/dimensions/cdc22d88-8b47-4521-8f16-5edcc31e3f77" } ] }, "isBound": true }, { "id": "b52ad796-bbde-4590-ad0b-d92ddc12c21a", "name": "Entity", "description": "Entity dimension for EPBCS", "layoutOptions": { "defaultLayout": "HIERARCHICAL" }, "hasHierarchy": true, "scope": "APPLICATION", "createdBy": "demoadmin", "modifiedBy": "Casey.Brown", "timeCreated": "2017-11-08T16:27:18.278Z", "timeModified": "2019-04-22T20:48:04.629Z", "sortOrder": 1, "objectStatus": "ACTIVE", "nodeSetLink": { "id": "87279e92-4e43-4a0f-97e5-a9ce5e4ca3a2", "name": "Entity", "links": [ { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/nodeSets/87279e92-4e43-4a0f-97e5-a9ce5e4ca3a2" } ] }, "applicationLink": { "id": "e63e92c4-4727-4999-97f2-50498cb40ec7", "name": "Corporate Planning", "links": [ { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/applications/e63e92c4-4727-4999-97f2-50498cb40ec7" } ] }, "bindingType": "BOUND", "links": [ { "rel": "delete", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/b52ad796-bbde-4590-ad0b-d92ddc12c21a", "method": "DELETE" }, { "rel": "edit", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/b52ad796-bbde-4590-ad0b-d92ddc12c21a", "method": "PUT" }, { "rel": "copy", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/copyAt/{targetViewpointId}", "templated": true, "method": "POST" }, { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/b52ad796-bbde-4590-ad0b-d92ddc12c21a" }, { "rel": "computed", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/b52ad796-bbde-4590-ad0b-d92ddc12c21a/computed" }, { "rel": "download", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/b52ad796-bbde-4590-ad0b-d92ddc12c21a/download" }, { "rel": "view", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10" }, { "rel": "nodeSet", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/nodeSets/87279e92-4e43-4a0f-97e5-a9ce5e4ca3a2" }, { "rel": "application", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/applications/e63e92c4-4727-4999-97f2-50498cb40ec7" }, { "rel": "hierarchySet", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/hierarchySets/b711d4f8-e5de-4a55-9790-3edc0503419e" }, { "rel": "validate", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/b52ad796-bbde-4590-ad0b-d92ddc12c21a/validations", "method": "POST" }, { "rel": "searchNodes", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/b52ad796-bbde-4590-ad0b-d92ddc12c21a/nodes/search", "method": "POST" }, { "rel": "permittedUsers", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/b52ad796-bbde-4590-ad0b-d92ddc12c21a/permittedUsers", "method": "GET" }, { "rel": "nodes", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/b52ad796-bbde-4590-ad0b-d92ddc12c21a/nodes?q={q}&fromId={fromId}&toId={toId}&limit={limit}&orderBy={orderBy}&expand={expand}", "templated": true }, { "rel": "node", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/b52ad796-bbde-4590-ad0b-d92ddc12c21a/nodes/{nodeId}?q={q}&expand={expand}", "templated": true }, { "rel": "relationships", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/b52ad796-bbde-4590-ad0b-d92ddc12c21a/nodes/{nodeId}/relationships?q={q}", "templated": true }, { "rel": "topNodes", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/b52ad796-bbde-4590-ad0b-d92ddc12c21a/nodes?q=top" }, { "rel": "compare", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/b52ad796-bbde-4590-ad0b-d92ddc12c21a/compare", "method": "POST" } ], "permittedActions": [ "ARCHIVE", "DELETE", "EDIT_METADATA", "COPY_VIEWPOINT" ], "viewName": "Corporate Planning", "viewDescription": "Corporate Planning", "dimensionLink": { "id": "5f4f2fb4-cc46-4a44-b680-7e832d3cb6cb", "name": "Entity", "description": "Entity dimension for EPBCS", "links": [ { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/dimensions/5f4f2fb4-cc46-4a44-b680-7e832d3cb6cb" } ] }, "isBound": true }, { "id": "ea17a046-05bc-44ef-b2c6-fa00ec738c6c", "name": "Product", "description": "Product dimension for EPBCS", "layoutOptions": { "defaultLayout": "HIERARCHICAL" }, "hasHierarchy": true, "scope": "APPLICATION", "createdBy": "demoadmin", "modifiedBy": "Casey.Brown", "timeCreated": "2017-11-08T16:27:18.278Z", "timeModified": "2019-04-22T20:48:04.629Z", "sortOrder": 2, "objectStatus": "ACTIVE", "nodeSetLink": { "id": "7474b7cd-7ed1-41ea-9eef-f8cb20666365", "name": "Product", "links": [ { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/nodeSets/7474b7cd-7ed1-41ea-9eef-f8cb20666365" } ] }, "applicationLink": { "id": "e63e92c4-4727-4999-97f2-50498cb40ec7", "name": "Corporate Planning", "links": [ { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/applications/e63e92c4-4727-4999-97f2-50498cb40ec7" } ] }, "bindingType": "BOUND", "links": [ { "rel": "delete", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/ea17a046-05bc-44ef-b2c6-fa00ec738c6c", "method": "DELETE" }, { "rel": "edit", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/ea17a046-05bc-44ef-b2c6-fa00ec738c6c", "method": "PUT" }, { "rel": "copy", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/copyAt/{targetViewpointId}", "templated": true, "method": "POST" }, { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/ea17a046-05bc-44ef-b2c6-fa00ec738c6c" }, { "rel": "computed", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/ea17a046-05bc-44ef-b2c6-fa00ec738c6c/computed" }, { "rel": "download", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/ea17a046-05bc-44ef-b2c6-fa00ec738c6c/download" }, { "rel": "view", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10" }, { "rel": "nodeSet", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/nodeSets/7474b7cd-7ed1-41ea-9eef-f8cb20666365" }, { "rel": "application", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/applications/e63e92c4-4727-4999-97f2-50498cb40ec7" }, { "rel": "hierarchySet", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/hierarchySets/19bd6f3b-9ac5-42ff-b213-6f8491ac5a7d" }, { "rel": "validate", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/ea17a046-05bc-44ef-b2c6-fa00ec738c6c/validations", "method": "POST" }, { "rel": "searchNodes", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/ea17a046-05bc-44ef-b2c6-fa00ec738c6c/nodes/search", "method": "POST" }, { "rel": "permittedUsers", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/ea17a046-05bc-44ef-b2c6-fa00ec738c6c/permittedUsers", "method": "GET" }, { "rel": "nodes", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/ea17a046-05bc-44ef-b2c6-fa00ec738c6c/nodes?q={q}&fromId={fromId}&toId={toId}&limit={limit}&orderBy={orderBy}&expand={expand}", "templated": true }, { "rel": "node", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/ea17a046-05bc-44ef-b2c6-fa00ec738c6c/nodes/{nodeId}?q={q}&expand={expand}", "templated": true }, { "rel": "relationships", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/ea17a046-05bc-44ef-b2c6-fa00ec738c6c/nodes/{nodeId}/relationships?q={q}", "templated": true }, { "rel": "topNodes", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/ea17a046-05bc-44ef-b2c6-fa00ec738c6c/nodes?q=top" }, { "rel": "compare", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/ea17a046-05bc-44ef-b2c6-fa00ec738c6c/compare", "method": "POST" } ], "permittedActions": [ "ARCHIVE", "DELETE", "EDIT_METADATA", "COPY_VIEWPOINT" ], "viewName": "Corporate Planning", "viewDescription": "Corporate Planning", "dimensionLink": { "id": "db31cf05-6144-49a7-9ac1-1cb51b51b9d8", "name": "Product", "description": "Product dimension for EPBCS", "links": [ { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/dimensions/db31cf05-6144-49a7-9ac1-1cb51b51b9d8" } ] }, "isBound": true }, { "id": "0be2487c-3984-4fe4-a0df-99bffbfa11c6", "name": "Cost Center", "description": "Cost Center dimension for EPBCS", "layoutOptions": { "defaultLayout": "HIERARCHICAL" }, "hasHierarchy": true, "scope": "APPLICATION", "createdBy": "demoadmin", "modifiedBy": "Casey.Brown", "timeCreated": "2017-11-16T21:18:24.670Z", "timeModified": "2019-04-22T20:48:04.629Z", "sortOrder": 3, "objectStatus": "ACTIVE", "nodeSetLink": { "id": "b97cca1c-97d3-48cf-916c-59c588867da4", "name": "Cost Center", "links": [ { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/nodeSets/b97cca1c-97d3-48cf-916c-59c588867da4" } ] }, "applicationLink": { "id": "e63e92c4-4727-4999-97f2-50498cb40ec7", "name": "Corporate Planning", "links": [ { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/applications/e63e92c4-4727-4999-97f2-50498cb40ec7" } ] }, "bindingType": "BOUND", "links": [ { "rel": "delete", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/0be2487c-3984-4fe4-a0df-99bffbfa11c6", "method": "DELETE" }, { "rel": "edit", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/0be2487c-3984-4fe4-a0df-99bffbfa11c6", "method": "PUT" }, { "rel": "copy", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/copyAt/{targetViewpointId}", "templated": true, "method": "POST" }, { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/0be2487c-3984-4fe4-a0df-99bffbfa11c6" }, { "rel": "computed", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/0be2487c-3984-4fe4-a0df-99bffbfa11c6/computed" }, { "rel": "download", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/0be2487c-3984-4fe4-a0df-99bffbfa11c6/download" }, { "rel": "view", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10" }, { "rel": "nodeSet", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/nodeSets/b97cca1c-97d3-48cf-916c-59c588867da4" }, { "rel": "application", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/applications/e63e92c4-4727-4999-97f2-50498cb40ec7" }, { "rel": "hierarchySet", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/hierarchySets/bfa62e17-c42a-41d0-a095-8c8b157703ae" }, { "rel": "validate", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/0be2487c-3984-4fe4-a0df-99bffbfa11c6/validations", "method": "POST" }, { "rel": "searchNodes", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/0be2487c-3984-4fe4-a0df-99bffbfa11c6/nodes/search", "method": "POST" }, { "rel": "permittedUsers", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/0be2487c-3984-4fe4-a0df-99bffbfa11c6/permittedUsers", "method": "GET" }, { "rel": "nodes", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/0be2487c-3984-4fe4-a0df-99bffbfa11c6/nodes?q={q}&fromId={fromId}&toId={toId}&limit={limit}&orderBy={orderBy}&expand={expand}", "templated": true }, { "rel": "node", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/0be2487c-3984-4fe4-a0df-99bffbfa11c6/nodes/{nodeId}?q={q}&expand={expand}", "templated": true }, { "rel": "relationships", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/0be2487c-3984-4fe4-a0df-99bffbfa11c6/nodes/{nodeId}/relationships?q={q}", "templated": true }, { "rel": "topNodes", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/0be2487c-3984-4fe4-a0df-99bffbfa11c6/nodes?q=top" }, { "rel": "compare", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/0be2487c-3984-4fe4-a0df-99bffbfa11c6/compare", "method": "POST" } ], "permittedActions": [ "ARCHIVE", "DELETE", "EDIT_METADATA", "COPY_VIEWPOINT" ], "viewName": "Corporate Planning", "viewDescription": "Corporate Planning", "dimensionLink": { "id": "3182f1b5-8d22-446e-b266-0097859343cd", "name": "Cost Center", "description": "Cost Center dimension for EPBCS", "links": [ { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/dimensions/3182f1b5-8d22-446e-b266-0097859343cd" } ] }, "isBound": true } ], "links": [ { "rel": "edit", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints", "method": "PUT" }, { "rel": "copy", "href": "https://servername.fa.us2.oraclecloud.com:9000/epm/rest/v1/views/91fab006-5185-478f-9d3c-c1b4548a0b10/viewpoints/copyAt/{targetViewpointId}", "templated": true, "method": "POST" } ], "hasMore": false, "totalResults": 4, "limit": 0, "count": 4 }