Drifts
List the deployments which have been deployed since this deployment was staged.
Path parameters
The unique identifier of the deployment.
Query parameters
Fields to expand on the deployment resource.
[ "device" ]
Response
Successfully retrieved the deployment drifts.
Example response
{
"object": "list",
"data": [
{
"object": "deployment",
"id": "dpl_123",
"description": "Deployment for the motion control config instance",
"status": "staged",
"activity_status": "staged",
"error_status": "none",
"target_status": "staged",
"device_id": "dvc_123",
"release_id": "rls_123",
"created_at": "2024-01-01T00:00:00Z",
"updated_at": "2024-01-01T00:00:00Z"
}
]
}Changes
Changed in 3 of the 6 revisions of this API.413
- ●
added the new
jsoncenum value to theallOf[subschema #2]/data/items/allOf[subschema #2]/config_instances/items/allOf[subschema #2]/content/allOf[subschema #1: Instance Content]/formatresponse property for the response status200response-property-enum-value-added
- ●
added the new
removingenum value to theallOf[subschema #2]/data/items/allOf[subschema #1: Base Deployment]/activity_statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
removingenum value to theallOf[subschema #2]/data/items/allOf[subschema #1: Base Deployment]/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
yamlenum value to theallOf[subschema #2]/data/items/allOf[subschema #2]/config_instances/items/allOf[subschema #2]/content/allOf[subschema #1: Instance Content]/formatresponse property for the response status200response-property-enum-value-added
- ○
added
subschema #2to theallOf[subschema #2]/data/items/allOf[subschema #2]/device/allOf[Device]/response propertyallOflist for the response status200response-property-all-of-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added
ConfigTypeto theallOf[subschema #2]/data/items/allOf[subschema #2]/config_instances/items/allOf[subschema #2]/config_schema/allOf[subschema #1: Config Schema]/allOf[subschema #2]/config_typeresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
ConfigTypeto theallOf[subschema #2]/data/items/allOf[subschema #2]/config_instances/items/allOf[subschema #2]/config_typeresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
ConfigTypeto theallOf[subschema #2]/data/items/allOf[subschema #2]/release/allOf[subschema #1: Release]/allOf[subschema #2]/config_schemas/items/allOf[subschema #2]/config_typeresponse propertyallOflist for the response status200response-property-all-of-added
- ○
removed
BaseConfigTypefrom theallOf[subschema #2]/data/items/allOf[subschema #2]/config_instances/items/allOf[subschema #2]/config_schema/allOf[subschema #1: Config Schema]/allOf[subschema #2]/config_typeresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BaseConfigTypefrom theallOf[subschema #2]/data/items/allOf[subschema #2]/config_instances/items/allOf[subschema #2]/config_typeresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BaseConfigTypefrom theallOf[subschema #2]/data/items/allOf[subschema #2]/release/allOf[subschema #1: Release]/allOf[subschema #2]/config_schemas/items/allOf[subschema #2]/config_typeresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
- ○
added
BaseConfigTypeto theallOf[subschema #2]/data/items/allOf[subschema #2]/config_instances/items/allOf[subschema #2]/config_schema/allOf[subschema #1: Config Schema]/allOf[subschema #2]/config_typeresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
BaseConfigTypeto theallOf[subschema #2]/data/items/allOf[subschema #2]/config_instances/items/allOf[subschema #2]/config_typeresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
BaseConfigTypeto theallOf[subschema #2]/data/items/allOf[subschema #2]/release/allOf[subschema #1: Release]/allOf[subschema #2]/config_schemas/items/allOf[subschema #2]/config_typeresponse propertyallOflist for the response status200response-property-all-of-added
- ○
removed
ConfigTypefrom theallOf[subschema #2]/data/items/allOf[subschema #2]/config_instances/items/allOf[subschema #2]/config_schema/allOf[subschema #1: Config Schema]/allOf[subschema #2]/config_typeresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
ConfigTypefrom theallOf[subschema #2]/data/items/allOf[subschema #2]/config_instances/items/allOf[subschema #2]/config_typeresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
ConfigTypefrom theallOf[subschema #2]/data/items/allOf[subschema #2]/release/allOf[subschema #1: Release]/allOf[subschema #2]/config_schemas/items/allOf[subschema #2]/config_typeresponse propertyallOflist for the response status200response-property-all-of-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○