Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Jira
serverONAP Jira
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyCPS-2172

Assumptions


AssumptionNotesSign-off
1


2


Issues & Decisions


IssueNotes Decision
1


2


3


Data Structures

DataJob Read Request Structure

ElementDescription
DataJobReadRequestContainer for the read request
ReadOperationsContains one or more ReadItems
ReadItemA specific read operation
opOperation type
operationIdUnique identifier for the operation
pathPath for the resource
scopeScope of the request
filterFilter to apply to the request
attributesAttributes to be returned
fieldsFields to be returned

URI Query Parameters Supported by the GET Method

NameData TypeDescriptionS
scopeScopeExtends the set of targeted resources beyond the base resource identified with the URIO
filterFilterReduces the targeted set of resources by applying a filterO
attributesarray(string)Attributes of the scoped resources to be returned. Value is a comma-separated list of namesO
fieldsarray(string)Attribute fields of the scoped resources to be returned. Value is a list of JSON pointersO

Requirements


RequirementAdditional InformationSignoff
1


2


3


Characteristics


ParameterExpectationNotesSignoff
1




Error Handling


ParameterExpectationNotesSignoff
1




Solution Proposal


Proposed Jiras