InlineCustomizationDetailed1
{
"name": "my customization",
"description": "This is the customization required by my org",
"catalog_id": "d16c7f4d-b38a-405b-a1ca-3ac0a79418c1",
"version": "v4",
"status": "CustomizationStatus Object",
"filter": "CustomizationFilter Object",
"created_by": "johndoe",
"created_at": "2023-03-03T00:59:52.762Z",
"updated_by": "johndoe",
"updated_at": "2023-03-03T00:59:52.762Z",
"removed_by": "johndoe",
"removed_at": "2023-03-03T00:59:52.762Z",
"affected_releasables": [
"CustomizationAffectedReleasable Object"
],
"global": true,
"_links": {
"catalog": {
"href": "/v1/catalogs/351c1739-ca01-4a74-8124-1b99257cd7c9"
},
"base_image": {
"href": "/v1/base-images/cc6c7f4d-405b-a1ca-3ac0a79418c1"
},
"affected_releasables": [
{
"href": "/v1/catalogs/351c1739-ca01-4a74-8124-1b99257cd7c9/pipelines/12sdfe6bd3c480fd58549c03"
}
]
}
}
The display name of the customization
Description of the customization
Version of the customization
Status of the request (CREATED, UPDATED, DELETED, PROCESSING_CREATE_STARTED, PROCESSING_CREATE_SUCCEEDED, PROCESSING_CREATE_FAILED, PROCESSING_UPDATE_STARTED, PROCESSING_UPDATE_SUCCEEDED, PROCESSING_UPDATE_FAILED, PROCESSING_DELETE_STARTED, PROCESSING_DELETE_SUCCEEDED, PROCESSING_DELETE_FAILED)
It has information where a customization will be applied based in a combination of parameters
Name of the user that created the customization
Date of the creation of the customization
Name of the user that created the customization
Date of the update of the customization
Name of the user that removed the customization
Date of the removal of the customization
Releasables affected by the customization.
Whether this customization affects globally to the whole catalog or not. A global customization does not have filters and there can only be one active global customization per catalog.
_links