View All Service Instances

get

/paas/api/v1.1/instancemgmt/{identityDomainId}/services/APICS/instances

Returns information about all API Platform Cloud Service - Classic instances.

Request

Path Parameters
Header Parameters
Back to Top

Response

Supported Media Types

202 Response

Accepted. See Status Codes for information about other possible HTTP status codes.
Body ()
Root Schema : Response Body
Type: object
Title: Response Body
Show Source
Nested Schema : services Array
Type: array
Title: services Array
Array of JSON object elements, with one element for each service instance in the identity domain.
Show Source
Nested Schema : Response Body
Type: object
Title: Response Body
Show Source
Nested Schema : activityLogs
Type: array
Activity logs for the service instance.
Show Source
Nested Schema : associatedServices
Type: object
Details about services associated with a service instance.
Show Source
Nested Schema : attributes
Type: object
Show Source
Nested Schema : backup
Type: object
Show Source
Nested Schema : components
Type: object
Show Source
Nested Schema : patching
Type: object
Show Source
Nested Schema : items
Type: object
Activity logs.
Show Source
Nested Schema : messages
Type: array
Messages related to the activity.
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : STORES_ON
Type: array
Show Source
  • Contains the name and service type of each service associated with this service instance.
Nested Schema : dbaUserName
Type: object
Show Source
Nested Schema : FMW_ROOT
Type: object
Show Source
Nested Schema : OTD_ROOT
Type: object
Show Source
Nested Schema : WLS_ROOT
Type: object
Show Source
Nested Schema : operationInProgress
Type: object
Details about backup operations currently in progress.
Show Source
Nested Schema : OTD
Type: object
Show Source
Nested Schema : WLS
Type: object
Show Source
Nested Schema : attributes
Type: object
Show Source
Nested Schema : hosts
Type: object
Describes the hosts.
Show Source
Nested Schema : vmInstances
Type: object
Details about each VM instance.
Show Source
Nested Schema : ADMIN_PORT
Type: object
Show Source
Nested Schema : LISTENER_PORT
Type: object
Show Source
Nested Schema : LISTENER_PORT_ENABLED
Type: object
Show Source
Nested Schema : PRIV_LISTENER_PORT
Type: object
Show Source
Nested Schema : PRIV_SECURE_LISTENER_PORT
Type: object
Show Source
Nested Schema : SECURE_LISTENER_PORT
Type: object
Show Source
Nested Schema : userHosts
Type: object
Show Source
Nested Schema : host
Type: object
Details about a host.
Show Source
Nested Schema : vm
Type: object
Details about a specific VM instance.
Show Source
Nested Schema : attributes
Type: object
Show Source
Nested Schema : hosts
Type: object
Describes the hosts.
Show Source
Nested Schema : vmInstances
Type: object
Details about each VM instance.
Show Source
Nested Schema : adminPort
Type: object
Show Source
Nested Schema : adminServerName
Type: object
Show Source
Nested Schema : adminUserName
Type: object
Show Source
Nested Schema : applicationsHome
Type: object
Show Source
Nested Schema : clusterName
Type: object
Show Source
Nested Schema : CONNECT_DESC
Type: object
Show Source
Nested Schema : contentPort
Type: object
Show Source
Nested Schema : dbConnectDescriptor
Type: object
Show Source
Nested Schema : nodeManagerPort
Type: object
Show Source
Nested Schema : nodeManagerUser
Type: object
Show Source
Nested Schema : securedAdminPort
Type: object
Show Source
Nested Schema : securedContentPort
Type: object
Show Source
Nested Schema : startManagedServer
Type: object
Attributes of the startManagedServer object.
Show Source
Nested Schema : wlsDomainName
Type: object
Show Source
Nested Schema : userHosts
Type: object
Show Source
Nested Schema : host
Type: object
Details about a host.
Show Source
Nested Schema : servers
Type: object
Describes the servers.
Show Source
Nested Schema : server
Type: object
Details about a specific server.
Show Source
Nested Schema : vm
Type: object
Details about a specific VM instance.
Show Source
Nested Schema : servers
Type: object
Details about each server.
Show Source
Nested Schema : server
Type: object
Details about a specific server instance.
Show Source
Nested Schema : currentOperation
Type: object
Show Source
Back to Top

Examples

The following example shows how to return details for all Oracle API Platform Cloud Service - Classic instances in the identity domain by submitting a GET request on the REST resource using cURL. For more information about cURL, see cURL Examples.

curl -i -X GET 
-u apicsadmin:password
https://example.com:7103/paas/api/v1.1/instancemgmt/apics/services/APICS/instances/

Example of Response Headers

The following shows an example of the response headers.

HTTP/1.1 200 OK
Date: Tue, 20 Dec 2016 13:45:24 GMT
Transfer-Encoding: chunked
Content-Type: application/json
X-ORACLE-DMS-ECID: 7e2e7d12-3c4f-4772-ac47-02a08cfda1e5-00018af6
X-Frame-Options: DENY
Access-Control-Allow-Methods: GET, POST, DELETE, PUT, OPTIONS, HEAD
Access-Control-Allow-Headers: Content-Type, api_key, Authorization
Access-Control-Allow-Origin: *

Example of Response Body

The following example shows the contents of the response body in JSON format, including details about all service instances.

{
	"services": {
		"apicsapi": {
			"serviceId": 203,
			"serviceName": "apicsapi",
			"serviceType": "APICS",
			"domainName": "apics",
			"serviceVersion": "12cRelease2",
			"releaseVersion": "16.4.5.0.0_12051150",
			"metaVersion": "16.4.5-12051150",
			"serviceLevel": "PAAS",
			"subscription": "MONTHLY",
			"meteringFrequency": "MONTHLY",
			"edition": "EE",
			"storageContainer": "Storage-apics/APICSBackup",
			"state": "READY",
			"creator": "weblogic",
			"creationDate": "2016-12-05T22:56:03.731+0000",
			"keyComponentInstance": "WLS",
			"adminHostName": "host-wls-1",
			"attributes": {
				"FMW_ROOT": {
					"displayName": "Open Fusion Middleware Control Console",
					"type": "URL",
					"value": "https://192.168.0.1:7002/em",
					"displayValue": "https://192.168.0.1:7002/em",
					"isKeyBinding": true
				},
				"dbaUserName": {
					"displayName": "Administration User Name",
					"type": "STRING",
					"value": "sys",
					"displayValue": "sys",
					"isKeyBinding": false
				},
				"OTD_ROOT": {
					"displayName": "Open Load Balancer Console",
					"type": "URL",
					"value": "https://192.168.0.1:8989/",
					"displayValue": "https://192.168.0.1:8989/",
					"isKeyBinding": true
				},
				"WLS_ROOT": {
					"displayName": "Open WebLogic Server Console",
					"type": "URL",
					"value": "https://192.168.0.1:7002/console",
					"displayValue": "https://192.168.0.1:7002/console",
					"isKeyBinding": true
				}
			},
			"components": {
				"WLS": {
					"serviceId": 203,
					"componentId": 104,
					"state": "READY",
					"version": "12.2.1",
					"componentType": "WLS",
					"creationDate": "2016-12-05T22:56:03.000+0000",
					"instanceName": "WLS",
					"instanceRole": "NONE",
					"attributes": {
						"clusterName": {
							"displayName": "Cluster Name",
							"type": "STRING",
							"value": "apics_cluster",
							"displayValue": "apics_cluster",
							"isKeyBinding": false
						},
						"startManagedServer": {
							"displayName": "Should Managed server be started on scale out",
							"type": "BOOLEAN",
							"value": "true",
							"displayValue": "true",
							"isKeyBinding": false
						},
						"nodeManagerPort": {
							"displayName": "Node manager port",
							"type": "INTEGER",
							"value": "5556",
							"displayValue": "5556",
							"isKeyBinding": false
						},
						"adminUserName": {
							"displayName": "User Name",
							"type": "STRING",
							"value": "weblogic",
							"displayValue": "weblogic",
							"isKeyBinding": false
						},
						"nodeManagerUser": {
							"displayName": "Node Manager User Name",
							"type": "STRING",
							"value": "weblogic",
							"displayValue": "weblogic",
							"isKeyBinding": false
						},
						"contentPort": {
							"displayName": "Content port",
							"type": "INTEGER",
							"value": "8001",
							"displayValue": "8001",
							"isKeyBinding": false
						},
						"securedAdminPort": {
							"displayName": "Secured Administration port",
							"type": "INTEGER",
							"value": "7002",
							"displayValue": "7002",
							"isKeyBinding": false
						},
						"CONNECT_DESC": {
							"displayName": "Connection String",
							"type": "STRING",
							"value": "apicsadb:1521/ORCL.opcics.example.usdv1.example.com",
							"displayValue": "apicsadb:1521/ORCL.opcics.example.usdv1.example.com",
							"isKeyBinding": false
						},
						"dbConnectDescriptor": {
							"displayName": "Connection String",
							"type": "STRING",
							"value": "apicsadb:1521/ORCL.opcics.example.usdv1.example.com",
							"displayValue": "apicsadb:1521/ORCL.opcics.example.usdv1.example.com",
							"isKeyBinding": false
						},
						"adminServerName": {
							"displayName": "Admin Server Name",
							"type": "STRING",
							"value": "apics_adminserver",
							"displayValue": "apics_adminserver",
							"isKeyBinding": false
						},
						"securedContentPort": {
							"displayName": "secured content port",
							"type": "INTEGER",
							"value": "8002",
							"displayValue": "8002",
							"isKeyBinding": false
						},
						"adminPort": {
							"displayName": "Admin port",
							"type": "INTEGER",
							"value": "7001",
							"displayValue": "7001",
							"isKeyBinding": false
						},
						"applicationsHome": {
							"displayName": "Applications Home",
							"type": "STRING",
							"value": "/u01/app/oracle/middleware/user_projects/applications/apics_domain",
							"displayValue": "/u01/app/oracle/middleware/user_projects/applications/apics_domain",
							"isKeyBinding": false
						},
						"wlsDomainName": {
							"displayName": "Domain Name",
							"type": "STRING",
							"value": "apics_domain",
							"displayValue": "apics_domain",
							"isKeyBinding": false
						}
					},
					"vmInstances": {
						"host-wls-1": {
							"vmId": 105,
							"id": 105,
							"uuid": "4FB6A7533F4F4D9F85847CF91E6652A1",
							"hostName": "host-wls-1",
							"label": "host wls 1",
							"ipAddress": "192.168.0.1",
							"publicIpAddress": "192.168.0.1",
							"usageType": "ADMIN_SERVER",
							"role": "ADMIN_SERVER",
							"componentType": "WLS",
							"state": "READY",
							"shapeId": "oc3",
							"totalStorage": 74752,
							"creationDate": "2016-12-05T22:56:13.000+0000",
							"isAdminNode": true,
							"servers": {
								"apics_server_1": {
									"serverId": 203,
									"serverName": "apics_server_1",
									"serverType": "WLS",
									"serverRole": "MANAGED",
									"state": "READY",
									"creationDate": "2016-12-05T22:56:13.000+0000",
									"serverStateDisplayName": "Ready"
								},
								"apics_adminserver": {
									"serverId": 203,
									"serverName": "apics_adminserver",
									"serverType": "WLS",
									"serverRole": "ADMIN",
									"state": "READY",
									"creationDate": "2016-12-05T22:56:13.000+0000",
									"serverStateDisplayName": "Ready"
								}
							},
							"vmStateDisplayName": "Ready"
						},
						"apicsapi-wls-2": {
							"vmId": 106,
							"id": 106,
							"uuid": "CDA1A939BA434E8DA8505B8B02013C3A",
							"hostName": "apicsapi-wls-2",
							"label": "apicsapi wls 2",
							"ipAddress": "192.168.0.1",
							"publicIpAddress": "192.168.0.1",
							"usageType": "MANAGED_SERVER",
							"role": "MANAGED_SERVER",
							"componentType": "WLS",
							"state": "READY",
							"shapeId": "oc3",
							"totalStorage": 54272,
							"creationDate": "2016-12-05T22:56:17.000+0000",
							"isAdminNode": false,
							"servers": {
								"apics_server_2": {
									"serverId": 203,
									"serverName": "apics_server_2",
									"serverType": "WLS",
									"serverRole": "MANAGED",
									"state": "READY",
									"creationDate": "2016-12-05T22:56:17.000+0000",
									"serverStateDisplayName": "Ready"
								}
							},
							"vmStateDisplayName": "Ready"
						}
					},
					"adminHostName": "host-wls-1",
					"hosts": {
						"userHosts": {
							"host-wls-1": {
								"vmId": 105,
								"id": 105,
								"uuid": "4FB6A7533F4F4D9F85847CF91E6652A1",
								"hostName": "host-wls-1",
								"label": "apicsapi wls 1",
								"ipAddress": "192.168.0.1",
								"publicIpAddress": "192.168.0.1",
								"usageType": "ADMIN_SERVER",
								"role": "ADMIN_SERVER",
								"componentType": "WLS",
								"state": "READY",
								"shapeId": "oc3",
								"totalStorage": 74752,
								"creationDate": "2016-12-05T22:56:13.000+0000",
								"isAdminNode": true,
								"servers": {
									"apics_server_1": {
										"serverId": 203,
										"serverName": "apics_server_1",
										"serverType": "WLS",
										"serverRole": "MANAGED",
										"state": "READY",
										"creationDate": "2016-12-05T22:56:13.000+0000"
									},
									"apics_adminserver": {
										"serverId": 203,
										"serverName": "apics_adminserver",
										"serverType": "WLS",
										"serverRole": "ADMIN",
										"state": "READY",
										"creationDate": "2016-12-05T22:56:13.000+0000"
									}
								}
							},
							"apicsapi-wls-2": {
								"vmId": 106,
								"id": 106,
								"uuid": "CDA1A939BA434E8DA8505B8B02013C3A",
								"hostName": "apicsapi-wls-2",
								"label": "apicsapi wls 2",
								"ipAddress": "192.168.0.1",
								"publicIpAddress": "192.168.0.1",
								"usageType": "MANAGED_SERVER",
								"role": "MANAGED_SERVER",
								"componentType": "WLS",
								"state": "READY",
								"shapeId": "oc3",
								"totalStorage": 54272,
								"creationDate": "2016-12-05T22:56:17.000+0000",
								"isAdminNode": false,
								"servers": {
									"apics_server_2": {
										"serverId": 203,
										"serverName": "apics_server_2",
										"serverType": "WLS",
										"serverRole": "MANAGED",
										"state": "READY",
										"creationDate": "2016-12-05T22:56:17.000+0000"
									}
								}
							}
						}
					},
					"displayName": "Weblogic Component"
				},
				"OTD": {
					"serviceId": 203,
					"componentId": 105,
					"state": "READY",
					"version": "11.1.9",
					"componentType": "OTD",
					"creationDate": "2016-12-05T22:56:03.000+0000",
					"instanceName": "OTD",
					"instanceRole": "NONE",
					"attributes": {
						"PRIV_LISTENER_PORT": {
							"displayName": "Privileged listener port",
							"type": "INTEGER",
							"value": "80",
							"displayValue": "80",
							"isKeyBinding": false
						},
						"LISTENER_PORT_ENABLED": {
							"displayName": "Enable listener port",
							"type": "BOOLEAN",
							"value": "false",
							"displayValue": "false",
							"isKeyBinding": false
						},
						"LISTENER_PORT": {
							"displayName": "Listener port",
							"type": "INTEGER",
							"value": "8080",
							"displayValue": "8080",
							"isKeyBinding": false
						},
						"SECURE_LISTENER_PORT": {
							"displayName": "Secured Listener port",
							"type": "INTEGER",
							"value": "8081",
							"displayValue": "8081",
							"isKeyBinding": false
						},
						"PRIV_SECURE_LISTENER_PORT": {
							"displayName": "Privileged secure listener port",
							"type": "INTEGER",
							"value": "443",
							"displayValue": "443",
							"isKeyBinding": false
						},
						"ADMIN_PORT": {
							"displayName": "Admin port",
							"type": "INTEGER",
							"value": "8989",
							"displayValue": "8989",
							"isKeyBinding": false
						}
					},
					"vmInstances": {
						"apicsapi-lb-1": {
							"vmId": 107,
							"id": 107,
							"uuid": "867975BE2EC145C1A8521CAC644CD77B",
							"hostName": "apicsapi-lb-1",
							"label": "apicsapi lb 1",
							"ipAddress": "192.168.0.1",
							"publicIpAddress": "192.168.0.1",
							"usageType": "ADMIN_SERVER",
							"role": "ADMIN_SERVER",
							"componentType": "OTD",
							"state": "READY",
							"shapeId": "oc3",
							"totalStorage": 50176,
							"creationDate": "2016-12-05T22:56:23.000+0000",
							"isAdminNode": true,
							"vmStateDisplayName": "Ready"
						}
					},
					"adminHostName": "apicsapi-lb-1",
					"hosts": {
						"userHosts": {
							"apicsapi-lb-1": {
								"vmId": 107,
								"id": 107,
								"uuid": "867975BE2EC145C1A8521CAC644CD77B",
								"hostName": "apicsapi-lb-1",
								"label": "apicsapi lb 1",
								"ipAddress": "192.168.0.1",
								"publicIpAddress": "192.168.0.1",
								"usageType": "ADMIN_SERVER",
								"role": "ADMIN_SERVER",
								"componentType": "OTD",
								"state": "READY",
								"shapeId": "oc3",
								"totalStorage": 50176,
								"creationDate": "2016-12-05T22:56:23.000+0000",
								"isAdminNode": true
							}
						}
					},
					"displayName": "Oracle Load Balancer"
				}
			},
			"associatedServices": {
				"STORES_ON": [{
					"serviceName": "apicsadb",
					"serviceType": "DBaaS"
				}]
			},
			"activityLogs": [{
				"activityLogId": 10024,
				"serviceName": "apicsapi",
				"serviceType": "api",
				"identityDomain": "apics",
				"serviceId": 203,
				"jobId": 10783,
				"startDate": "2016-12-20T12:20:00.410+0000",
				"endDate": "2016-12-20T12:29:10.429+0000",
				"status": "SUCCEED",
				"operationId": 203,
				"operationType": "BACKUP",
				"summaryMessage": "BACKUP",
				"initiatedBy": "SYSTEM",
				"messages": [{
					"activityDate": "2016-12-20T12:20:00.410+0000",
					"message": "Activity Submitted"
				}, {
					"activityDate": "2016-12-20T12:20:00.431+0000",
					"message": "Activity Started"
				}, {
					"activityDate": "2016-12-20T12:28:36.685+0000",
					"message": "Backup health check passed...Locked the WebLogic Server domain configuration...Started the backup of configuration data for WebLogic administration server and managed servers...Completed the backup of configuration data for WebLogic administration server and managed servers...Started the backup of configuration data for Oracle Traffic Director admin host apicsapi-lb-1...Completed the backup of configuration data for Oracle Traffic Director admin node on apicsapi-lb-1...Started the backup of database...Completed the backup of database...Unlocked the WebLogic Server domain configuration..."
				}, {
					"activityDate": "2016-12-20T12:29:07.775+0000",
					"message": "Uploading the backup archive to the Oracle Storage Cloud Service container...Uploaded the object to the Oracle Storage Cloud Service container..."
				}, {
					"activityDate": "2016-12-20T12:29:07.987+0000",
					"message": "SM-BKP-5127: There are no expired backups for the service apicsapi."
				}, {
					"activityDate": "2016-12-20T12:29:10.318+0000",
					"message": "SM-BKP-5124: Uploaded or deleted the local copy for backups for this instance created before the date 12/13/16 12:29 PM."
				}, {
					"activityDate": "2016-12-20T12:29:10.429+0000",
					"message": "Activity Ended"
				}]
			}],
			"layeringMode": "Single",
			"serviceLevelDisplayName": "Oracle Java Cloud Service",
			"editionDisplayName": "Enterprise Edition",
			"meteringFrequencyDisplayName": "Monthly",
			"OTD_ROOT": "https://192.168.0.1:8989/",
			"dbaUserName": "sys",
			"FMW_ROOT": "https://192.168.0.1:7002/em",
			"WLS_ROOT": "https://192.168.0.1:7002/console",
			"totalSharedStorage": 0,
			"serviceStateDisplayName": "Ready",
			"computeSiteName": "example",
			"patching": {
				"currentOperation": {
					"operation": "NONE"
				},
				"totalAvailablePatches": 0
			}
		},
		"apics-12030319-pf": {
			"serviceId": 6,
			"serviceName": "apics-12030319-pf",
			"serviceType": "APICS",
			"domainName": "apics",
			"serviceVersion": "12cRelease2",
			"releaseVersion": "16.4.5.0.0_12010814",
			"metaVersion": "16.4.5-12010814",
			"serviceLevel": "PAAS",
			"subscription": "MONTHLY",
			"meteringFrequency": "MONTHLY",
			"edition": "EE",
			"storageContainer": "Storage-soacsnodash/apicsBackup",
			"state": "TERMINATING",
			"creator": "weblogic",
			"creationDate": "2016-12-03T11:21:20.154+0000",
			"keyComponentInstance": "WLS",
			"adminHostName": "apics-12030319-pf-wls-1",
			"attributes": {
				"dbaUserName": {
					"displayName": "Administration User Name",
					"type": "STRING",
					"value": "sys",
					"displayValue": "sys",
					"isKeyBinding": false
				}
			},
			"components": {
				"WLS": {
					"serviceId": 6,
					"componentId": 9,
					"state": "INITIALIZING",
					"version": "12.2.1",
					"componentType": "WLS",
					"creationDate": "2016-12-03T11:21:20.000+0000",
					"instanceName": "WLS",
					"instanceRole": "NONE",
					"attributes": {
						"startManagedServer": {
							"displayName": "Should Managed server be started on scale out",
							"type": "BOOLEAN",
							"value": "true",
							"displayValue": "true",
							"isKeyBinding": false
						},
						"clusterName": {
							"displayName": "Cluster Name",
							"type": "STRING",
							"value": "apics_cluster",
							"displayValue": "apics_cluster",
							"isKeyBinding": false
						},
						"nodeManagerPort": {
							"displayName": "Node manager port",
							"type": "INTEGER",
							"value": "5556",
							"displayValue": "5556",
							"isKeyBinding": false
						},
						"nodeManagerUser": {
							"displayName": "Node Manager User Name",
							"type": "STRING",
							"value": "weblogic",
							"displayValue": "weblogic",
							"isKeyBinding": false
						},
						"adminUserName": {
							"displayName": "User Name",
							"type": "STRING",
							"value": "weblogic",
							"displayValue": "weblogic",
							"isKeyBinding": false
						},
						"contentPort": {
							"displayName": "Content port",
							"type": "INTEGER",
							"value": "8001",
							"displayValue": "8001",
							"isKeyBinding": false
						},
						"securedAdminPort": {
							"displayName": "Secured Administration port",
							"type": "INTEGER",
							"value": "7002",
							"displayValue": "7002",
							"isKeyBinding": false
						},
						"CONNECT_DESC": {
							"displayName": "Connection String",
							"type": "STRING",
							"value": "apics-dbaas-pcar:1521/PDB1.opcics.example.usdv1.example.com",
							"displayValue": "apics-dbaas-pcar:1521/PDB1.opcics.example.usdv1.example.com",
							"isKeyBinding": false
						},
						"dbConnectDescriptor": {
							"displayName": "Connection String",
							"type": "STRING",
							"value": "apics-dbaas-pcar:1521/PDB1.opcics.example.usdv1.example.com",
							"displayValue": "apics-dbaas-pcar:1521/PDB1.opcics.example.usdv1.example.com",
							"isKeyBinding": false
						},
						"adminServerName": {
							"displayName": "Admin Server Name",
							"type": "STRING",
							"value": "apics_adminserver",
							"displayValue": "apics_adminserver",
							"isKeyBinding": false
						},
						"securedContentPort": {
							"displayName": "secured content port",
							"type": "INTEGER",
							"value": "8002",
							"displayValue": "8002",
							"isKeyBinding": false
						},
						"adminPort": {
							"displayName": "Admin port",
							"type": "INTEGER",
							"value": "7001",
							"displayValue": "7001",
							"isKeyBinding": false
						},
						"applicationsHome": {
							"displayName": "Applications Home",
							"type": "STRING",
							"value": "/u01/app/oracle/middleware/user_projects/applications/apics_domain",
							"displayValue": "/u01/app/oracle/middleware/user_projects/applications/apics_domain",
							"isKeyBinding": false
						},
						"wlsDomainName": {
							"displayName": "Domain Name",
							"type": "STRING",
							"value": "apics_domain",
							"displayValue": "apics_domain",
							"isKeyBinding": false
						}
					},
					"vmInstances": {
						"apics-12030319-pf-wls-2": {
							"vmId": 19,
							"id": 19,
							"uuid": "14140BE394924CCEA07C349EF76E1167",
							"hostName": "apics-12030319-pf-wls-2",
							"label": "apics-12030319-pf wls 2",
							"ipAddress": "192.168.0.1",
							"publicIpAddress": "192.168.0.1",
							"usageType": "MANAGED_SERVER",
							"role": "MANAGED_SERVER",
							"componentType": "WLS",
							"state": "INITIALIZING",
							"shapeId": "oc3",
							"totalStorage": 54272,
							"creationDate": "2016-12-03T14:38:44.000+0000",
							"isAdminNode": false,
							"servers": {
								"apics_server_2": {
									"serverId": 6,
									"serverName": "apics_server_2",
									"serverType": "WLS",
									"serverRole": "MANAGED",
									"state": "TERMINATED",
									"creationDate": "2016-12-03T14:38:44.000+0000",
									"serverStateDisplayName": "Uninstalling server ..."
								}
							},
							"vmStateDisplayName": "Starting ..."
						},
						"apics-12030319-pf-wls-1": {
							"vmId": 18,
							"id": 18,
							"uuid": "35D5F6A2163A4B49AC3C04BB42B45E0B",
							"hostName": "apics-12030319-pf-wls-1",
							"label": "apics-12030319-pf wls 1",
							"ipAddress": "192.168.0.1",
							"publicIpAddress": "192.168.0.1",
							"usageType": "ADMIN_SERVER",
							"role": "ADMIN_SERVER",
							"componentType": "WLS",
							"state": "INITIALIZING",
							"shapeId": "oc3",
							"totalStorage": 74752,
							"creationDate": "2016-12-03T14:38:42.000+0000",
							"isAdminNode": true,
							"servers": {
								"apics_adminserver": {
									"serverId": 6,
									"serverName": "apics_adminserver",
									"serverType": "WLS",
									"serverRole": "ADMIN",
									"state": "TERMINATED",
									"creationDate": "2016-12-03T14:38:42.000+0000",
									"serverStateDisplayName": "Uninstalling server ..."
								},
								"apics_server_1": {
									"serverId": 6,
									"serverName": "apics_server_1",
									"serverType": "WLS",
									"serverRole": "MANAGED",
									"state": "CONFIGURING",
									"creationDate": "2016-12-03T14:38:42.000+0000",
									"serverStateDisplayName": "Configuring server ..."
								}
							},
							"vmStateDisplayName": "Starting ..."
						}
					},
					"adminHostName": "apics-12030319-pf-wls-1",
					"hosts": {
						"userHosts": {
							"apics-12030319-pf-wls-2": {
								"vmId": 19,
								"id": 19,
								"uuid": "14140BE394924CCEA07C349EF76E1167",
								"hostName": "apics-12030319-pf-wls-2",
								"label": "apics-12030319-pf wls 2",
								"ipAddress": "192.168.0.1",
								"publicIpAddress": "192.168.0.1",
								"usageType": "MANAGED_SERVER",
								"role": "MANAGED_SERVER",
								"componentType": "WLS",
								"state": "INITIALIZING",
								"shapeId": "oc3",
								"totalStorage": 54272,
								"creationDate": "2016-12-03T14:38:44.000+0000",
								"isAdminNode": false,
								"servers": {
									"apics_server_2": {
										"serverId": 6,
										"serverName": "apics_server_2",
										"serverType": "WLS",
										"serverRole": "MANAGED",
										"state": "TERMINATED",
										"creationDate": "2016-12-03T14:38:44.000+0000"
									}
								}
							},
							"apics-12030319-pf-wls-1": {
								"vmId": 18,
								"id": 18,
								"uuid": "35D5F6A2163A4B49AC3C04BB42B45E0B",
								"hostName": "apics-12030319-pf-wls-1",
								"label": "apics-12030319-pf wls 1",
								"ipAddress": "192.168.0.1",
								"publicIpAddress": "192.168.0.1",
								"usageType": "ADMIN_SERVER",
								"role": "ADMIN_SERVER",
								"componentType": "WLS",
								"state": "INITIALIZING",
								"shapeId": "oc3",
								"totalStorage": 74752,
								"creationDate": "2016-12-03T14:38:42.000+0000",
								"isAdminNode": true,
								"servers": {
									"apics_adminserver": {
										"serverId": 6,
										"serverName": "apics_adminserver",
										"serverType": "WLS",
										"serverRole": "ADMIN",
										"state": "TERMINATED",
										"creationDate": "2016-12-03T14:38:42.000+0000"
									},
									"apics_server_1": {
										"serverId": 6,
										"serverName": "apics_server_1",
										"serverType": "WLS",
										"serverRole": "MANAGED",
										"state": "CONFIGURING",
										"creationDate": "2016-12-03T14:38:42.000+0000"
									}
								}
							}
						}
					},
					"displayName": "Weblogic Component"
				},
				"OTD": {
					"serviceId": 6,
					"componentId": 10,
					"state": "INITIALIZING",
					"version": "11.1.9",
					"componentType": "OTD",
					"creationDate": "2016-12-03T11:21:20.000+0000",
					"instanceName": "OTD",
					"instanceRole": "NONE",
					"attributes": {
						"PRIV_LISTENER_PORT": {
							"displayName": "Privileged listener port",
							"type": "INTEGER",
							"value": "80",
							"displayValue": "80",
							"isKeyBinding": false
						},
						"LISTENER_PORT_ENABLED": {
							"displayName": "Enable listener port",
							"type": "BOOLEAN",
							"value": "false",
							"displayValue": "false",
							"isKeyBinding": false
						},
						"LISTENER_PORT": {
							"displayName": "Listener port",
							"type": "INTEGER",
							"value": "8080",
							"displayValue": "8080",
							"isKeyBinding": false
						},
						"SECURE_LISTENER_PORT": {
							"displayName": "Secured Listener port",
							"type": "INTEGER",
							"value": "8081",
							"displayValue": "8081",
							"isKeyBinding": false
						},
						"PRIV_SECURE_LISTENER_PORT": {
							"displayName": "Privileged secure listener port",
							"type": "INTEGER",
							"value": "443",
							"displayValue": "443",
							"isKeyBinding": false
						},
						"ADMIN_PORT": {
							"displayName": "Admin port",
							"type": "INTEGER",
							"value": "8989",
							"displayValue": "8989",
							"isKeyBinding": false
						}
					},
					"vmInstances": {
						"apics-12030319-pf-lb-1": {
							"vmId": 20,
							"id": 20,
							"uuid": "9F791AE7A53A4C65A8FFE39399631130",
							"hostName": "apics-12030319-pf-lb-1",
							"label": "apics-12030319-pf lb 1",
							"ipAddress": "192.168.0.1",
							"publicIpAddress": "192.168.0.1",
							"usageType": "ADMIN_SERVER",
							"role": "ADMIN_SERVER",
							"componentType": "OTD",
							"state": "CONFIGURING",
							"shapeId": "oc3",
							"totalStorage": 50176,
							"creationDate": "2016-12-03T14:38:49.000+0000",
							"isAdminNode": true,
							"vmStateDisplayName": "Reconfiguring ..."
						}
					},
					"adminHostName": "apics-12030319-pf-lb-1",
					"hosts": {
						"userHosts": {
							"apics-12030319-pf-lb-1": {
								"vmId": 20,
								"id": 20,
								"uuid": "9F791AE7A53A4C65A8FFE39399631130",
								"hostName": "apics-12030319-pf-lb-1",
								"label": "apics-12030319-pf lb 1",
								"ipAddress": "192.168.0.1",
								"publicIpAddress": "192.168.0.1",
								"usageType": "ADMIN_SERVER",
								"role": "ADMIN_SERVER",
								"componentType": "OTD",
								"state": "CONFIGURING",
								"shapeId": "oc3",
								"totalStorage": 50176,
								"creationDate": "2016-12-03T14:38:49.000+0000",
								"isAdminNode": true
							}
						}
					},
					"displayName": "Oracle Load Balancer"
				}
			},
			"associatedServices": {
				"STORES_ON": [{
					"serviceName": "apics-dbaas-pcar",
					"serviceType": "DBaaS"
				}]
			},
			"activityLogs": [{
				"activityLogId": 2009,
				"serviceName": "apics-12030319-pf",
				"serviceType": "api",
				"identityDomain": "apics",
				"serviceId": 6,
				"jobId": 2179,
				"startDate": "2016-12-03T11:21:20.329+0000",
				"endDate": "2016-12-03T20:40:16.260+0000",
				"status": "FAILED",
				"operationId": 6,
				"operationType": "CREATE_SERVICE",
				"summaryMessage": "CREATE_SERVICE",
				"authDomain": "apics",
				"authUser": "weblogic",
				"initiatedBy": "USER",
				"messages": [{
					"activityDate": "2016-12-03T11:21:20.329+0000",
					"message": "Activity Submitted"
				}, {
					"activityDate": "2016-12-03T11:21:25.524+0000",
					"message": "Activity Started"
				}, {
					"activityDate": "2016-12-03T11:21:34.513+0000",
					"message": "Created Compute resources for WebLogic Server..."
				}, {
					"activityDate": "2016-12-03T11:21:41.139+0000",
					"message": "Created security resources for the service..."
				}, {
					"activityDate": "2016-12-03T11:30:34.650+0000",
					"message": "Established SSH connectivity to WebLogic Administration Server... Used private side of a public key for [oracle]"
				}, {
					"activityDate": "2016-12-03T11:32:38.027+0000",
					"message": "Established SSH connectivity to Host(s) [apics_server_2] from Administration Server..."
				}, {
					"activityDate": "2016-12-03T11:37:42.684+0000",
					"message": "Configured Load Balancer..."
				}, {
					"activityDate": "2016-12-03T11:38:49.996+0000",
					"message": "Updated Load Balancer metadata..."
				}, {
					"activityDate": "2016-12-03T11:43:48.579+0000",
					"message": "WebLogic Administration Server Configuration completed..."
				}, {
					"activityDate": "2016-12-03T11:43:48.700+0000",
					"message": "Configuration check for Host [apics-12030319-pf-wls-1] containing WebLogic Managed Server(s) [[apics_server_1]] completed..."
				}, {
					"activityDate": "2016-12-03T11:45:57.235+0000",
					"message": "Configuration check for Host [apics-12030319-pf-wls-2] containing WebLogic Managed Server(s) [[apics_server_2]] completed..."
				}, {
					"activityDate": "2016-12-03T11:45:57.334+0000",
					"message": "WebLogic Managed Servers Configuration completed..."
				}, {
					"activityDate": "2016-12-03T11:46:30.618+0000",
					"message": "Service Reachabilty Check (SRC) of WebLogic Administration Server completed..."
				}, {
					"activityDate": "2016-12-03T11:46:38.067+0000",
					"message": "Service Reachabilty Check (SRC) of WebLogic Managed Server(s) [apics_server_1, apics_server_2] completed..."
				}, {
					"activityDate": "2016-12-03T11:46:38.143+0000",
					"message": "Successfully provisioned WebLogic Administration Server and 2 Managed Servers..."
				}, {
					"activityDate": "2016-12-03T12:36:43.450+0000",
					"message": "Service provisioning attempt 1 (out of 2) has failed."
				}, {
					"activityDate": "2016-12-03T12:36:46.205+0000",
					"message": "Unable to provision the service. Error in executing post custom actions Hence rolling back..."
				}, {
					"activityDate": "2016-12-03T13:27:09.949+0000",
					"message": "Warning, failed to shutdown Weblogic domain ..."
				}, {
					"activityDate": "2016-12-03T13:31:10.629+0000",
					"message": "Warning, failed to delete RCU schemas. Please access your db instance associated with this service and manually delete schema named [Sp144602143]"
				}, {
					"activityDate": "2016-12-03T13:37:48.498+0000",
					"message": "Stopped all Compute resources..."
				}, {
					"activityDate": "2016-12-03T13:38:08.378+0000",
					"message": "Removed Compute resources..."
				}, {
					"activityDate": "2016-12-03T13:38:19.550+0000",
					"message": "Service record (WebLogic) removal complete..."
				}, {
					"activityDate": "2016-12-03T13:38:28.451+0000",
					"message": "Updated Load Balancer metadata..."
				}, {
					"activityDate": "2016-12-03T14:38:36.392+0000",
					"message": "Activity Started"
				}, {
					"activityDate": "2016-12-03T14:38:45.412+0000",
					"message": "Created Compute resources for WebLogic Server..."
				}, {
					"activityDate": "2016-12-03T14:38:52.368+0000",
					"message": "Created security resources for the service..."
				}, {
					"activityDate": "2016-12-03T14:47:35.796+0000",
					"message": "Established SSH connectivity to WebLogic Administration Server... Used private side of a public key for [oracle]"
				}, {
					"activityDate": "2016-12-03T17:34:46.285+0000",
					"message": "Unable to prepare WebLogic Managed Server Nodes apics-12030319-pf wls 2 in 180 minutes...Error: There was a problem while connecting to 192.168.0.1:22..."
				}, {
					"activityDate": "2016-12-03T20:39:20.455+0000",
					"message": "Failed to configure WebLogic Administration Server...SSH access to the Compute node [apics-12030319-pf-wls-1] is unavailable...The health check of the Compute node [apics-12030319-pf-wls-1] can not be performed..."
				}, {
					"activityDate": "2016-12-03T20:39:20.455+0000",
					"message": "Exception while attempting to do a log health check...Error: [java.lang.Exception: file: /var/log/opc-compute/prescript.log user: oracle at address 192.168.0.1 using private side of the public key: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDmGg9ciNXXSkJg1k3u8wYFLvD1+GurJttpMpee4PYWcXtr+4t547OLSp5MtlHQTEiW7jT/8Scyh05hEGJWEWAzl8RVzCm1PlOzeW9tKhwXeFJMueX2s4ZZJ0EbeGVRb8qyRh8czJuY5xFTt4wt7aaHZ+6uLuykvqHrS9End8WOX84+cPX4rUMnR2L1xQXzxLXb1iLQDO7O+raIMsNQN/0pP5XHRoMGJZ+bOqjxITtPCy2gOq62zk2gfMiNyXVh3tm5zg1y+j1kijoIhLXizYDLRT+Rj49+XM4FD0XQVuOGfjnjMmsAEWHfnpqZDHbir4Bjtoksvr5kFfVK0klJjx5 oracle]"
				}, {
					"activityDate": "2016-12-03T20:39:20.941+0000",
					"message": "Service provisioning attempt 2 (out of 2) has failed."
				}, {
					"activityDate": "2016-12-03T20:39:27.659+0000",
					"message": "Unable to provision the service.  Hence rolling back..."
				}, {
					"activityDate": "2016-12-03T20:40:16.260+0000",
					"message": "Activity Ended"
				}]
			}],
			"layeringMode": "Single",
			"serviceLevelDisplayName": "Oracle Java Cloud Service",
			"editionDisplayName": "Enterprise Edition",
			"meteringFrequencyDisplayName": "Monthly",
			"dbaUserName": "sys",
			"totalSharedStorage": 0,
			"serviceStateDisplayName": "Terminating Service ...",
			"computeSiteName": "example",
			"patching": {
				"currentOperation": {
					"operation": "NONE"
				},
				"totalAvailablePatches": 0
			}
		},
		"apics-apics-0106": {
			"serviceId": 204,
			"serviceName": "apics-apics-0106",
			"serviceType": "APICS",
			"domainName": "apics",
			"serviceVersion": "12cRelease2",
			"releaseVersion": "16.4.5.0.0_12051150",
			"metaVersion": "16.4.5-12051150",
			"serviceLevel": "PAAS",
			"subscription": "MONTHLY",
			"meteringFrequency": "MONTHLY",
			"edition": "EE",
			"storageContainer": "Storage-soacsnodash/apicsBackup",
			"state": "TERMINATING",
			"creator": "weblogic",
			"creationDate": "2016-12-06T14:59:07.559+0000",
			"keyComponentInstance": "WLS",
			"adminHostName": "apics-apics-0106-wls-1",
			"attributes": {
				"dbaUserName": {
					"displayName": "Administration User Name",
					"type": "STRING",
					"value": "sys",
					"displayValue": "sys",
					"isKeyBinding": false
				}
			},
			"components": {
				"WLS": {
					"serviceId": 204,
					"componentId": 106,
					"state": "INITIALIZING",
					"version": "12.2.1",
					"componentType": "WLS",
					"creationDate": "2016-12-06T14:59:07.000+0000",
					"instanceName": "WLS",
					"instanceRole": "NONE",
					"attributes": {
						"clusterName": {
							"displayName": "Cluster Name",
							"type": "STRING",
							"value": "apics_cluster",
							"displayValue": "apics_cluster",
							"isKeyBinding": false
						},
						"startManagedServer": {
							"displayName": "Should Managed server be started on scale out",
							"type": "BOOLEAN",
							"value": "true",
							"displayValue": "true",
							"isKeyBinding": false
						},
						"nodeManagerPort": {
							"displayName": "Node manager port",
							"type": "INTEGER",
							"value": "5556",
							"displayValue": "5556",
							"isKeyBinding": false
						},
						"adminUserName": {
							"displayName": "User Name",
							"type": "STRING",
							"value": "weblogic",
							"displayValue": "weblogic",
							"isKeyBinding": false
						},
						"nodeManagerUser": {
							"displayName": "Node Manager User Name",
							"type": "STRING",
							"value": "weblogic",
							"displayValue": "weblogic",
							"isKeyBinding": false
						},
						"contentPort": {
							"displayName": "Content port",
							"type": "INTEGER",
							"value": "8001",
							"displayValue": "8001",
							"isKeyBinding": false
						},
						"securedAdminPort": {
							"displayName": "Secured Administration port",
							"type": "INTEGER",
							"value": "7002",
							"displayValue": "7002",
							"isKeyBinding": false
						},
						"CONNECT_DESC": {
							"displayName": "Connection String",
							"type": "STRING",
							"value": "apics-dbaas-pcar:1521/PDB1.opcics.example.usdv1.example.com",
							"displayValue": "apics-dbaas-pcar:1521/PDB1.opcics.example.usdv1.example.com",
							"isKeyBinding": false
						},
						"dbConnectDescriptor": {
							"displayName": "Connection String",
							"type": "STRING",
							"value": "apics-dbaas-pcar:1521/PDB1.opcics.example.usdv1.example.com",
							"displayValue": "apics-dbaas-pcar:1521/PDB1.opcics.example.usdv1.example.com",
							"isKeyBinding": false
						},
						"adminServerName": {
							"displayName": "Admin Server Name",
							"type": "STRING",
							"value": "apics_adminserver",
							"displayValue": "apics_adminserver",
							"isKeyBinding": false
						},
						"securedContentPort": {
							"displayName": "secured content port",
							"type": "INTEGER",
							"value": "8002",
							"displayValue": "8002",
							"isKeyBinding": false
						},
						"adminPort": {
							"displayName": "Admin port",
							"type": "INTEGER",
							"value": "7001",
							"displayValue": "7001",
							"isKeyBinding": false
						},
						"applicationsHome": {
							"displayName": "Applications Home",
							"type": "STRING",
							"value": "/u01/app/oracle/middleware/user_projects/applications/apics_domain",
							"displayValue": "/u01/app/oracle/middleware/user_projects/applications/apics_domain",
							"isKeyBinding": false
						},
						"wlsDomainName": {
							"displayName": "Domain Name",
							"type": "STRING",
							"value": "apics_domain",
							"displayValue": "apics_domain",
							"isKeyBinding": false
						}
					},
					"vmInstances": {
						"apics-apics-0106-wls-1": {
							"vmId": 108,
							"id": 108,
							"uuid": "60132B0CD63C4AE39728920E0904A1E5",
							"hostName": "apics-apics-0106-wls-1",
							"label": "apics-apics-0106 wls 1",
							"ipAddress": "192.168.0.1",
							"publicIpAddress": "192.168.0.1",
							"usageType": "ADMIN_SERVER",
							"role": "ADMIN_SERVER",
							"componentType": "WLS",
							"state": "INITIALIZING",
							"shapeId": "oc3",
							"totalStorage": 74752,
							"creationDate": "2016-12-06T14:59:17.000+0000",
							"isAdminNode": true,
							"servers": {
								"apics_adminserver": {
									"serverId": 204,
									"serverName": "apics_adminserver",
									"serverType": "WLS",
									"serverRole": "ADMIN",
									"state": "READY",
									"creationDate": "2016-12-06T14:59:17.000+0000",
									"serverStateDisplayName": "Ready"
								},
								"apics_server_1": {
									"serverId": 204,
									"serverName": "apics_server_1",
									"serverType": "WLS",
									"serverRole": "MANAGED",
									"state": "READY",
									"creationDate": "2016-12-06T14:59:17.000+0000",
									"serverStateDisplayName": "Ready"
								}
							},
							"vmStateDisplayName": "Starting ..."
						},
						"apics-apics-0106-wls-2": {
							"vmId": 109,
							"id": 109,
							"uuid": "F9D5D149005A46C4B55131EAE975F713",
							"hostName": "apics-apics-0106-wls-2",
							"label": "apics-apics-0106 wls 2",
							"ipAddress": "192.168.0.1",
							"publicIpAddress": "192.168.0.1",
							"usageType": "MANAGED_SERVER",
							"role": "MANAGED_SERVER",
							"componentType": "WLS",
							"state": "INITIALIZING",
							"shapeId": "oc3",
							"totalStorage": 54272,
							"creationDate": "2016-12-06T14:59:19.000+0000",
							"isAdminNode": false,
							"servers": {
								"apics_server_2": {
									"serverId": 204,
									"serverName": "apics_server_2",
									"serverType": "WLS",
									"serverRole": "MANAGED",
									"state": "READY",
									"creationDate": "2016-12-06T14:59:19.000+0000",
									"serverStateDisplayName": "Ready"
								}
							},
							"vmStateDisplayName": "Starting ..."
						}
					},
					"adminHostName": "apics-apics-0106-wls-1",
					"hosts": {
						"userHosts": {
							"apics-apics-0106-wls-1": {
								"vmId": 108,
								"id": 108,
								"uuid": "60132B0CD63C4AE39728920E0904A1E5",
								"hostName": "apics-apics-0106-wls-1",
								"label": "apics-apics-0106 wls 1",
								"ipAddress": "192.168.0.1",
								"publicIpAddress": "192.168.0.1",
								"usageType": "ADMIN_SERVER",
								"role": "ADMIN_SERVER",
								"componentType": "WLS",
								"state": "INITIALIZING",
								"shapeId": "oc3",
								"totalStorage": 74752,
								"creationDate": "2016-12-06T14:59:17.000+0000",
								"isAdminNode": true,
								"servers": {
									"apics_adminserver": {
										"serverId": 204,
										"serverName": "apics_adminserver",
										"serverType": "WLS",
										"serverRole": "ADMIN",
										"state": "READY",
										"creationDate": "2016-12-06T14:59:17.000+0000"
									},
									"apics_server_1": {
										"serverId": 204,
										"serverName": "apics_server_1",
										"serverType": "WLS",
										"serverRole": "MANAGED",
										"state": "READY",
										"creationDate": "2016-12-06T14:59:17.000+0000"
									}
								}
							},
							"apics-apics-0106-wls-2": {
								"vmId": 109,
								"id": 109,
								"uuid": "F9D5D149005A46C4B55131EAE975F713",
								"hostName": "apics-apics-0106-wls-2",
								"label": "apics-apics-0106 wls 2",
								"ipAddress": "192.168.0.1",
								"publicIpAddress": "192.168.0.1",
								"usageType": "MANAGED_SERVER",
								"role": "MANAGED_SERVER",
								"componentType": "WLS",
								"state": "INITIALIZING",
								"shapeId": "oc3",
								"totalStorage": 54272,
								"creationDate": "2016-12-06T14:59:19.000+0000",
								"isAdminNode": false,
								"servers": {
									"apics_server_2": {
										"serverId": 204,
										"serverName": "apics_server_2",
										"serverType": "WLS",
										"serverRole": "MANAGED",
										"state": "READY",
										"creationDate": "2016-12-06T14:59:19.000+0000"
									}
								}
							}
						}
					},
					"displayName": "Weblogic Component"
				},
				"OTD": {
					"serviceId": 204,
					"componentId": 107,
					"state": "INITIALIZING",
					"version": "11.1.9",
					"componentType": "OTD",
					"creationDate": "2016-12-06T14:59:07.000+0000",
					"instanceName": "OTD",
					"instanceRole": "NONE",
					"attributes": {
						"PRIV_LISTENER_PORT": {
							"displayName": "Privileged listener port",
							"type": "INTEGER",
							"value": "80",
							"displayValue": "80",
							"isKeyBinding": false
						},
						"LISTENER_PORT_ENABLED": {
							"displayName": "Enable listener port",
							"type": "BOOLEAN",
							"value": "false",
							"displayValue": "false",
							"isKeyBinding": false
						},
						"LISTENER_PORT": {
							"displayName": "Listener port",
							"type": "INTEGER",
							"value": "8080",
							"displayValue": "8080",
							"isKeyBinding": false
						},
						"SECURE_LISTENER_PORT": {
							"displayName": "Secured Listener port",
							"type": "INTEGER",
							"value": "8081",
							"displayValue": "8081",
							"isKeyBinding": false
						},
						"PRIV_SECURE_LISTENER_PORT": {
							"displayName": "Privileged secure listener port",
							"type": "INTEGER",
							"value": "443",
							"displayValue": "443",
							"isKeyBinding": false
						},
						"ADMIN_PORT": {
							"displayName": "Admin port",
							"type": "INTEGER",
							"value": "8989",
							"displayValue": "8989",
							"isKeyBinding": false
						}
					},
					"vmInstances": {
						"apics-apics-0106-lb-1": {
							"vmId": 110,
							"id": 110,
							"uuid": "62A153B8117745889A62EBB93A9726B7",
							"hostName": "apics-apics-0106-lb-1",
							"label": "apics-apics-0106 lb 1",
							"ipAddress": "192.168.0.1",
							"publicIpAddress": "192.168.0.1",
							"usageType": "ADMIN_SERVER",
							"role": "ADMIN_SERVER",
							"componentType": "OTD",
							"state": "READY",
							"shapeId": "oc3",
							"totalStorage": 50176,
							"creationDate": "2016-12-06T14:59:24.000+0000",
							"isAdminNode": true,
							"vmStateDisplayName": "Ready"
						}
					},
					"adminHostName": "apics-apics-0106-lb-1",
					"hosts": {
						"userHosts": {
							"apics-apics-0106-lb-1": {
								"vmId": 110,
								"id": 110,
								"uuid": "62A153B8117745889A62EBB93A9726B7",
								"hostName": "apics-apics-0106-lb-1",
								"label": "apics-apics-0106 lb 1",
								"ipAddress": "192.168.0.1",
								"publicIpAddress": "192.168.0.1",
								"usageType": "ADMIN_SERVER",
								"role": "ADMIN_SERVER",
								"componentType": "OTD",
								"state": "READY",
								"shapeId": "oc3",
								"totalStorage": 50176,
								"creationDate": "2016-12-06T14:59:24.000+0000",
								"isAdminNode": true
							}
						}
					},
					"displayName": "Oracle Load Balancer"
				}
			},
			"associatedServices": {
				"STORES_ON": [{
					"serviceName": "apics-dbaas-pcar",
					"serviceType": "DBaaS"
				}]
			},
			"activityLogs": [{
				"activityLogId": 6008,
				"serviceName": "apics-apics-0106",
				"serviceType": "api",
				"identityDomain": "apics",
				"serviceId": 204,
				"jobId": 6091,
				"startDate": "2016-12-06T14:59:07.761+0000",
				"endDate": "2016-12-06T17:15:09.066+0000",
				"status": "FAILED",
				"operationId": 204,
				"operationType": "CREATE_SERVICE",
				"summaryMessage": "CREATE_SERVICE",
				"authDomain": "apics",
				"authUser": "weblogic",
				"initiatedBy": "USER",
				"messages": [{
					"activityDate": "2016-12-06T14:59:07.761+0000",
					"message": "Activity Submitted"
				}, {
					"activityDate": "2016-12-06T14:59:12.124+0000",
					"message": "Activity Started"
				}, {
					"activityDate": "2016-12-06T14:59:20.329+0000",
					"message": "Created Compute resources for WebLogic Server..."
				}, {
					"activityDate": "2016-12-06T14:59:28.085+0000",
					"message": "Created security resources for the service..."
				}, {
					"activityDate": "2016-12-06T15:08:12.456+0000",
					"message": "Established SSH connectivity to WebLogic Administration Server... Used private side of a public key for [oracle]"
				}, {
					"activityDate": "2016-12-06T15:09:15.096+0000",
					"message": "Established SSH connectivity to Host(s) [apics_server_2] from Administration Server..."
				}, {
					"activityDate": "2016-12-06T15:14:19.810+0000",
					"message": "Configured Load Balancer..."
				}, {
					"activityDate": "2016-12-06T15:15:26.797+0000",
					"message": "Updated Load Balancer metadata..."
				}, {
					"activityDate": "2016-12-06T15:21:26.811+0000",
					"message": "WebLogic Administration Server Configuration completed..."
				}, {
					"activityDate": "2016-12-06T15:21:26.951+0000",
					"message": "Configuration check for Host [apics-apics-0106-wls-1] containing WebLogic Managed Server(s) [[apics_server_1]] completed..."
				}, {
					"activityDate": "2016-12-06T15:22:32.493+0000",
					"message": "Configuration check for Host [apics-apics-0106-wls-2] containing WebLogic Managed Server(s) [[apics_server_2]] completed..."
				}, {
					"activityDate": "2016-12-06T15:22:32.589+0000",
					"message": "WebLogic Managed Servers Configuration completed..."
				}, {
					"activityDate": "2016-12-06T15:23:08.657+0000",
					"message": "Service Reachabilty Check (SRC) of WebLogic Administration Server completed..."
				}, {
					"activityDate": "2016-12-06T15:23:15.756+0000",
					"message": "Service Reachabilty Check (SRC) of WebLogic Managed Server(s) [apics_server_1, apics_server_2] completed..."
				}, {
					"activityDate": "2016-12-06T15:23:16.014+0000",
					"message": "Successfully provisioned WebLogic Administration Server and 2 Managed Servers..."
				}, {
					"activityDate": "2016-12-06T16:13:31.729+0000",
					"message": "Failed to tag Compute resources...Compute Error: Unable to authenticate..."
				}, {
					"activityDate": "2016-12-06T16:13:32.296+0000",
					"message": "Service provisioning attempt 1 (out of 2) has failed."
				}, {
					"activityDate": "2016-12-06T16:13:35.932+0000",
					"message": "Unable to provision the service. Error in executing addTags actions Hence rolling back..."
				}, {
					"activityDate": "2016-12-06T16:14:06.310+0000",
					"message": "Failed to remove tags of deleted Compute resources...Compute Error: Unable to authenticate..."
				}, {
					"activityDate": "2016-12-06T17:14:13.032+0000",
					"message": "Activity Started"
				}, {
					"activityDate": "2016-12-06T17:14:33.429+0000",
					"message": "Failed to create Compute resources for WebLogic Server...Compute Error: Unable to authenticate..."
				}, {
					"activityDate": "2016-12-06T17:14:33.664+0000",
					"message": "Service provisioning attempt 2 (out of 2) has failed."
				}, {
					"activityDate": "2016-12-06T17:14:38.068+0000",
					"message": "Unable to provision the service.  Hence rolling back..."
				}, {
					"activityDate": "2016-12-06T17:15:08.789+0000",
					"message": "Failed to remove tags of deleted Compute resources...Compute Error: Unable to authenticate..."
				}, {
					"activityDate": "2016-12-06T17:15:09.066+0000",
					"message": "Activity Ended"
				}]
			}],
			"layeringMode": "Single",
			"serviceLevelDisplayName": "Oracle Java Cloud Service",
			"editionDisplayName": "Enterprise Edition",
			"meteringFrequencyDisplayName": "Monthly",
			"dbaUserName": "sys",
			"totalSharedStorage": 0,
			"serviceStateDisplayName": "Terminating Service ...",
			"computeSiteName": "example",
			"patching": {
				"currentOperation": {
					"operation": "NONE"
				},
				"totalAvailablePatches": 0
			}
		},
		"apics-apics-0101": {
			"serviceId": 2,
			"serviceName": "apics-apics-0101",
			"serviceType": "APICS",
			"domainName": "apics",
			"serviceVersion": "12cRelease2",
			"releaseVersion": "16.4.5.0.0_12010814",
			"metaVersion": "16.4.5-12010814",
			"serviceLevel": "PAAS",
			"subscription": "MONTHLY",
			"meteringFrequency": "MONTHLY",
			"edition": "EE",
			"storageContainer": "Storage-soacsnodash/apicsBackup",
			"state": "TERMINATING",
			"creator": "weblogic",
			"creationDate": "2016-12-01T20:55:03.229+0000",
			"keyComponentInstance": "WLS",
			"adminHostName": "apics-apics-0101-wls-1",
			"attributes": {
				"dbaUserName": {
					"displayName": "Administration User Name",
					"type": "STRING",
					"value": "sys",
					"displayValue": "sys",
					"isKeyBinding": false
				}
			},
			"components": {
				"WLS": {
					"serviceId": 2,
					"componentId": 2,
					"state": "INITIALIZING",
					"version": "12.2.1",
					"componentType": "WLS",
					"creationDate": "2016-12-01T20:55:03.000+0000",
					"instanceName": "WLS",
					"instanceRole": "NONE",
					"attributes": {
						"startManagedServer": {
							"displayName": "Should Managed server be started on scale out",
							"type": "BOOLEAN",
							"value": "true",
							"displayValue": "true",
							"isKeyBinding": false
						},
						"clusterName": {
							"displayName": "Cluster Name",
							"type": "STRING",
							"value": "apics_cluster",
							"displayValue": "apics_cluster",
							"isKeyBinding": false
						},
						"nodeManagerPort": {
							"displayName": "Node manager port",
							"type": "INTEGER",
							"value": "5556",
							"displayValue": "5556",
							"isKeyBinding": false
						},
						"nodeManagerUser": {
							"displayName": "Node Manager User Name",
							"type": "STRING",
							"value": "weblogic",
							"displayValue": "weblogic",
							"isKeyBinding": false
						},
						"adminUserName": {
							"displayName": "User Name",
							"type": "STRING",
							"value": "weblogic",
							"displayValue": "weblogic",
							"isKeyBinding": false
						},
						"contentPort": {
							"displayName": "Content port",
							"type": "INTEGER",
							"value": "8001",
							"displayValue": "8001",
							"isKeyBinding": false
						},
						"securedAdminPort": {
							"displayName": "Secured Administration port",
							"type": "INTEGER",
							"value": "7002",
							"displayValue": "7002",
							"isKeyBinding": false
						},
						"CONNECT_DESC": {
							"displayName": "Connection String",
							"type": "STRING",
							"value": "apics-dbaas-pcar:1521/PDB1.opcics.example.usdv1.example.com",
							"displayValue": "apics-dbaas-pcar:1521/PDB1.opcics.example.usdv1.example.com",
							"isKeyBinding": false
						},
						"dbConnectDescriptor": {
							"displayName": "Connection String",
							"type": "STRING",
							"value": "apics-dbaas-pcar:1521/PDB1.opcics.example.usdv1.example.com",
							"displayValue": "apics-dbaas-pcar:1521/PDB1.opcics.example.usdv1.example.com",
							"isKeyBinding": false
						},
						"adminServerName": {
							"displayName": "Admin Server Name",
							"type": "STRING",
							"value": "apics_adminserver",
							"displayValue": "apics_adminserver",
							"isKeyBinding": false
						},
						"securedContentPort": {
							"displayName": "secured content port",
							"type": "INTEGER",
							"value": "8002",
							"displayValue": "8002",
							"isKeyBinding": false
						},
						"adminPort": {
							"displayName": "Admin port",
							"type": "INTEGER",
							"value": "7001",
							"displayValue": "7001",
							"isKeyBinding": false
						},
						"applicationsHome": {
							"displayName": "Applications Home",
							"type": "STRING",
							"value": "/u01/app/oracle/middleware/user_projects/applications/apics_domain",
							"displayValue": "/u01/app/oracle/middleware/user_projects/applications/apics_domain",
							"isKeyBinding": false
						},
						"wlsDomainName": {
							"displayName": "Domain Name",
							"type": "STRING",
							"value": "apics_domain",
							"displayValue": "apics_domain",
							"isKeyBinding": false
						}
					},
					"vmInstances": {
						"apics-apics-0101-wls-1": {
							"vmId": 6,
							"id": 6,
							"uuid": "BDEF9457DAC54C8EA6D0CE64FE6147F4",
							"hostName": "apics-apics-0101-wls-1",
							"label": "apics-apics-0101 wls 1",
							"ipAddress": "192.168.0.1",
							"publicIpAddress": "192.168.0.1",
							"usageType": "ADMIN_SERVER",
							"role": "ADMIN_SERVER",
							"componentType": "WLS",
							"state": "INITIALIZING",
							"shapeId": "oc3",
							"totalStorage": 74752,
							"creationDate": "2016-12-01T22:21:02.000+0000",
							"isAdminNode": true,
							"servers": {
								"apics_adminserver": {
									"serverId": 2,
									"serverName": "apics_adminserver",
									"serverType": "WLS",
									"serverRole": "ADMIN",
									"state": "INITIALIZING",
									"creationDate": "2016-12-01T22:21:02.000+0000",
									"serverStateDisplayName": "Configuration pending ..."
								},
								"apics_server_3": {
									"serverId": 2,
									"serverName": "apics_server_3",
									"serverType": "WLS",
									"serverRole": "MANAGED",
									"state": "CONFIGURING",
									"creationDate": "2016-12-01T22:21:02.000+0000",
									"serverStateDisplayName": "Configuring server ..."
								}
							},
							"vmStateDisplayName": "Starting ..."
						},
						"apics-apics-0101-wls-2": {
							"vmId": 7,
							"id": 7,
							"uuid": "C60AAC9B4A8C446CBAFE8124558D4F63",
							"hostName": "apics-apics-0101-wls-2",
							"label": "apics-apics-0101 wls 2",
							"ipAddress": "192.168.0.1",
							"publicIpAddress": "192.168.0.1",
							"usageType": "MANAGED_SERVER",
							"role": "MANAGED_SERVER",
							"componentType": "WLS",
							"state": "INITIALIZING",
							"shapeId": "oc3",
							"totalStorage": 54272,
							"creationDate": "2016-12-01T22:21:04.000+0000",
							"isAdminNode": false,
							"servers": {
								"apics_server_4": {
									"serverId": 2,
									"serverName": "apics_server_4",
									"serverType": "WLS",
									"serverRole": "MANAGED",
									"state": "CONFIGURING",
									"creationDate": "2016-12-01T22:21:04.000+0000",
									"serverStateDisplayName": "Configuring server ..."
								}
							},
							"vmStateDisplayName": "Starting ..."
						}
					},
					"adminHostName": "apics-apics-0101-wls-1",
					"hosts": {
						"userHosts": {
							"apics-apics-0101-wls-1": {
								"vmId": 6,
								"id": 6,
								"uuid": "BDEF9457DAC54C8EA6D0CE64FE6147F4",
								"hostName": "apics-apics-0101-wls-1",
								"label": "apics-apics-0101 wls 1",
								"ipAddress": "192.168.0.1",
								"publicIpAddress": "192.168.0.1",
								"usageType": "ADMIN_SERVER",
								"role": "ADMIN_SERVER",
								"componentType": "WLS",
								"state": "INITIALIZING",
								"shapeId": "oc3",
								"totalStorage": 74752,
								"creationDate": "2016-12-01T22:21:02.000+0000",
								"isAdminNode": true,
								"servers": {
									"apics_adminserver": {
										"serverId": 2,
										"serverName": "apics_adminserver",
										"serverType": "WLS",
										"serverRole": "ADMIN",
										"state": "INITIALIZING",
										"creationDate": "2016-12-01T22:21:02.000+0000"
									},
									"apics_server_3": {
										"serverId": 2,
										"serverName": "apics_server_3",
										"serverType": "WLS",
										"serverRole": "MANAGED",
										"state": "CONFIGURING",
										"creationDate": "2016-12-01T22:21:02.000+0000"
									}
								}
							},
							"apics-apics-0101-wls-2": {
								"vmId": 7,
								"id": 7,
								"uuid": "C60AAC9B4A8C446CBAFE8124558D4F63",
								"hostName": "apics-apics-0101-wls-2",
								"label": "apics-apics-0101 wls 2",
								"ipAddress": "192.168.0.1",
								"publicIpAddress": "192.168.0.1",
								"usageType": "MANAGED_SERVER",
								"role": "MANAGED_SERVER",
								"componentType": "WLS",
								"state": "INITIALIZING",
								"shapeId": "oc3",
								"totalStorage": 54272,
								"creationDate": "2016-12-01T22:21:04.000+0000",
								"isAdminNode": false,
								"servers": {
									"apics_server_4": {
										"serverId": 2,
										"serverName": "apics_server_4",
										"serverType": "WLS",
										"serverRole": "MANAGED",
										"state": "CONFIGURING",
										"creationDate": "2016-12-01T22:21:04.000+0000"
									}
								}
							}
						}
					},
					"displayName": "Weblogic Component"
				},
				"OTD": {
					"serviceId": 2,
					"componentId": 3,
					"state": "INITIALIZING",
					"version": "11.1.9",
					"componentType": "OTD",
					"creationDate": "2016-12-01T20:55:03.000+0000",
					"instanceName": "OTD",
					"instanceRole": "NONE",
					"attributes": {
						"PRIV_LISTENER_PORT": {
							"displayName": "Privileged listener port",
							"type": "INTEGER",
							"value": "80",
							"displayValue": "80",
							"isKeyBinding": false
						},
						"LISTENER_PORT_ENABLED": {
							"displayName": "Enable listener port",
							"type": "BOOLEAN",
							"value": "false",
							"displayValue": "false",
							"isKeyBinding": false
						},
						"LISTENER_PORT": {
							"displayName": "Listener port",
							"type": "INTEGER",
							"value": "8080",
							"displayValue": "8080",
							"isKeyBinding": false
						},
						"SECURE_LISTENER_PORT": {
							"displayName": "Secured Listener port",
							"type": "INTEGER",
							"value": "8081",
							"displayValue": "8081",
							"isKeyBinding": false
						},
						"PRIV_SECURE_LISTENER_PORT": {
							"displayName": "Privileged secure listener port",
							"type": "INTEGER",
							"value": "443",
							"displayValue": "443",
							"isKeyBinding": false
						},
						"ADMIN_PORT": {
							"displayName": "Admin port",
							"type": "INTEGER",
							"value": "8989",
							"displayValue": "8989",
							"isKeyBinding": false
						}
					},
					"vmInstances": {
						"apics-apics-0101-lb-1": {
							"vmId": 4,
							"id": 4,
							"uuid": "CF66A3CE8A1348BBB9C8BE73B50A3109",
							"hostName": "apics-apics-0101-lb-1",
							"label": "apics-apics-0101 lb 1",
							"ipAddress": "192.168.0.1",
							"publicIpAddress": "192.168.0.1",
							"usageType": "ADMIN_SERVER",
							"role": "ADMIN_SERVER",
							"componentType": "OTD",
							"state": "READY",
							"shapeId": "oc3",
							"totalStorage": 50176,
							"creationDate": "2016-12-01T20:55:26.000+0000",
							"isAdminNode": true,
							"vmStateDisplayName": "Ready"
						}
					},
					"adminHostName": "apics-apics-0101-lb-1",
					"hosts": {
						"userHosts": {
							"apics-apics-0101-lb-1": {
								"vmId": 4,
								"id": 4,
								"uuid": "CF66A3CE8A1348BBB9C8BE73B50A3109",
								"hostName": "apics-apics-0101-lb-1",
								"label": "apics-apics-0101 lb 1",
								"ipAddress": "192.168.0.1",
								"publicIpAddress": "192.168.0.1",
								"usageType": "ADMIN_SERVER",
								"role": "ADMIN_SERVER",
								"componentType": "OTD",
								"state": "READY",
								"shapeId": "oc3",
								"totalStorage": 50176,
								"creationDate": "2016-12-01T20:55:26.000+0000",
								"isAdminNode": true
							}
						}
					},
					"displayName": "Oracle Load Balancer"
				}
			},
			"associatedServices": {
				"STORES_ON": [{
					"serviceName": "apics-dbaas-pcar",
					"serviceType": "DBaaS"
				}]
			},
			"activityLogs": [{
				"activityLogId": 2002,
				"serviceName": "apics-apics-0101",
				"serviceType": "api",
				"identityDomain": "apics",
				"serviceId": 2,
				"jobId": 2008,
				"startDate": "2016-12-01T20:55:03.798+0000",
				"endDate": "2016-12-02T01:52:56.261+0000",
				"status": "FAILED",
				"operationId": 2,
				"operationType": "CREATE_SERVICE",
				"summaryMessage": "CREATE_SERVICE",
				"authDomain": "apics",
				"authUser": "weblogic",
				"initiatedBy": "USER",
				"messages": [{
					"activityDate": "2016-12-01T20:55:03.798+0000",
					"message": "Activity Submitted"
				}, {
					"activityDate": "2016-12-01T20:55:08.175+0000",
					"message": "Activity Started"
				}, {
					"activityDate": "2016-12-01T20:55:22.643+0000",
					"message": "Created Compute resources for WebLogic Server..."
				}, {
					"activityDate": "2016-12-01T20:55:30.079+0000",
					"message": "Created security resources for the service..."
				}, {
					"activityDate": "2016-12-01T21:04:20.658+0000",
					"message": "Established SSH connectivity to WebLogic Administration Server... Used private side of a public key for [oracle]"
				}, {
					"activityDate": "2016-12-01T21:05:23.250+0000",
					"message": "Established SSH connectivity to Host(s) [apics_server_2] from Administration Server..."
				}, {
					"activityDate": "2016-12-01T21:11:28.016+0000",
					"message": "Configured Load Balancer..."
				}, {
					"activityDate": "2016-12-01T21:12:35.371+0000",
					"message": "Updated Load Balancer metadata..."
				}, {
					"activityDate": "2016-12-01T21:19:34.900+0000",
					"message": "WebLogic Administration Server Configuration completed..."
				}, {
					"activityDate": "2016-12-01T21:19:35.440+0000",
					"message": "Configuration check for Host [apics-apics-0101-wls-1] containing WebLogic Managed Server(s) [[apics_server_1]] completed..."
				}, {
					"activityDate": "2016-12-01T21:19:40.437+0000",
					"message": "Configuration check for Host [apics-apics-0101-wls-2] containing WebLogic Managed Server(s) [[apics_server_2]] completed..."
				}, {
					"activityDate": "2016-12-01T21:19:40.552+0000",
					"message": "WebLogic Managed Servers Configuration completed..."
				}, {
					"activityDate": "2016-12-01T21:20:15.969+0000",
					"message": "Service Reachabilty Check (SRC) of WebLogic Administration Server completed..."
				}, {
					"activityDate": "2016-12-01T21:20:23.263+0000",
					"message": "Service Reachabilty Check (SRC) of WebLogic Managed Server(s) [apics_server_1, apics_server_2] completed..."
				}, {
					"activityDate": "2016-12-01T21:20:23.364+0000",
					"message": "Successfully provisioned WebLogic Administration Server and 2 Managed Servers..."
				}, {
					"activityDate": "2016-12-01T21:20:29.401+0000",
					"message": "Service provisioning attempt 1 (out of 2) has failed."
				}, {
					"activityDate": "2016-12-01T21:20:34.247+0000",
					"message": "Unable to provision the service. Error in executing post custom actions Hence rolling back..."
				}, {
					"activityDate": "2016-12-01T22:20:56.657+0000",
					"message": "Activity Started"
				}, {
					"activityDate": "2016-12-01T22:21:05.708+0000",
					"message": "Created Compute resources for WebLogic Server..."
				}, {
					"activityDate": "2016-12-01T22:21:14.705+0000",
					"message": "Created security resources for the service..."
				}, {
					"activityDate": "2016-12-01T22:30:00.678+0000",
					"message": "Established SSH connectivity to WebLogic Administration Server... Used private side of a public key for [oracle]"
				}, {
					"activityDate": "2016-12-01T22:30:02.649+0000",
					"message": "Established SSH connectivity to Host(s) [apics_server_3, apics_server_2, apics_server_4] from Administration Server..."
				}, {
					"activityDate": "2016-12-01T22:30:04.797+0000",
					"message": "WebLogic Administration Server Configuration completed..."
				}, {
					"activityDate": "2016-12-01T22:30:05.023+0000",
					"message": "Configuration check for Host [apics-apics-0101-wls-1] containing WebLogic Managed Server(s) [[apics_server_1]] completed..."
				}, {
					"activityDate": "2016-12-01T22:30:05.023+0000",
					"message": "Configuration check for Host [apics-apics-0101-wls-1] containing WebLogic Managed Server(s) [[apics_server_1]] completed..."
				}, {
					"activityDate": "2016-12-01T22:31:05.759+0000",
					"message": "Configured Load Balancer..."
				}, {
					"activityDate": "2016-12-01T22:31:27.057+0000",
					"message": "Updated Load Balancer metadata..."
				}, {
					"activityDate": "2016-12-01T22:32:15.072+0000",
					"message": "Configuration check for Host [apics-apics-0101-wls-2] containing WebLogic Managed Server(s) [[apics_server_2]] completed..."
				}, {
					"activityDate": "2016-12-01T22:32:15.632+0000",
					"message": "Configuration check for Host [apics-apics-0101-wls-2] containing WebLogic Managed Server(s) [[apics_server_2]] completed..."
				}, {
					"activityDate": "2016-12-01T22:32:15.758+0000",
					"message": "WebLogic Managed Servers Configuration completed..."
				}, {
					"activityDate": "2016-12-01T22:32:22.640+0000",
					"message": "Service Reachabilty Check (SRC) of WebLogic Administration Server completed..."
				}, {
					"activityDate": "2016-12-02T01:50:49.606+0000",
					"message": "Service Reachabilty Check (SRC) of WebLogic Managed Server(s) [apics_server_1, apics_server_3, apics_server_2, apics_server_4] timed out after 180 minutes..."
				}, {
					"activityDate": "2016-12-02T01:50:49.843+0000",
					"message": "Successfully provisioned WebLogic Administration Server and 4 Managed Servers..."
				}, {
					"activityDate": "2016-12-02T01:51:47.485+0000",
					"message": "Service provisioning attempt 2 (out of 2) has failed."
				}, {
					"activityDate": "2016-12-02T01:51:55.359+0000",
					"message": "Unable to provision the service. Error in executing post custom actions Hence rolling back..."
				}, {
					"activityDate": "2016-12-02T01:52:56.261+0000",
					"message": "Activity Ended"
				}]
			}],
			"layeringMode": "Single",
			"serviceLevelDisplayName": "Oracle Java Cloud Service",
			"editionDisplayName": "Enterprise Edition",
			"meteringFrequencyDisplayName": "Monthly",
			"dbaUserName": "sys",
			"totalSharedStorage": 0,
			"serviceStateDisplayName": "Terminating Service ...",
			"computeSiteName": "example",
			"patching": {
				"currentOperation": {
					"operation": "NONE"
				},
				"totalAvailablePatches": 0
			}
		},
		"apics_1api": {
			"serviceId": 103,
			"serviceName": "apics_1api",
			"serviceType": "APICS",
			"domainName": "apics",
			"serviceVersion": "12cRelease2",
			"releaseVersion": "16.4.5.0.0_12031012",
			"metaVersion": "16.4.5-12031012",
			"serviceLevel": "PAAS",
			"subscription": "MONTHLY",
			"meteringFrequency": "MONTHLY",
			"edition": "EE",
			"storageContainer": "Storage-apics/APICSBackup",
			"state": "READY",
			"creator": "weblogic",
			"creationDate": "2016-12-05T05:31:03.546+0000",
			"keyComponentInstance": "WLS",
			"adminHostName": "apics_1api-wls-1",
			"attributes": {
				"FMW_ROOT": {
					"displayName": "Open Fusion Middleware Control Console",
					"type": "URL",
					"value": "https://192.168.0.1:7002/em",
					"displayValue": "https://192.168.0.1:7002/em",
					"isKeyBinding": true
				},
				"dbaUserName": {
					"displayName": "Administration User Name",
					"type": "STRING",
					"value": "sys",
					"displayValue": "sys",
					"isKeyBinding": false
				},
				"OTD_ROOT": {
					"displayName": "Open Load Balancer Console",
					"type": "URL",
					"value": "https://192.168.0.1:8989/",
					"displayValue": "https://192.168.0.1:8989/",
					"isKeyBinding": true
				},
				"WLS_ROOT": {
					"displayName": "Open WebLogic Server Console",
					"type": "URL",
					"value": "https://192.168.0.1:7002/console",
					"displayValue": "https://192.168.0.1:7002/console",
					"isKeyBinding": true
				}
			},
			"components": {
				"WLS": {
					"serviceId": 103,
					"componentId": 54,
					"state": "READY",
					"version": "12.2.1",
					"componentType": "WLS",
					"creationDate": "2016-12-05T05:31:03.000+0000",
					"instanceName": "WLS",
					"instanceRole": "NONE",
					"attributes": {
						"startManagedServer": {
							"displayName": "Should Managed server be started on scale out",
							"type": "BOOLEAN",
							"value": "true",
							"displayValue": "true",
							"isKeyBinding": false
						},
						"nodeManagerPort": {
							"displayName": "Node manager port",
							"type": "INTEGER",
							"value": "5556",
							"displayValue": "5556",
							"isKeyBinding": false
						},
						"clusterName": {
							"displayName": "Cluster Name",
							"type": "STRING",
							"value": "apics-1_cluster",
							"displayValue": "apics-1_cluster",
							"isKeyBinding": false
						},
						"adminUserName": {
							"displayName": "User Name",
							"type": "STRING",
							"value": "weblogic",
							"displayValue": "weblogic",
							"isKeyBinding": false
						},
						"nodeManagerUser": {
							"displayName": "Node Manager User Name",
							"type": "STRING",
							"value": "weblogic",
							"displayValue": "weblogic",
							"isKeyBinding": false
						},
						"contentPort": {
							"displayName": "Content port",
							"type": "INTEGER",
							"value": "8001",
							"displayValue": "8001",
							"isKeyBinding": false
						},
						"securedAdminPort": {
							"displayName": "Secured Administration port",
							"type": "INTEGER",
							"value": "7002",
							"displayValue": "7002",
							"isKeyBinding": false
						},
						"CONNECT_DESC": {
							"displayName": "Connection String",
							"type": "STRING",
							"value": "apics-1api:1521/ORCL.opcics.example.usdv1.example.com",
							"displayValue": "apics-1api:1521/ORCL.opcics.example.usdv1.example.com",
							"isKeyBinding": false
						},
						"dbConnectDescriptor": {
							"displayName": "Connection String",
							"type": "STRING",
							"value": "apics-1api:1521/ORCL.opcics.example.usdv1.example.com",
							"displayValue": "apics-1api:1521/ORCL.opcics.example.usdv1.example.com",
							"isKeyBinding": false
						},
						"adminServerName": {
							"displayName": "Admin Server Name",
							"type": "STRING",
							"value": "apics-1_adminserver",
							"displayValue": "apics-1_adminserver",
							"isKeyBinding": false
						},
						"securedContentPort": {
							"displayName": "secured content port",
							"type": "INTEGER",
							"value": "8002",
							"displayValue": "8002",
							"isKeyBinding": false
						},
						"adminPort": {
							"displayName": "Admin port",
							"type": "INTEGER",
							"value": "7001",
							"displayValue": "7001",
							"isKeyBinding": false
						},
						"wlsDomainName": {
							"displayName": "Domain Name",
							"type": "STRING",
							"value": "apics-1_domain",
							"displayValue": "apics-1_domain",
							"isKeyBinding": false
						},
						"applicationsHome": {
							"displayName": "Applications Home",
							"type": "STRING",
							"value": "/u01/app/oracle/middleware/user_projects/applications/apics-1_domain",
							"displayValue": "/u01/app/oracle/middleware/user_projects/applications/apics-1_domain",
							"isKeyBinding": false
						}
					},
					"vmInstances": {
						"apics_1api-wls-1": {
							"vmId": 55,
							"id": 55,
							"uuid": "CFD6C14EC5A04DB8A944AB442F1D29E8",
							"hostName": "apics_1api-wls-1",
							"label": "apics_1api wls 1",
							"ipAddress": "192.168.0.1",
							"publicIpAddress": "192.168.0.1",
							"usageType": "ADMIN_SERVER",
							"role": "ADMIN_SERVER",
							"componentType": "WLS",
							"state": "READY",
							"shapeId": "oc3",
							"totalStorage": 74752,
							"creationDate": "2016-12-05T05:31:16.000+0000",
							"isAdminNode": true,
							"servers": {
								"apics-1_server_1": {
									"serverId": 103,
									"serverName": "apics-1_server_1",
									"serverType": "WLS",
									"serverRole": "MANAGED",
									"state": "READY",
									"creationDate": "2016-12-05T05:31:16.000+0000",
									"serverStateDisplayName": "Ready"
								},
								"apics-1_adminserver": {
									"serverId": 103,
									"serverName": "apics-1_adminserver",
									"serverType": "WLS",
									"serverRole": "ADMIN",
									"state": "READY",
									"creationDate": "2016-12-05T05:31:16.000+0000",
									"serverStateDisplayName": "Ready"
								}
							},
							"vmStateDisplayName": "Ready"
						},
						"apics_1api-wls-2": {
							"vmId": 56,
							"id": 56,
							"uuid": "3965112482744C0388633C428C1C611C",
							"hostName": "apics_1api-wls-2",
							"label": "apics_1api wls 2",
							"ipAddress": "192.168.0.1",
							"publicIpAddress": "192.168.0.1",
							"usageType": "MANAGED_SERVER",
							"role": "MANAGED_SERVER",
							"componentType": "WLS",
							"state": "READY",
							"shapeId": "oc3",
							"totalStorage": 54272,
							"creationDate": "2016-12-05T05:31:18.000+0000",
							"isAdminNode": false,
							"servers": {
								"apics-1_server_2": {
									"serverId": 103,
									"serverName": "apics-1_server_2",
									"serverType": "WLS",
									"serverRole": "MANAGED",
									"state": "READY",
									"creationDate": "2016-12-05T05:31:18.000+0000",
									"serverStateDisplayName": "Ready"
								}
							},
							"vmStateDisplayName": "Ready"
						}
					},
					"adminHostName": "apics_1api-wls-1",
					"hosts": {
						"userHosts": {
							"apics_1api-wls-1": {
								"vmId": 55,
								"id": 55,
								"uuid": "CFD6C14EC5A04DB8A944AB442F1D29E8",
								"hostName": "apics_1api-wls-1",
								"label": "apics_1api wls 1",
								"ipAddress": "192.168.0.1",
								"publicIpAddress": "192.168.0.1",
								"usageType": "ADMIN_SERVER",
								"role": "ADMIN_SERVER",
								"componentType": "WLS",
								"state": "READY",
								"shapeId": "oc3",
								"totalStorage": 74752,
								"creationDate": "2016-12-05T05:31:16.000+0000",
								"isAdminNode": true,
								"servers": {
									"apics-1_server_1": {
										"serverId": 103,
										"serverName": "apics-1_server_1",
										"serverType": "WLS",
										"serverRole": "MANAGED",
										"state": "READY",
										"creationDate": "2016-12-05T05:31:16.000+0000"
									},
									"apics-1_adminserver": {
										"serverId": 103,
										"serverName": "apics-1_adminserver",
										"serverType": "WLS",
										"serverRole": "ADMIN",
										"state": "READY",
										"creationDate": "2016-12-05T05:31:16.000+0000"
									}
								}
							},
							"apics_1api-wls-2": {
								"vmId": 56,
								"id": 56,
								"uuid": "3965112482744C0388633C428C1C611C",
								"hostName": "apics_1api-wls-2",
								"label": "apics_1api wls 2",
								"ipAddress": "192.168.0.1",
								"publicIpAddress": "192.168.0.1",
								"usageType": "MANAGED_SERVER",
								"role": "MANAGED_SERVER",
								"componentType": "WLS",
								"state": "READY",
								"shapeId": "oc3",
								"totalStorage": 54272,
								"creationDate": "2016-12-05T05:31:18.000+0000",
								"isAdminNode": false,
								"servers": {
									"apics-1_server_2": {
										"serverId": 103,
										"serverName": "apics-1_server_2",
										"serverType": "WLS",
										"serverRole": "MANAGED",
										"state": "READY",
										"creationDate": "2016-12-05T05:31:18.000+0000"
									}
								}
							}
						}
					},
					"displayName": "Weblogic Component"
				},
				"OTD": {
					"serviceId": 103,
					"componentId": 55,
					"state": "READY",
					"version": "11.1.9",
					"componentType": "OTD",
					"creationDate": "2016-12-05T05:31:03.000+0000",
					"instanceName": "OTD",
					"instanceRole": "NONE",
					"attributes": {
						"PRIV_LISTENER_PORT": {
							"displayName": "Privileged listener port",
							"type": "INTEGER",
							"value": "80",
							"displayValue": "80",
							"isKeyBinding": false
						},
						"LISTENER_PORT_ENABLED": {
							"displayName": "Enable listener port",
							"type": "BOOLEAN",
							"value": "false",
							"displayValue": "false",
							"isKeyBinding": false
						},
						"LISTENER_PORT": {
							"displayName": "Listener port",
							"type": "INTEGER",
							"value": "8080",
							"displayValue": "8080",
							"isKeyBinding": false
						},
						"SECURE_LISTENER_PORT": {
							"displayName": "Secured Listener port",
							"type": "INTEGER",
							"value": "8081",
							"displayValue": "8081",
							"isKeyBinding": false
						},
						"PRIV_SECURE_LISTENER_PORT": {
							"displayName": "Privileged secure listener port",
							"type": "INTEGER",
							"value": "443",
							"displayValue": "443",
							"isKeyBinding": false
						},
						"ADMIN_PORT": {
							"displayName": "Admin port",
							"type": "INTEGER",
							"value": "8989",
							"displayValue": "8989",
							"isKeyBinding": false
						}
					},
					"vmInstances": {
						"apics_1api-lb-1": {
							"vmId": 57,
							"id": 57,
							"uuid": "4DAA050E2EB84FDBB1BB11D1CC5BFA9E",
							"hostName": "apics_1api-lb-1",
							"label": "apics_1api lb 1",
							"ipAddress": "192.168.0.1",
							"publicIpAddress": "192.168.0.1",
							"usageType": "ADMIN_SERVER",
							"role": "ADMIN_SERVER",
							"componentType": "OTD",
							"state": "READY",
							"shapeId": "oc3",
							"totalStorage": 50176,
							"creationDate": "2016-12-05T05:31:23.000+0000",
							"isAdminNode": true,
							"vmStateDisplayName": "Ready"
						}
					},
					"adminHostName": "apics_1api-lb-1",
					"hosts": {
						"userHosts": {
							"apics_1api-lb-1": {
								"vmId": 57,
								"id": 57,
								"uuid": "4DAA050E2EB84FDBB1BB11D1CC5BFA9E",
								"hostName": "apics_1api-lb-1",
								"label": "apics_1api lb 1",
								"ipAddress": "192.168.0.1",
								"publicIpAddress": "192.168.0.1",
								"usageType": "ADMIN_SERVER",
								"role": "ADMIN_SERVER",
								"componentType": "OTD",
								"state": "READY",
								"shapeId": "oc3",
								"totalStorage": 50176,
								"creationDate": "2016-12-05T05:31:23.000+0000",
								"isAdminNode": true
							}
						}
					},
					"displayName": "Oracle Load Balancer"
				}
			},
			"associatedServices": {
				"STORES_ON": [{
					"serviceName": "apics-1api",
					"serviceType": "DBaaS"
				}]
			},
			"activityLogs": [{
				"activityLogId": 10023,
				"serviceName": "apics_1api",
				"serviceType": "api",
				"identityDomain": "apics",
				"serviceId": 103,
				"jobId": 10736,
				"startDate": "2016-12-19T18:50:00.419+0000",
				"endDate": "2016-12-19T19:24:25.082+0000",
				"status": "FAILED",
				"operationId": 103,
				"operationType": "BACKUP",
				"summaryMessage": "BACKUP",
				"initiatedBy": "SYSTEM",
				"messages": [{
					"activityDate": "2016-12-19T18:50:00.419+0000",
					"message": "Activity Submitted"
				}, {
					"activityDate": "2016-12-19T18:50:00.451+0000",
					"message": "Activity Started"
				}, {
					"activityDate": "2016-12-19T19:00:38.351+0000",
					"message": "Backup health check passed...Locked the WebLogic Server domain configuration...Started the backup of configuration data for WebLogic administration server and managed servers...Completed the backup of configuration data for WebLogic administration server and managed servers...Started the backup of configuration data for Oracle Traffic Director admin host apics_1api-lb-1...Completed the backup of configuration data for Oracle Traffic Director admin node on apics_1api-lb-1...Started the backup of database...Unable to perform the database backup. Database backup utility reported the following error: INFO . The DBaaS Backup api cannot authenticate, please check your Cloud Storage credentials.*** OBKUP::ERROR END . Cannot complete config files backup. Cannot upload config file tar. The DBaaS Backup api cannot authenticate, please check your Cloud Storage credentials. ERROR: Getting Auth Token, check /var/opt/oracle/log/oss/token.out...Unlocked the WebLogic Server domain configuration..."
				}, {
					"activityDate": "2016-12-19T19:02:38.396+0000",
					"message": "SM-BKP-5106: Operation failed and will be retried."
				}, {
					"activityDate": "2016-12-19T19:12:15.954+0000",
					"message": "Backup health check passed...Locked the WebLogic Server domain configuration...Started the backup of configuration data for WebLogic administration server and managed servers...Completed the backup of configuration data for WebLogic administration server and managed servers...Started the backup of configuration data for Oracle Traffic Director admin host apics_1api-lb-1...Completed the backup of configuration data for Oracle Traffic Director admin node on apics_1api-lb-1...Started the backup of database...Unable to perform the database backup. Database backup utility reported the following error: INFO . The DBaaS Backup api cannot authenticate, please check your Cloud Storage credentials.*** OBKUP::ERROR END . Cannot complete config files backup. Cannot upload config file tar. The DBaaS Backup api cannot authenticate, please check your Cloud Storage credentials. ERROR: Getting Auth Token, check /var/opt/oracle/log/oss/token.out...Unlocked the WebLogic Server domain configuration..."
				}, {
					"activityDate": "2016-12-19T19:14:16.001+0000",
					"message": "SM-BKP-5106: Operation failed and will be retried."
				}, {
					"activityDate": "2016-12-19T19:24:23.856+0000",
					"message": "Backup health check passed...Locked the WebLogic Server domain configuration...Started the backup of configuration data for WebLogic administration server and managed servers...Completed the backup of configuration data for WebLogic administration server and managed servers...Started the backup of configuration data for Oracle Traffic Director admin host apics_1api-lb-1...Completed the backup of configuration data for Oracle Traffic Director admin node on apics_1api-lb-1...Started the backup of database...Unable to perform the database backup. Database backup utility reported the following error: INFO . The DBaaS Backup api cannot authenticate, please check your Cloud Storage credentials.*** OBKUP::ERROR END . Cannot complete config files backup. Cannot upload config file tar. The DBaaS Backup api cannot authenticate, please check your Cloud Storage credentials. ERROR: Getting Auth Token, check /var/opt/oracle/log/oss/token.out...Unlocked the WebLogic Server domain configuration..."
				}, {
					"activityDate": "2016-12-19T19:24:25.082+0000",
					"message": "Activity Ended"
				}]
			}],
			"layeringMode": "Single",
			"serviceLevelDisplayName": "Oracle Java Cloud Service",
			"editionDisplayName": "Enterprise Edition",
			"meteringFrequencyDisplayName": "Monthly",
			"OTD_ROOT": "https://192.168.0.1:8989/",
			"dbaUserName": "sys",
			"FMW_ROOT": "https://192.168.0.1:7002/em",
			"WLS_ROOT": "https://192.168.0.1:7002/console",
			"totalSharedStorage": 0,
			"serviceStateDisplayName": "Ready",
			"computeSiteName": "example",
			"patching": {
				"currentOperation": {
					"operation": "NONE"
				},
				"totalAvailablePatches": 0
			}
		}
	}
}
Back to Top