[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

EdgeDeploymentLogTO

Properties

string
createdAt Optional

string
credentialId Optional

string
edgeDeploymentId Optional

array of ErrorDetail
errorDetail Optional

string
location Optional

string
logId Optional

string
logStatus Optional

string
orgId Optional

string
readAccessUri Optional

JSON Example

{
	"createdAt": "string",
	"credentialId": "string",
	"edgeDeploymentId": "string",
	"errorDetail": [
		{
			"cause": "ErrorDetail Object",
			"code": "string",
			"detail": "string",
			"domain": "string",
			"message": "string",
			"parameters": {
				"key": "string"
			},
			"severity": "string",
			"timestampInUtc": "string"
		}
	],
	"location": "string",
	"logId": "string",
	"logStatus": "string",
	"orgId": "string",
	"readAccessUri": "string"
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Property Of

PageEdgeDeploymentLogTO
Returned By

Create And Upload Logs
Get Edge Deployment Log By ID
Notify Edge Deployment Log Status

Feedback

Was this page helpful?