[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
ApplicationPackageUpdateDto
Schema Representation of request for updating Application Package Capture
Properties
string
appVersionId
Optional
App version id of the package to be updated
string
applicationId
Optional
Application id of the package to be updated
string
createdAt
Optional
This represents the timestamp at which the object was created
string
id
Optional
This represents the unique Id of the Object
string
location
Optional
This represents the location
string
orgId
Optional
This represents the organization Id
packageInfrastructure
Optional
Schema for Edge details with respect to application package capture request.if this is empty, Only an empty application will be created
string
updatedAt
Optional
This represents the latest timestamp at which the object was updated
JSON Example
{
"appVersionId": "da891c6b-3ac6-491b-9c79-c58788819501",
"applicationId": "da891c6b-3ac6-491b-9c79-c58788819500",
"createdAt": "2022-07-11T07:44:49.619+00:00",
"id": "e7421121-d052-4fd9-861f-7ce57246134e",
"location": "US",
"orgId": "e7421121-d052-4fd9-861f-7ce57246134e",
"updatedAt": "2022-07-11T07:44:49.619+00:00"
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Property Of
DataRequestDtoOfApplicationPackageUpdateDto