Skip to content

Modify Create Program endpoint to require Data Center id #419

Description

@joneubank

This ticket is part of the effort to add functionality of a Data Center Registry to the Program Service:
The Program Service scope is being expanded to also act as a Data Center Registry. Data Centers represent the Regional Data Processing Centers (RDPC) that ARGO will support a network of. Each program registered in the program-service must belong to a single Data Center. The Data Centers have various connection details that also need to be stored.

To acommodate the changes made in #413 , programs need to be provided a data center ID when they are created.

The Create Program endpoint must be updated to include a data center ID.

The request should return an error 400 when the provided data center ID cannot be found and include a message explaining why the request failed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

new-featureRequest is a new feature

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions