πŸ—ΏArtifact

Create New Artifact Meta

post
Authorizations
OAuth2passwordRequired
Token URL:
Body
namestringRequired
frameworkundefined Β· enumRequired

An enumeration.

Possible values:
archive_linkstringRequired
job_urlstringRequired
grafana_urlstringRequired
Responses
200

Successful Response

application/json
Responseany
post
/artifact/create

No content

Get Artifact Metadata

get
Authorizations
OAuth2passwordRequired
Token URL:
Query parameters
artifact-idstringOptional

The artifact artifact metadata intended to get information about.

Responses
200

Successful Response

application/json
Responseany
get
/artifact/fetch

No content

Update File System Config

patch
Authorizations
OAuth2passwordRequired
Token URL:
Query parameters
artifact-idstringRequired

The artifact artifact metadata intended to update.

Body
namestringRequired
frameworkundefined Β· enumRequired

An enumeration.

Possible values:
archive_linkstringRequired
job_urlstringRequired
grafana_urlstringRequired
Responses
200

Successful Response

application/json
Responseany
patch
/artifact/update

No content

Delete File System

delete
Authorizations
OAuth2passwordRequired
Token URL:
Query parameters
artifact-idstringRequired

The artifact artifact metadata intended to be deleted.

Responses
200

Successful Response

application/json
Responseany
delete
/artifact/delete

No content

Last updated