ページを作成します
投稿
/v1/portal/pages
ページを作成して、新しく作成したページに関する情報を返します。注意: 新しいページの作成後には、新しく作成されたページをNavigationNodeツリーに追加するための追加のPOST操作が必要になります。これを実行するために、NavigationNodes POST ポスト操作の"/v1/portal/navigationnodes/{id}/childNodes"、または"/v1/portal/navigationnodes/{id}/childNodes/{toFollow}"の使用方法について、それらのドキュメントを参照してください。
リクエスト
サポートされているメディア・タイプ
- application/json
本文パラメータ
作成されるページの必須属性のコンテンツ
ルート・スキーマ: page
- created
-
タイプ:
string(date-time) - creator
-
タイプ:
string - currentVersionId
-
タイプ:
string - description
-
タイプ:
string - deviceGroup
-
タイプ:
string - documentRef
-
タイプ:
string - fileName
-
タイプ:
string - id
-
タイプ:
string - inputFileName
-
タイプ:
string - keywords
-
タイプ:
string - link
-
タイプ:
arraylink - linkStates
-
タイプ:
arraylinkStates - locale
-
タイプ:
objectLocale - locked
-
タイプ:
boolean - lockedBy
-
タイプ:
string - lockedDate
-
タイプ:
string(date-time) - modified
-
タイプ:
string(date-time) - modifier
-
タイプ:
string - name
-
タイプ:
string - namespace
-
タイプ:
string - newVersionId
-
タイプ:
string - overridePolicy
-
タイプ:
boolean - pageDefinitionPath
-
タイプ:
string - pagePath
-
タイプ:
string - pageStyle
-
タイプ:
string - pageStyleBean
-
タイプ:
objectLinked - pageViewType
-
タイプ:
string指定可能な値:[ "JSF", "JSPX" ] - permissionClass
-
タイプ:
string - publishedBy
-
タイプ:
string - publishedDate
-
タイプ:
string(date-time) - publishedVersion
-
タイプ:
integer(int32) - reference
-
タイプ:
objectreference - resourceType
-
タイプ:
string - securityId
-
タイプ:
string - shortId
-
タイプ:
string - sourcePageDefinitionPath
-
タイプ:
string - sourcePath
-
タイプ:
string
ネストされたスキーマ: linkStates
タイプ:
array-
タイプ:
objectLinkElementState
ネストされたスキーマ: Locale
- country
-
タイプ:
string - displayCountry
-
タイプ:
string - displayLanguage
-
タイプ:
string - displayName
-
タイプ:
string - displayScript
-
タイプ:
string - displayVariant
-
タイプ:
string - extensionKeys
-
タイプ:
arrayextensionKeys - iSO3Country
-
タイプ:
string - iSO3Language
-
タイプ:
string - language
-
タイプ:
string - script
-
タイプ:
string - unicodeLocaleAttributes
-
タイプ:
arrayunicodeLocaleAttributes - unicodeLocaleKeys
-
タイプ:
arrayunicodeLocaleKeys - variant
-
タイプ:
string
ネストされたスキーマ: Linked
- link
-
タイプ:
arraylink - linkStates
-
タイプ:
arraylinkStates - resourceType
-
タイプ:
string
ネストされたスキーマ: reference
- link
-
タイプ:
arraylink - linkStates
-
タイプ:
arraylinkStates - name
-
タイプ:
string - namespace
-
タイプ:
string - portalName
-
タイプ:
string - resourceType
-
タイプ:
string
ネストされたスキーマ: link
- capabilities
-
タイプ:
string - contentType
-
タイプ:
string - href
-
タイプ:
string - rel
-
タイプ:
string - resourceType
-
タイプ:
string - template
-
タイプ:
string - title
-
タイプ:
string - type
-
タイプ:
string
ネストされたスキーマ: LinkElementState
- href
-
タイプ:
boolean - パス
-
タイプ:
string - pathLinkValues
-
タイプ:
arraypathLinkValues - pathLinkWildcards
-
タイプ:
arraypathLinkWildcards - resourceMethod
-
タイプ:
objectreflect.Method - resourceType
-
タイプ:
string - root
-
タイプ:
boolean - supportedMethods
-
タイプ:
arraysupportedMethods - supportedQueryParams
-
タイプ:
arraysupportedQueryParams - template
-
タイプ:
boolean
ネストされたスキーマ: pathLinkValues
タイプ:
array-
タイプ:
string
ネストされたスキーマ: pathLinkWildcards
タイプ:
array-
タイプ:
string
ネストされたスキーマ: reflect.Method
- accessible
-
タイプ:
boolean - annotatedExceptionTypes
-
タイプ:
arrayannotatedExceptionTypes - annotatedParameterTypes
-
タイプ:
arrayannotatedParameterTypes - annotatedReceiverType
-
タイプ:
objectreflect.AnnotatedType - annotatedReturnType
-
タイプ:
objectreflect.AnnotatedType - bridge
-
タイプ:
boolean - default
-
タイプ:
boolean - defaultValue
-
タイプ:
integer - genericExceptionTypes
-
タイプ:
arraygenericExceptionTypes - genericParameterTypes
-
タイプ:
arraygenericParameterTypes - genericReturnType
-
タイプ:
objectreflect.Type - modifiers
-
タイプ:
integer(int32) - name
-
タイプ:
string - parameterCount
-
タイプ:
integer(int32) - parameters
-
タイプ:
arrayparameters - synthetic
-
タイプ:
boolean - typeParameters
-
タイプ:
arraytypeParameters - varArgs
-
タイプ:
boolean
ネストされたスキーマ: supportedMethods
タイプ:
array-
タイプ:
string
ネストされたスキーマ: supportedQueryParams
タイプ:
array-
タイプ:
objectQueryParam
ネストされたスキーマ: annotatedExceptionTypes
タイプ:
array-
タイプ:
objectreflect.AnnotatedType
ネストされたスキーマ: annotatedParameterTypes
タイプ:
array-
タイプ:
objectreflect.AnnotatedType
ネストされたスキーマ: reflect.AnnotatedType
- type
-
タイプ:
objectreflect.Type
ネストされたスキーマ: genericExceptionTypes
タイプ:
array-
タイプ:
objectreflect.Type
ネストされたスキーマ: genericParameterTypes
タイプ:
array-
タイプ:
objectreflect.Type
ネストされたスキーマ: reflect.Type
- typeName
-
タイプ:
string
ネストされたスキーマ: parameters
タイプ:
array-
タイプ:
objectreflect.Parameter
ネストされたスキーマ: typeParameters
タイプ:
array-
タイプ:
objectreflect.TypeVariable
ネストされたスキーマ: reflect.Parameter
- annotatedType
-
タイプ:
objectreflect.AnnotatedType - declaringExecutable
-
タイプ:
objectreflect.Executable - implicit
-
タイプ:
boolean - modifiers
-
タイプ:
integer(int32) - name
-
タイプ:
string - namePresent
-
タイプ:
boolean - parameterizedType
-
タイプ:
objectreflect.Type - synthetic
-
タイプ:
boolean - varArgs
-
タイプ:
boolean
ネストされたスキーマ: reflect.Executable
- accessible
-
タイプ:
boolean - annotatedExceptionTypes
-
タイプ:
arrayannotatedExceptionTypes - annotatedParameterTypes
-
タイプ:
arrayannotatedParameterTypes - annotatedReceiverType
-
タイプ:
objectreflect.AnnotatedType - annotatedReturnType
-
タイプ:
objectreflect.AnnotatedType - genericExceptionTypes
-
タイプ:
arraygenericExceptionTypes - genericParameterTypes
-
タイプ:
arraygenericParameterTypes - modifiers
-
タイプ:
integer(int32) - name
-
タイプ:
string - parameterCount
-
タイプ:
integer(int32) - parameters
-
タイプ:
arrayparameters - synthetic
-
タイプ:
boolean - typeParameters
-
タイプ:
arraytypeParameters - varArgs
-
タイプ:
boolean
ネストされたスキーマ: annotatedExceptionTypes
タイプ:
array-
タイプ:
objectreflect.AnnotatedType
ネストされたスキーマ: annotatedParameterTypes
タイプ:
array-
タイプ:
objectreflect.AnnotatedType
ネストされたスキーマ: genericExceptionTypes
タイプ:
array-
タイプ:
objectreflect.Type
ネストされたスキーマ: genericParameterTypes
タイプ:
array-
タイプ:
objectreflect.Type
ネストされたスキーマ: parameters
タイプ:
array-
タイプ:
objectreflect.Parameter
ネストされたスキーマ: typeParameters
タイプ:
array-
タイプ:
objectreflect.TypeVariable
ネストされたスキーマ: reflect.TypeVariable
- annotatedBounds
-
タイプ:
arrayannotatedBounds - bounds
-
タイプ:
arraybounds - name
-
タイプ:
string
ネストされたスキーマ: annotatedBounds
タイプ:
array-
タイプ:
objectreflect.AnnotatedType
ネストされたスキーマ: bounds
タイプ:
array-
タイプ:
objectreflect.Type
ネストされたスキーマ: QueryParam
- value
-
タイプ:
string
ネストされたスキーマ: extensionKeys
タイプ:
array-
タイプ:
string
ネストされたスキーマ: unicodeLocaleAttributes
タイプ:
array-
タイプ:
string
ネストされたスキーマ: unicodeLocaleKeys
タイプ:
array-
タイプ:
string
ネストされたスキーマ: linkStates
タイプ:
array-
タイプ:
objectLinkElementState
ネストされたスキーマ: linkStates
タイプ:
array-
タイプ:
objectLinkElementState
レスポンス
サポートされているメディア・タイプ
- application/json
400レスポンス
Bad request: リクエスト内の不正な形式のコンテンツ
403レスポンス
無効なutokenが指定されました