View a Service Instance

get

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

Returns information about an Oracle SOA Cloud Service instance, including:
  • All Managed Servers
  • All clusters
  • All service associations
  • OTD (local load balancer) configuration details, if available

Request

Path Parameters
Query Parameters
  • Flag for specifying whether to include the full set of details for a service instance (FULL) or a smaller set (SUMMARY). Default is SUMMARY.
  • Flag for specifying whether to include SERVICE specific details for a service instance or USER specific details. Default is USER.
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

OK
Body ()
Root Schema : instance-responsem
Type: object
Information about the Oracle SOA Cloud Service instance.
Show Source
  • activityLogs
    Activity logs for the service instance.
  • Host name of the Administration Server for this service instance.
  • allAssociations
    Groups information about one or more Database Cloud Service database deployments associated with this Oracle SOA Cloud Service instance. The object can also include information about the Oracle SOA Cloud Service clone instances that this service instance is required for, or the Oracle SOA Cloud Service source instance that this clone instance is dependent on.
  • attributes
    Information about service instance attributes.
  • backup
    Information about service instance backup operations.
  • components
    Groups details about the WLS component and the OTD component (if provisioned).
  • Location where the service instance is provisioned.
  • Date and time the Oracle SOA Cloud Service instance was created.
  • Name of the user account that was used to create the Oracle SOA Cloud Service instance.
  • Identity domain ID for the Oracle SOA Cloud Service account.
  • The Oracle WebLogic Server software edition that was provisioned on this service instance. For example, SE, EE, or SUITE.
  • Display name of the WebLogic Server software edition. For example, Enterprise Edition.
  • The URL of the Fusion Middleware Control console.
  • Components key to the operation of this service instance. The value is WLS.
  • Current version for the service definition (schema) used by this service instance.
  • Metering frequency. For example: HOURLY or MONTHLY
  • Display name of metering frequency. For example: Monthly.
  • The URL of the OTD console.
  • Region where the service instanced is provisioned.
  • The specific Oracle WebLogic Server software binaries in use. For example: 12.2.1.3.x.

    Note:This value is updated when the service instance is patched.

  • Free-form text that was provided about this service instance when it was created.
  • ID of the Oracle SOA Cloud Service instance.
  • Service level. For example: PAAS or BASIC
  • Display name of the service level. For example, Oracle SOA Cloud Service.
  • Name given to this service instance when it was created.
  • State of the service instance. For example, READY. See state for the list of possible values.
  • Type of this service instance. For Oracle SOA Cloud Service instances, the value is SOA.
  • The Oracle WebLogic Server software release that was provisioned on this service instance. For example: 12cRelease212, 12cRelease2, 12cR3, 11gR1, or 11g
  • Current state of this Oracle SOA Cloud Service instance. Values are:
    • NEW - The service instance was just created.
    • INITIALIZING - The service instance is being created, some resources may be created or started.
    • READY - The service instance is created and ready for use.
    • CONFIGURING - The service instance is being configured and may be unavailable for other operations.
    • TERMINATING - The service instance is being deleted or scheduled for removal.
    • STOPPING - The service instance is being stopped, including all service resources.
    • STOPPED - The service instance is stopped.
    • STARTING - The service instance is being started.
    • DISABLING - The service instance is being disabled.
    • DISABLED - The service instance is disabled.
    • TERMINATED - The service instance is deleted.
  • Subscription type. For example: HOURLY or MONTHLY
  • SSD Storage.
  • The URL of the WebLogic Server Administration console.
Nested Schema : activityLogs
Type: array
Activity logs for the service instance.
Show Source
Nested Schema : allAssociations
Type: object
Groups information about one or more Database Cloud Service database deployments associated with this Oracle SOA Cloud Service instance. The object can also include information about the Oracle SOA Cloud Service clone instances that this service instance is required for, or the Oracle SOA Cloud Service source instance that this clone instance is dependent on.
Show Source
  • fromAssociations
    Contains information about an Oracle SOA Cloud Service instance clone if this SOA Cloud Service instance is the source instance for clones.
  • toAssociations
    Contains information about the Database Cloud Service database deployment that is required for infrastruture schema, and one or more optional database deployments for application schema.

    Information about the Oracle SOA Cloud Service source instance and the source Database Cloud Service database deployment clone are included if this SOA Cloud Service instance is a clone.

Nested Schema : attributes
Type: object
Information about service instance attributes.
Show Source
Nested Schema : backup
Type: object
Information about service instance backup operations.
Show Source
Nested Schema : components
Type: object
Groups details about the WLS component and the OTD component (if provisioned).
Show Source
Nested Schema : items
Type: object
Activity log details, including messages.
Show Source
Nested Schema : messages
Type: array
Messages related to the activity.
Show Source
Nested Schema : items
Type: object
Date and details of messages.
Show Source
Nested Schema : fromAssociations
Type: array
Contains information about an Oracle SOA Cloud Service instance clone if this SOA Cloud Service instance is the source instance for clones.
Show Source
Nested Schema : toAssociations
Type: array
Contains information about the Database Cloud Service database deployment that is required for infrastruture schema, and one or more optional database deployments for application schema.

Information about the Oracle SOA Cloud Service source instance and the source Database Cloud Service database deployment clone are included if this SOA Cloud Service instance is a clone.

Show Source
Nested Schema : associations-details
Type: object
Show Source
  • Association name. Values include:
    • INFRA_DB - The association is to a Database Cloud Service database deployment that is required for the infrastructure schema.
    • APP_DB - The association is to a Database Cloud Service database deployment for application schema.
    • CLONE_FROM - The association is to the source SOA Cloud Service instance if this service instance is a clone. The association is from an Oracle SOA Cloud Service instance clone if this service instance is the source for clones.
  • Type of association. Values include:
    • DEPENDS_ON - This service instance depends on the instance in the association.
    • REQUISITE_OF - This service instance is required for the instance in the association.
  • The service instance associated with this service instance. For example, the INFRA_DB Database Cloud Service database deployment or the source SOA Cloud Service instance of a clone.
  • Type of service instance in destServiceName. For example, SOA for an Oracle SOA Cloud Service instance or DBaaS or a Database Cloud Service database deployment.
  • Same as associationName.
  • A service instance clone of this service instance.
  • Type of service instance in sourceServiceName. Value is SOA for a service instance clone.
Nested Schema : BACKUP_DESTINATION
Type: object
Service instance backup details.
Show Source
Nested Schema : cloudStorageContainer
Type: object
Object storage container details.
Show Source
Nested Schema : CONTENT_ROOT
Type: object
Application content details.
Show Source
Nested Schema : customPayload
Type: object
AppToCloud payload.
Show Source
Nested Schema : FMW_ROOT
Type: object
Fusion Middleware Control Console details.
Show Source
Nested Schema : jdkVersion
Type: object
JDK details.
Show Source
Nested Schema : OTD_ROOT
Type: object
Local load balancer details.
Show Source
Nested Schema : SAMPLE_ROOT
Type: object
Sample application details.
Show Source
Nested Schema : WLS_ROOT
Type: object
WebLogic Server Console details.
Show Source
Nested Schema : operationInProgress
Type: object
Details about backup operations currently in progress.
Show Source
Nested Schema : OTD
Type: object
Details about the OTD component.
Show Source
Nested Schema : WLS
Type: object
Details about the WLS component.
Show Source
Nested Schema : attributes
Type: object
OTD component attribute details.
Show Source
Nested Schema : hosts
Type: object
Groups details about hosts that are running in the service instance for the OTD component.
Show Source
Nested Schema : vmInstances
Type: object
Groups details about OTD VM instances by host name. Each VM instance is a JSON object element.

This object will be deprecated in the near future. The properties host and userHosts contain the same information as vmInstances, and more.

Show Source
  • vm-otd
    Details about a specific VM instance.

    Note that the label of the object (vm-otd) is actually the host name, for example, exampleinstance-lb-1.

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
Groups details about user hosts by host name (OTD component). Each host is a JSON object element.
Show Source
  • host-name
    Details about a specific host (OTD component).

    Note that the label of this object (host-name) is actually the host name. For example: exampleinstance-lb-1

Nested Schema : host-name
Type: object
Details about a specific host (OTD component).

Note that the label of this object (host-name) is actually the host name. For example: exampleinstance-lb-1

Show Source
Nested Schema : vm-otd
Type: object
Details about a specific VM instance.

Note that the label of the object (vm-otd) is actually the host name, for example, exampleinstance-lb-1.

Show Source
Nested Schema : attributes
Type: object
WLS component attribute details.
Show Source
Nested Schema : clusters
Type: object
Groups details about clusters in the domain by cluster name. Each cluster is a JSON object element.
Show Source
  • cluster-name
    Details about a specific cluster.

    Note that the label of this object (cluster-name) is actually the cluster name. For example: ExampleCluster, ExampleI_cluster, datagridCluster

Nested Schema : hosts
Type: object
Groups details about all hosts that are running in the service instance for the WLS component.
Show Source
Nested Schema : vmInstances
Type: object
Groups details about WLS VM instances by host name. Each VM instance is a JSON object element.

This object will be deprecated in the near future. The properties host and userHosts contain the same information as vmInstances, and more.

Show Source
  • vm-wls
    Details about a specific VM instance.

    Note that the label of this object (vm-wls) is actually the host name, for example, exampleinstance-wls-1, exampleinstance-wls-2, and so on.

Nested Schema : upperStackProductName
Type: object
Attributes of the Fusion Middleware (Upper Stack) product to be installed or installed on the service instance.
Show Source
Nested Schema : cluster-name
Type: object
Details about a specific cluster.

Note that the label of this object (cluster-name) is actually the cluster name. For example: ExampleCluster, ExampleI_cluster, datagridCluster

Show Source
Nested Schema : paasServers
Type: object
Groups details about managed servers that are members of this cluster. Each server is a JSON object element.
Show Source
Nested Schema : server-name
Type: object
Details about a specific server.

Note that the label of this object (server-name) is actually the server name. For example: ExampleI_server_2

Show Source
Nested Schema : attributes
Type: object
Attribute details of a specific server.
Show Source
Nested Schema : userHosts
Type: object
Groups details about user hosts by host name (WLS component). Each host is a JSON object element.
Show Source
  • host-name
    Details about a specific user host (WLS component).

    Note that the label of this object (host-name) is actually the host name. For example: exampleinstance-wls-2

Nested Schema : host-name
Type: object
Details about a specific user host (WLS component).

Note that the label of this object (host-name) is actually the host name. For example: exampleinstance-wls-2

Show Source
Nested Schema : servers
Type: object
Details about a server (WLS component).
Show Source
Nested Schema : server-name
Type: object
Details about a specific server instance.

Note that the label of this object (server-name) is actually the server name. For example: ExampleI_server_2

Show Source
Nested Schema : attributes
Type: object
Details of server attributes (WLS component).
Show Source
Nested Schema : vm-wls
Type: object
Details about a specific VM instance.

Note that the label of this object (vm-wls) is actually the host name, for example, exampleinstance-wls-1, exampleinstance-wls-2, and so on.

Show Source
Back to Top

Examples

The following example shows how to view detailed information about an Oracle SOA Cloud Service instance by submitting a GET request on the REST resource using cURL.

Note: The command in this example uses the URL structure https://rest_server_url/resource-path, where rest_server_url is the REST server to contact for your identity domain (or Cloud account). See Send Requests.

cURL Command

curl -i -X GET -u username:userPassword1! -H "X-ID-TENANT-NAME:ExampleIdentityDomain" https://rest_server_url/paas/api/v1.1/instancemgmt/ExampleIdentityDomain/services/SOA/instances/ExampleInstance

Example of Response Header

The following example shows the response header.

HTTP/1.1 200 OK
Content-Language: en
Access-Control-Allow-Headers: Content-Type, api_key, Authorization, X-ID-TENANT-NAME, X-USER-IDENTITY-DOMAIN-NAME
Access-Control-Allow-Methods: GET, POST, DELETE, PUT, OPTIONS, HEAD
X-ORACLE-DMS-ECID: 005NDtl0wXb3n315RvWByd0004yh0004BJ
X-ORACLE-DMS-ECID: 005NDtl0wXb3n315RvWByd0004yh0004BJ
Access-Control-Allow-Origin: *
X-Frame-Options: DENY
Content-Type: application/json
Date: Tue, 31 Oct 2019 21:28:52 GMT
Content-Length: 11392
Connection: keep-alive

Example of Response Body

The following example shows the response body returned in JSON format. Your output will differ depending on your service instance configuration and Oracle SOA Cloud Service release.

{
  "serviceId":1104,
  "serviceName":"ExampleInstance",
  "serviceType":"SOA",
  "domainName":"ExampleIdentityDomain",
  "serviceVersion":"12cRelease213",
  "releaseVersion":"12.2.1.3.170418",
  "baseReleaseVersion":"12.2.1.3.170418",
  "metaVersion":"17.3.3-1707120902",
  "serviceDescription":"My service instance using the new path and parameters",
  "serviceLevel":"PAAS",
  "subscription":"HOURLY",
  "meteringFrequency":"HOURLY",
  "edition":"SUITE",
  "totalSSDStorage":0,
  "storageContainer":"Storage-StorageIdentityDomain\/MySOABackup",
  "state":"READY",
  "serviceStateDisplayName":"Ready",
  "creator":"yourusername",
  "creationDate":"2019-07-20T22:51:38.989+0000",
  "isManaged":false,
  "iaasProvider":"NIMBULA",
  "attributes":
  {
    "jdkVersion":
    {
      "displayName":"JDK",
      "type":"STRING",
      "value":"1.7.0_141",
      "displayValue":"1.7.0_141",
      "isKeyBinding":false
    },
    "SAMPLE_ROOT":
    {
      "displayName":"Open Sample Application",
      "type":"STRING",
      "value":"?",
      "displayValue":"?",
      "isKeyBinding":false
    },
    "FMW_ROOT":
    {
      "displayName":"Open Fusion Middleware Control Console",
      "type":"URL",
      "value":"https:\/\/1x.xxx.xxx.xx:7002\/em",
      "displayValue":"https:\/\/1x.xxx.xxx.xx:7002\/em",
      "isKeyBinding":true
    },
    "cloudStorageContainer":
    {
      "displayName":"Cloud Storage Container",
      "type":"STRING",
      "value":"Storage-StorageIdentityDomain\/MySOABackup",
      "displayValue":"Storage-StorageIdentityDomain\/MySOABackup",
      "isKeyBinding":false
    },
    "OTD_ROOT":
    {
      "displayName":"Open Load Balancer Console",
      "type":"URL",
      "value":"https:\/\/1x.xxx.xxx.xxx:8989",
      "displayValue":"https:\/\/1x.xxx.xxx.xxx:8989",
      "isKeyBinding":true
    },
    "BACKUP_DESTINATION":
    {
      "displayName":"Backup Destination",
      "type":"STRING",
      "value":"BOTH",
      "displayValue":"BOTH",
      "isKeyBinding":false
    },
    "WLS_ROOT":
    {
      "displayName":"Open WebLogic Server Console",
      "type":"URL",
      "value":"https:\/\/1x.xxx.xxx.xx:7002\/console",
      "displayValue":"https:\/\/1x.xxx.xxx.xx:7002\/console",
      "isKeyBinding":true
    }
  },
  "components":
  {
    "WLS":
    {
      "serviceId":1104,
      "componentId":3067,
      "state":"READY",
      "componentStateDisplayName":"Ready",
      "version":"12.1.3.0",
      "componentType":"WLS",
      "creationDate":"2019-07-20T22:51:38.000+0000",
      "instanceName":"WLS",
      "instanceRole":"NONE",
      "isKeyComponent":true,
      "attributes":{},
      "vmInstances":
      {
        "exampleinstance-wls-5":
        {
          "vmId":4335,
          "id":4335,
          "uuid":"F795ADAD4A8F400495D4197691EF36D0",
          "hostName":"exampleinstance-wls-5",
          "label":"ExampleInstance wls5 <DG>",
          "ipAddress":"1x.xxx.xxx.xxx",
          "publicIpAddress":"1x.xxx.xxx.xxx",
          "usageType":"MANAGED_SERVER",
          "role":"MANAGED_SERVER",
          "componentType":"WLS",
          "state":"READY",
          "vmStateDisplayName":"Ready",
          "shapeId":"oc3",
          "totalStorage":44624,
          "creationDate":"2019-07-20T23:15:56.000+0000",
          "isAdminNode":false
        },
        "exampleinstance-wls-4":
        {
          "vmId":4334,
          "id":4334,
          "uuid":"0B07548219364763BABF2360837E2930",
          "hostName":"exampleinstance-wls-4",
          "label":"ExampleInstance wls 4 <DG>",
          "ipAddress":"1x.xxx.xxx.xxx",
          "publicIpAddress":"1x.xxx.xxx.xxx",
          "usageType":"MANAGED_SERVER",
          "role":"MANAGED_SERVER",
          "componentType":"WLS",
          "state":"READY",
          "vmStateDisplayName":"Ready",
          "shapeId":"oc3",
          "totalStorage":44624,
          "creationDate":"2019-07-20T23:15:55.000+0000",
          "isAdminNode":false
        },
        "exampleinstance-wls-3":
        {
          "vmId":4333,
          "id":4333,
          "uuid":"C92CB4A5F17A480DBC2C0290F3B24750",
          "hostName":"exampleinstance-wls-3",
          "label":"ExampleInstance wls 3 <DG>",
          "ipAddress":"1x.xxx.xxx.xxx",
          "publicIpAddress":"1x.xxx.xxx.xxx",
          "usageType":"MANAGED_SERVER",
          "role":"MANAGED_SERVER",
          "componentType":"WLS",
          "state":"READY",
          "vmStateDisplayName":"Ready",
          "shapeId":"oc3",
          "totalStorage":44624,
          "creationDate":"2019-07-20T23:15:54.000+0000",
          "isAdminNode":false
        },
        "exampleinstance-wls-1":
        {
          "vmId":4329,
          "id":4329,
          "uuid":"7A7F65704E024A918317F090059C77BD",
          "hostName":"exampleinstance-wls-1",
          "label":"ExampleInstance wls 1",
          "ipAddress":"1x.xxx.xxx.xx",
          "publicIpAddress":"1x.xxx.xxx.xx",
          "usageType":"ADMIN_SERVER",
          "role":"ADMIN_SERVER",
          "componentType":"WLS",
          "state":"READY",
          "vmStateDisplayName":"Ready",
          "shapeId":"oc3",
          "totalStorage":74752,
          "creationDate":"2019-07-20T22:51:45.000+0000",
          "isAdminNode":true
        }
      },
      "adminHostName":"exampleinstance-wls-1",
      "hosts":
      {
        "userHosts":
        {
          "exampleinstance-wls-5":
          {
            "vmId":4335,
            "id":4335,
            "uuid":"F795ADAD4A8F400495D4197691EF36D0",
            "hostName":"exampleinstance-wls-5",
            "label":"ExampleInstance wls 5 <DG>",
            "ipAddress":"1x.xxx.xxx.xxx",
            "publicIpAddress":"1x.xxx.xxx.xxx",
            "usageType":"MANAGED_SERVER",
            "role":"MANAGED_SERVER",
            "componentType":"WLS",
            "state":"READY",
            "vmStateDisplayName":"Ready",
            "shapeId":"oc3",
            "totalStorage":44624,
            "creationDate":"2019-07-20T23:15:56.000+0000",
            "isAdminNode":false,
            "servers":
            {
              "ExampleI_server_5_DG":
              {
                "serverId":4333,
                "serverName":"ExampleI_server_5_DG",
                "serverType":"DG",
                "serverRole":"MANAGED",
                "state":"READY",
                "serverStateDisplayName":"Ready",
                "creationDate":"2019-07-20T23:15:56.000+0000"
              }
            }
          },
          "exampleinstance-wls-4":
          {
            "vmId":4334,
            "id":4334,
            "uuid":"0B07548219364763BABF2360837E2930",
            "hostName":"exampleinstance-wls-4",
            "label":"ExampleInstance wls 4 <DG>",
            "ipAddress":"1x.xxx.xxx.xxx",
            "publicIpAddress":"1x.xxx.xxx.xxx",
            "usageType":"MANAGED_SERVER",
            "role":"MANAGED_SERVER",
            "componentType":"WLS",
            "state":"READY",
            "vmStateDisplayName":"Ready",
            "shapeId":"oc3",
            "totalStorage":44624,
            "creationDate":"2019-07-20T23:15:55.000+0000",
            "isAdminNode":false,
            "servers":
            {
              "ExampleI_server_4_DG":
              {
                "serverId":4332,
                "serverName":"ExampleI_server_4_DG",
                "serverType":"DG",
                "serverRole":"MANAGED",
                "state":"READY",
                "serverStateDisplayName":"Ready",
                "creationDate":"2019-07-20T23:15:55.000+0000"
              }
            }
          },
          "exampleinstance-wls-3":
          {
            "vmId":4333,
            "id":4333,
            "uuid":"C92CB4A5F17A480DBC2C0290F3B24750",
            "hostName":"exampleinstance-wls-3",
            "label":"ExampleInstance wls 3 <DG>",
            "ipAddress":"1x.xxx.xxx.xxx",
            "publicIpAddress":"1x.xxx.xxx.xxx",
            "usageType":"MANAGED_SERVER",
            "role":"MANAGED_SERVER",
            "componentType":"WLS",
            "state":"READY",
            "vmStateDisplayName":"Ready",
            "shapeId":"oc3",
            "totalStorage":44624,
            "creationDate":"2019-07-20T23:15:54.000+0000",
            "isAdminNode":false,
            "servers":
            {
              "ExampleI_server_3_DG":
              {
                "serverId":4331,
                "serverName":"ExampleI_server_3_DG",
                "serverType":"DG",
                "serverRole":"MANAGED",
                "state":"READY",
                "serverStateDisplayName":"Ready",
                "creationDate":"2019-07-20T23:15:54.000+0000"
              }
            }
          },
          "exampleinstance-wls-1":
          {
            "vmId":4329,
            "id":4329,
            "uuid":"7A7F65704E024A918317F090059C77BD",
            "hostName":"exampleinstance-wls-1",
            "label":"ExampleInstance wls 1",
            "ipAddress":"1x.xxx.xxx.xx",
            "publicIpAddress":"1x.xxx.xxx.xx",
            "usageType":"ADMIN_SERVER",
            "role":"ADMIN_SERVER",
            "componentType":"WLS",
            "state":"READY",
            "vmStateDisplayName":"Ready",
            "shapeId":"oc3",
            "totalStorage":74752,
            "creationDate":"2019-07-20T22:51:45.000+0000",
            "isAdminNode":true,
            "servers":
            {
              "ExampleI_server_1":
              {
                "serverId":4328,
                "serverName":"ExampleI_server_1",
                "serverType":"WLS",
                "serverRole":"MANAGED",
                "state":"READY",
                "serverStateDisplayName":"Ready",
                "creationDate":"2019-07-20T22:51:45.000+0000"
              },
              "ExampleI_adminserver":
              {
                "serverId":4329,
                "serverName":"ExampleI_adminserver",
                "serverType":"WLS",
                "serverRole":"ADMIN",
                "state":"READY",
                "serverStateDisplayName":"Ready",
                "creationDate":"2019-07-20T22:51:45.000+0000"
              }
            }
          }
        }
      },
      "paasServers":{},
      "clusters":
      {
        "dgInstance-36":
        {
          "clusterId":1104,
          "clusterName":"dgInstance-36",
          "clusterType":"IAAS",
          "profile":"{\"unitId\":\"36\",\"clusterName\":\"dgcluster\"}",
          "creationDate":"2019-07-22T16:02:43.770+0000",
          "hosts":
          {
            "exampleinstance-wls-5":
            {
              "vmId":4335,
              "id":4335,
              "uuid":"F795ADAD4A8F400495D4197691EF36D0",
              "hostName":"exampleinstance-wls-5",
              "label":"ExampleInstance wls 5 <DG>",
              "ipAddress":"1x.xxx.xxx.xxx",
              "publicIpAddress":"1x.xxx.xxx.xxx",
              "usageType":"MANAGED_SERVER",
              "role":"MANAGED_SERVER",
              "componentType":"WLS",
              "state":"READY",
              "vmStateDisplayName":"Ready",
              "shapeId":"oc3",
              "totalStorage":44624,
              "creationDate":"2019-07-20T23:15:56.000+0000",
              "isAdminNode":false,
              "servers":
              {
                "ExampleI_server_5_DG":
                {
                  "serverId":4333,
                  "serverName":"ExampleI_server_5_DG",
                  "serverType":"DG",
                  "serverRole":"MANAGED",
                  "state":"READY",
                  "serverStateDisplayName":"Ready",
                  "creationDate":"2019-07-20T23:15:56.000+0000"
                }
              }
            }
          }
        },
        "wlscluster":
        {
          "clusterId":1104,
          "clusterName":"wlscluster",
          "clusterType":"PAAS",
          "profile":"{\"clusterName\":\"wlscluster\",\"serverCount\":\"2\",\"type\":\"APPLICATION_CLUSTER\",\"clusterType\":\"APPLICATION_CLUSTER\",\"default\":\"true\",\"external\":\"true\"}",
          "creationDate":"2019-07-20T22:51:39.404+0000",
          "paasServers":
          {
            "ExampleI_server_1":
            {
              "serverId":4328,
              "serverName":"ExampleI_server_1",
              "serverType":"WLS",
              "serverRole":"MANAGED",
              "state":"READY",
              "serverStateDisplayName":"Ready",
              "creationDate":"2019-07-20T22:51:45.000+0000"
            }
          }
        },
        "dgcluster":
        {
          "clusterId":1104,
          "clusterName":"dgcluster",
          "clusterType":"PAAS",
          "profile":"{\"scalingUnitName\":\"ADVANCED\",\"shape\":\"oc3\",\"heap\":\"4608M\",\"serversPerNode\":\"1\",\"clusterType\":\"CACHING_CLUSTER\",\"type\":\"CACHING_CLUSTER\"}",
          "creationDate":"2019-07-20T23:15:54.027+0000",
          "paasServers":
          {
            "ExampleI_server_3_DG":
            {
              "serverId":4331,
              "serverName":"ExampleI_server_3_DG",
              "serverType":"DG",
              "serverRole":"MANAGED",
              "state":"READY","serverStateDisplayName":"Ready",
              "creationDate":"2019-07-20T23:15:54.000+0000"
            },
            "ExampleI_server_4_DG":
            {
              "serverId":4332,
              "serverName":"ExampleI_server_4_DG",
              "serverType":"DG",
              "serverRole":"MANAGED",
              "state":"READY",
              "serverStateDisplayName":"Ready",
              "creationDate":"2019-07-20T23:15:55.000+0000"
            },
            "ExampleI_server_5_DG":
            {
              "serverId":4333,
              "serverName":"ExampleI_server_5_DG",
              "serverType":"DG",
              "serverRole":"MANAGED",
              "state":"READY",
              "serverStateDisplayName":"Ready",
              "creationDate":"2019-07-20T23:15:56.000+0000"
            }
          }
        },
        "dgInstance-34":
        {
          "clusterId":1104,"clusterName":"dgInstance-34",
          "clusterType":"IAAS",
          "profile":"{\"unitId\":\"34\",\"clusterName\":\"dgcluster\"}",
          "creationDate":"2019-07-22T16:02:43.770+0000",
          "hosts":
          {
            "exampleinstance-wls-4":
            {
              "vmId":4334,"id":4334,
              "uuid":"0B07548219364763BABF2360837E2930",
              "hostName":"exampleinstance-wls-4",
              "label":"ExampleInstance wls 4 <DG>",
              "ipAddress":"1x.xxx.xxx.xxx",
              "publicIpAddress":"1x.xxx.xxx.xxx",
              "usageType":"MANAGED_SERVER",
              "role":"MANAGED_SERVER",
              "componentType":"WLS",
              "state":"READY",
              "vmStateDisplayName":"Ready",
              "shapeId":"oc3",
              "totalStorage":44624,
              "creationDate":"2019-07-20T23:15:55.000+0000",
              "isAdminNode":false,
              "servers":
              {
                "ExampleI_server_4_DG":
                {
                  "serverId":4332,
                  "serverName":"ExampleI_server_4_DG",
                  "serverType":"DG",
                  "serverRole":"MANAGED",
                  "state":"READY",
                  "serverStateDisplayName":"Ready",
                  "creationDate":"2019-07-20T23:15:55.000+0000"
                }
              }
            }
          }
        },
        "dgInstance-32":
        {
          "clusterId":1104,
          "clusterName":"dgInstance-32","clusterType":"IAAS",
          "profile":"{\"unitId\":\"32\",\"clusterName\":\"dgcluster\"}",
          "creationDate":"2019-07-22T16:02:43.770+0000",
          "hosts":
          {
            "exampleinstance-wls-3":
            {
              "vmId":4333,
              "id":4333,
              "uuid":"C92CB4A5F17A480DBC2C0290F3B24750",
              "hostName":"exampleinstance-wls-3",
              "label":"ExampleInstance wls 3 <DG>",
              "ipAddress":"1x.xxx.xxx.xxx",
              "publicIpAddress":"1x.xxx.xxx.xxx",
              "usageType":"MANAGED_SERVER",
              "role":"MANAGED_SERVER",
              "componentType":"WLS",
              "state":"READY",
              "vmStateDisplayName":"Ready",
              "shapeId":"oc3",
              "totalStorage":44624,
              "creationDate":"2019-07-20T23:15:54.000+0000",
              "isAdminNode":false,
              "servers":
              {
                "ExampleI_server_3_DG":
                {
                  "serverId":4331,
                  "serverName":"ExampleI_server_3_DG",
                  "serverType":"DG",
                  "serverRole":"MANAGED",
                  "state":"READY",
                  "serverStateDisplayName":"Ready",
                  "creationDate":"2019-07-20T23:15:54.000+0000"
                }
              }
            }
          }
        }
      },
      "displayName":"Weblogic"
    },
    "OTD":
    {
      "serviceId":1104,
      "componentId":3068,
      "state":"READY",
      "componentStateDisplayName":"Ready",
      "version":"11.1.1.9",
      "componentType":"OTD",
      "creationDate":"2019-07-20T22:51:38.000+0000",
      "instanceName":"OTD",
      "instanceRole":"NONE",
      "isKeyComponent":false,
      "attributes":{},
      "vmInstances":
      {
        "exampleinstance-lb-1":
        {
          "vmId":4331,
          "id":4331,
          "uuid":"FE752A6902C5401C83C0075095340D0A",
          "hostName":"exampleinstance-lb-1",
          "label":"ExampleInstance lb 1",
          "ipAddress":"1x.xxx.xxx.xxx",
          "publicIpAddress":"1x.xxx.xxx.xxx",
          "usageType":"ADMIN_SERVER",
          "role":"ADMIN_SERVER",
          "componentType":"OTD",
          "state":"READY",
          "vmStateDisplayName":"Ready",
          "shapeId":"oc3",
          "totalStorage":41984,
          "creationDate":"2019-07-20T22:51:49.000+0000",
          "isAdminNode":true
        },
        "exampleinstance-lb-2":
        {
          "vmId":4332,
          "id":4332,
          "uuid":"4E4279FF12D04B05B04F0FBF12221575",
          "hostName":"exampleinstance-lb-2",
          "label":"ExampleInstance lb 2",
          "ipAddress":"1x.xxx.xxx.xxx",
          "publicIpAddress":"1x.xxx.xxx.xxx",
          "usageType":"ADMIN_NODE",
          "role":"ADMIN_NODE",
          "componentType":"OTD",
          "state":"READY",
          "vmStateDisplayName":"Ready",
          "shapeId":"oc3",
          "totalStorage":41984,
          "creationDate":"2019-07-20T22:51:50.000+0000",
          "isAdminNode":false
        }
      },
      "adminHostName":"exampleinstance-lb-1",
      "hosts":
      {
        "userHosts":
        {
          "exampleinstance-lb-1":
          {
            "vmId":4331,
            "id":4331,
            "uuid":"FE752A6902C5401C83C0075095340D0A",
            "hostName":"exampleinstance-lb-1",
            "label":"ExampleInstance lb 1",
            "ipAddress":"1x.xxx.xxx.xxx",
            "publicIpAddress":"1x.xxx.xxx.xxx",
            "usageType":"ADMIN_SERVER",
            "role":"ADMIN_SERVER",
            "componentType":"OTD",
            "state":"READY",
            "vmStateDisplayName":"Ready","
            shapeId":"oc3",
            "totalStorage":41984,
            "creationDate":"2019-07-20T22:51:49.000+0000",
            "isAdminNode":true
          },
          "exampleinstance-lb-2":
          {
            "vmId":4332,
            "id":4332,
            "uuid":"4E4279FF12D04B05B04F0FBF12221575",
            "hostName":"exampleinstance-lb-2",
            "label":"ExampleInstance lb 2",
            "ipAddress":"1x.xxx.xxx.xxx",
            "publicIpAddress":"1x.xxx.xxx.xxx",
            "usageType":"ADMIN_NODE",
            "role":"ADMIN_NODE",
            "componentType":"OTD",
            "state":"READY",
            "vmStateDisplayName":"Ready",
            "shapeId":"oc3",
            "totalStorage":41984,
            "creationDate":"2019-07-20T22:51:50.000+0000",
            "isAdminNode":false
          }
        }
      },
      "paasServers":{},
      "clusters":{},
      "displayName":"Oracle Load Balancer"
    }
  },
  "activityLogs":[
  {
    "activityLogId":58283,
    "serviceName":"ExampleInstance",
    "serviceType":"SOA",
    "identityDomain":"ExampleIdentityDomain",
    "serviceId":1104,
    "jobId":206290,
    "startDate":"2019-07-22T11:30:00.581+0000",
    "endDate":"2019-07-22T11:35:13.723+0000",
    "status":"SUCCEED",
    "operationId":1104,
    "operationType":"BACKUP",
    "summaryMessage":"BACKUP",
    "initiatedBy":"SYSTEM",
    "messages":[
    {
      "activityDate":"2019-07-22T11:30:00.581+0000",
      "message":"Activity Submitted"
    },
    {
      "activityDate":"2019-07-22T11:30:00.635+0000",
      "message":"Activity Started"
    },
    {
      "activityDate":"2019-07-22T11:30:32.306+0000",
      "message":"The backup archive already exists in the block storage and does not need to be downloaded from the Oracle Storage Cloud Service container..."
    },
    {
      "activityDate":"2019-07-22T11:34:36.857+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 Oracle Traffic Director on host exampleinstance-lb-1...
       Completed the backup of Oracle Traffic Director on host exampleinstance-lb-1...Started the backup of database...Completed the backup of database...Capturing the service metadata...
       Completed the backup of service metadata...Unlocked the WebLogic Server domain configuration..."
    },
    {
      "activityDate":"2019-07-22T11:35:08.926+0000",
      "message":"Uploading the backup archive to the Oracle Storage Cloud Service container...Uploaded the object to the Oracle Storage Cloud Service container..."
    },
    {
      "activityDate":"2019-07-22T11:35:09.210+0000",
      "message":"SM-BKP-5127: There are no expired backups for the service ExampleInstance."
    },
    {
      "activityDate":"2019-07-22T11:35:09.271+0000",
      "message":"SM-BKP-5124: Uploaded or deleted the local copy for backups for this instance created before the date 7\/15\/17 11:35 AM."
    },
    {
      "activityDate":"2019-07-22T11:35:13.713+0000",
      "message":"Activity Ended"
    },
    {
      "activityDate":"2019-07-22T11:35:13.723+0000",
      "message":"Activity Ended"
    }]
  }],
  "layeringMode":"None",
  "serviceLevelDisplayName":"Oracle SOA Cloud Service",
  "editionDisplayName":"Enterprise Edition with Coherence",
  "meteringFrequencyDisplayName":"Hourly",
  "CONTENT_URL":"http:\/\/1x.xxx.xxx.xxx",
  "WLS_ROOT":"https:\/\/1x.xxx.xxx.xx:7002\/console",
  "contentEndpoint":"https:\/\/1x.xxx.xxx.xxx\/sample-app",
  "OTD_ROOT":"https:\/\/1x.xxx.xxx.xxx:8989",
  "SAMPLE_ROOT":"?",
  "jdkVersion":"1.7.0_141",
  "identityTenancy":"StandardJCS",
  "cloudStorageContainer":"Storage-StorageIdentityDomain\/MySOABackup",
  "SECURE_CONTENT_URL":"https:\/\/1x.xxx.xxx.xxx",
  "SAMPLE_URL":"https:\/\/1x.xxx.xxx.xxx\/sample-app\/",
  "enableAdminConsoles":"true",
  "FMW_ROOT":"https:\/\/1x.xxx.xxx.xx:7002\/em",
  "BACKUP_DESTINATION":"BOTH",
  "totalSharedStorage":0,
  "allAssociations":
  {
    "toAssociations":[
    {
      "associationId":752,
      "displayName":"INFRA_DB",
      "associationType":"DEPENDS_ON",
      "associationName":"INFRA_DB",
      "associationState":"READY",
      "assocStatusMessage":"newly created",
      "isRequired":true,
      "creationDate":"2019-07-20T22:51:38.000+0000",
      "domain":"ExampleIdentityDomain",
      "serviceType":"DBaaS",
      "serviceName":"ExampleDB",
      "serviceStatus":"READY",
      "serviceStateDisplayName":"Ready",
      "edition":"EE",
      "version":"12.1.0.2",
      "level":"PAAS",
      "ocpu":1,
      "associationStateDisplayName":"Ready",
      "assocNameDisplayName":"DbaaS association",
      "assocTypeDisplayName":"Depends On",
      "assocTypeDescription":"Service A depends on Resource B\/Service B."
    }],
    "fromAssociations":[]
  },
  "region":"ExampleIdentityDomain",
  "patching":
  {
    "currentOperation":
    {
      "operation":"NONE"
    },
    "totalAvailablePatches":0
  },
  "backup":
  {
    "operationInProgress":{},
    "lastBackupDate":"2019-07-22T11:30:00.798+0000"
  }
}
Back to Top