[{"label":"Latest (0.1.0)","version":"latest"}]
cric-r1

ProducerInfoJobRequest

The body of the job request.


Properties

MultiSet
info_job_data Required

A collection of one or more CM parameters to be set for one or more cell ids, according to a optional policy.


string as uuid
info_job_identity Required

The identifier for the job, usually a UUID.


string
target_uri Required

URI to which the produced information is sent. This can be actual results, or in the case of cmwrite a notification of where to retrieve the results.


string
info_type_identity Optional

Identitifer of the data or information type used for the job.


string
last_updated Optional

The time when the job was last updated or created (ISO-8601).


string
owner Optional

The owner of the job, usually the name of rApp that created the job.

JSON Example

{
    "info_job_identity": "94ec9a62-213b-11ec-af33-7f567fdd0e71",
    "target_uri": "http://consumer:8080/v0alpha1/jobs_results/94ec9a62-213b-11ec-af33-7f567fdd0e71"
}
[{"label":"Latest (0.1.0)","version":"latest"}]
cric-r1
Parameter To

Create Job

Feedback

Was this page helpful?