grantRequest2.json 225 Bytes
Newer Older
{
	"id": "123",
	"appInstanceId": "456",
	"appLcmOpOccId": "789",
	"operation": "OPERATE",
	"_links": {
		"appLcmOpOcc": {
			"href": "https://anexample.ex/"
		},
		"appInstance": {
			"href": "https://anexample.ex/"
		}
	}
}