View a Service Instance
/paas/api/v1.1/instancemgmt/{identityDomainId}/services/jaas/instances/{serviceId}
- All Managed Servers
- All clusters
- All service associations
- Oracle Traffic Director (user-managed load balancer) configuration details, if available
- Oracle-managed load balancer configuration details, if available
Request
-
identityDomainId: string
Identity domain ID for the Oracle Java Cloud Service account.
-
serviceId: string
Name of the Oracle Java Cloud Service instance.
-
outputLevel(optional): string
Flag for specifying whether to include the full set of details for a service instance (
FULL
) or a smaller set (SUMMARY
). Default isSUMMARY
. -
visibilityLevel(optional): string
Flag for specifying whether to include
SERVICE
specific details for a service instance orUSER
specific details. Default isUSER
.
-
Authorization: string
Base64 encoded user name and password separated by a colon or OAuth access token obtained from Oracle Identity Cloud Service. See Authenticate.
-
X-ID-TENANT-NAME: string
Identity domain ID for the Oracle Java Cloud Service account.
Response
- application/json
200 Response
object
-
activityLogs(optional):
array activityLogs
Activity logs for the service instance.
-
adminHostName(optional):
string
Host name of the Administration Server for this service instance.
-
allAssociations(optional):
object allAssociations
Groups information about database deployments and other services associated with this Oracle Java Cloud Service instance.
This property is not returned if the associated infrastructure schema database is deployed on Oracle Autonomous Transaction Processing or Oracle Cloud Infrastructure Database.
-
attributes(optional):
object attributes
Information about service instance attributes.
-
availabilityDomain(optional):
string
Name of the data center location in the Oracle Cloud Infrastructure region where the service instance is provisioned.
-
backup(optional):
object backup
Information about service instance backup operations.
-
clone(optional):
boolean
Flag that specifies whether this Oracle Java Cloud Service instance is a clone of an existing service instance.
-
cloudStorageContainer(optional):
string
URI of the object storage container or bucket for service instance backups, if enabled.
-
components(optional):
object components
Groups details about the WLS component and the OTD component (user-managed load balancer, if provisioned).
-
computeSiteName(optional):
string
Location where the service instance is provisioned.
-
configureLoadBalancer(optional):
boolean
Specifies whether an Oracle-managed load balancer is configured within the service instance.
-
creationDate(optional):
string
Date and time the Oracle Java Cloud Service instance was created.
-
creator(optional):
string
Name of the user account that was used to create the Oracle Java Cloud Service instance.
-
domainName(optional):
string
Identity domain ID for your account.
In Cloud accounts where multiple identity domains are supported in Oracle Identity Cloud Service, this is the primary identity domain.
-
edition(optional):
string
The Oracle WebLogic Server software edition that is provisioned on this service instance. For example,
SE
,EE
, orSUITE
. -
editionDisplayName(optional):
string
Display name of the WebLogic Server software edition. For example,
Enterprise Edition
. -
enableNotification(optional):
boolean
Flag that specifies whether to enable (
true
) or disable (false
) notifications by email. If this property is set totrue
, you must specify a value innotificationEmail
.Currently, notifications are sent only when service instance provisioning is successful or not successful.
-
FMW_ROOT(optional):
string
The URL of the Fusion Middleware Control console.
-
idcs(optional):
object idcs
Oracle Identity Cloud Service details.
-
identityStripe(optional):
string
The unique identifier or GUID of a secondary identity domain.
This attribute is displayed only when the service instance is provisioned in a secondary identity domain.
-
ipNetwork(optional):
string
Custom IP network to which the service instance is attached.
-
isBYOL(optional):
boolean
Specifies whether an existing on-premises license for Oracle WebLogic Server is applied.
-
keyComponentInstance(optional):
string
Components key to the operation of this service instance. The value is
WLS
. -
loadBalancer(optional):
object loadBalancer
Oracle-managed load balancer details.
-
metaVersion(optional):
string
Current version for the service definition (schema) used by this service instance.
-
meteringFrequency(optional):
string
Metering frequency. For example:
HOURLY
orMONTHLY
-
meteringFrequencyDisplayName(optional):
string
Display name of metering frequency. For example:
Monthly
. -
notificationEmail(optional):
string
The email to which notifications will be sent.
To receive notifications,
enableNotification
must be set totrue
. -
OTD_ROOT(optional):
string
The URL of the OTD console (user-managed load balancer).
-
patching(optional):
object patching
Pacthing information related to this service instance.
-
provisionEngine(optional):
string
If this line is displayed with a value such as Metadata_1_0, it means the service instance was created using release 17.4.1 or higher. If the line does not exist, the instance was created using a release before 17.4.1.
-
publicLoadBalancerSubnet(optional):
string
Oracle-managed load balancer subnets for node 1 and node 2.
-
region(optional):
string
Region where the service instanced is provisioned.
-
releaseVersion(optional):
string
The specific Oracle WebLogic Server software binaries in use. For example:
12.2.1.4.x
or10.3.6.0.x
.Note: This value is updated when the service instance is patched.
-
serviceDescription(optional):
string
Free-form text that was provided about this service instance when it was created.
-
serviceId(optional):
integer
ID of the Oracle Java Cloud Service instance.
-
serviceLevel(optional):
string
Service level. For example:
PAAS
orBASIC
-
serviceLevelDisplayName(optional):
string
Display name of the service level. For example, Oracle Java Cloud Service.
-
serviceName(optional):
string
Name given to this service instance when it was created.
-
serviceStateDisplayName(optional):
string
State of the service instance. For example,
READY
. Seestate
for the list of possible values. -
serviceType(optional):
string
Type of this service instance. For Oracle Java Cloud Service instances, the value is
JaaS
. -
serviceVersion(optional):
string
The Oracle WebLogic Server software release that is provisioned on this service instance. For example,
12cRelease214
. -
state(optional):
string
Current state of this Oracle Java 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.
-
storageContainer(optional):
string
URI of the object storage container or bucket for service instance backups, if enabled.
-
subscription(optional):
string
Subscription type. For example:
HOURLY
orMONTHLY
-
tags(optional):
object tags
Groups information about tags for this service instance.
-
totalSSDStorage(optional):
integer
SSD Storage.
-
useIdentityService(optional):
boolean
Specifies whether Oracle Identity Cloud Service is used for user authentication and to maintain administrators, application users, groups and roles.
-
WLS_ROOT(optional):
string
The URL of the WebLogic Server Administration console.
array
-
Array of:
object items
Activity log details, including messages.
object
This property is not returned if the associated infrastructure schema database is deployed on Oracle Autonomous Transaction Processing or Oracle Cloud Infrastructure Database.
-
fromAssociations(optional):
array fromAssociations
Contains information about an Oracle Java Cloud Service instance clone, if this service instance is the source instance for clones.
-
toAssociations(optional):
array toAssociations
Contains information about the database deployment that has the required infrastruture schema, and one or more optional database deployments for application schemas (if any).
Could also Contain information about the source Oracle Java Cloud Service instance and the source database deployment clone, if this service instance is a clone.
object
-
BACKUP_DESTINATION(optional):
object BACKUP_DESTINATION
Service instance backup details.
-
cloudStorageContainer(optional):
object cloudStorageContainer
Object storage container details.
-
CONTENT_ROOT(optional):
object CONTENT_ROOT
Application content details.
-
FMW_ROOT(optional):
object FMW_ROOT
Fusion Middleware Control Console details.
-
jdkVersion(optional):
object jdkVersion
JDK details.
-
OTD_ROOT(optional):
object OTD_ROOT
User-managed load balancer details.
-
SAMPLE_ROOT(optional):
object SAMPLE_ROOT
Sample application details.
-
WLS_ROOT(optional):
object WLS_ROOT
WebLogic Server Console details.
object
-
lastBackupDate(optional):
string
The date and the time of the last successful backup operation.
-
lastFailedBackupDate(optional):
string
The date and the time of the last failed backup operation.
-
operationInProgress(optional):
object operationInProgress
Details about backup operations currently in progress.
object
-
OTD(optional):
object OTD
Details about the OTD component (user-managed load balancer).
-
WLS(optional):
object WLS
Details about the WLS component.
object
-
customer(optional):
object customer
Oracle Identity Cloud Service details.
object
-
PUBLIC(optional):
object PUBLIC
Oracle-managed load balancer details.
object
-
currentOperation(optional):
object currentOperation
-
totalAvailablePatches(optional):
integer
The total number of patches available for this service instance.
object
-
activityLogId(optional):
integer
ID of the activity log.
-
endDate(optional):
string
Date and time the operation ended.
-
identityDomain(optional):
string
Name of the identity domain for the Oracle Java Cloud Service account.
-
initiatedBy(optional):
string
User type or user name.
-
jobId(optional):
integer
Job ID for the operation.
Note: This value may be set to No Job Submitted temporarily, just prior to being submitted for processing.
-
messages(optional):
array messages
Messages related to the activity.
-
operationId(optional):
integer
ID of the operation.
-
operationType(optional):
string
Operation type. For example:
RESTORE
,BACKUP
,START_SERVICE
,STOP_SERVICE
, and so on -
serviceId(optional):
integer
ID of the Oracle Java Cloud Service instance.
-
serviceName(optional):
string
Name given to this service instance when it was created.
-
serviceType(optional):
string
Type of this service instance. For Oracle Java Cloud Service instances, the value is
JaaS
. -
startDate(optional):
string
Date and time the operation started.
-
status(optional):
string
Final status of the operation. Example status messages include:
NEW
,RUNNING
,SUCCEED
, andFAILED
-
summaryMessage(optional):
string
Summary of the activity.
array
-
Array of:
object items
Date and details of messages.
object
-
activityDate(optional):
string
Date and time the activity was logged.
-
message(optional):
string
Details of the activity.
array
array
Could also Contain information about the source Oracle Java Cloud Service instance and the source database deployment clone, if this service instance is a clone.
object
-
associationName(optional):
string
Association name. Values include:
INFRA_DB
- The association is to a database deployment that is required for the infrastructure schema.APP_DB
- The association is to a database deployment for application schema.CLONE_FROM
- The association is to the source Java Cloud Service instance if this service instance is a clone. The association is from a Java Cloud Service instance clone if this service instance is the source for clones.
-
associationType(optional):
string
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.
-
destServiceName(optional):
string
The service instance associated with this service instance. For example, the
INFRA_DB
database deployment or the source Java Cloud Service instance of a clone. -
destServiceType(optional):
string
Type of service instance in
destServiceName
. For example,JaaS
for a Java Cloud Service instance orDBaaS
or a Database Cloud Service database deployment. -
displayName(optional):
string
Same as
associationName
. -
sourceServiceName(optional):
string
A service instance clone of this service instance.
-
sourceServiceType(optional):
string
Type of service instance in
sourceServiceName
. Value isJaaS
for a service instance clone.
object
-
displayName(optional):
string
Attribute label. Value is
Backup Destination
. -
displayValue(optional):
string
Attribute display value. For example:
BOTH
orNONE
-
isKeyBinding(optional):
boolean
Value is
false
. -
type(optional):
string
Type of the attribute value. Value is
STRING
. -
value(optional):
string
Attribute value is the type of backup configured for this service instance. For example:
BOTH
orNONE
object
-
displayName(optional):
string
Attribute label. Value is
Cloud Storage Container
. -
displayValue(optional):
string
Attribute display value, which is the name of the object storage container or bucket.
-
isKeyBinding(optional):
boolean
Value is
false
. -
type(optional):
string
Type of the attribute value. Value is
STRING
. -
value(optional):
string
Attribute value is the name of the object storage container or bucket for storing service instance backups.
object
-
displayName(optional):
string
Attribute label in the user interface.
-
displayValue(optional):
string
Attribute display value.
-
isKeyBinding(optional):
boolean
Value is
false
. -
type(optional):
string
Type of the attribute value. Value is
URL
. -
value(optional):
string
Attribute value is the URL for application content.
object
-
displayName(optional):
string
Attribute label. Value is
Open Fusion Middleware Control Console
. -
displayValue(optional):
string
Attribute display value, which is the URL of the Fusion Middleware Control console.
-
isKeyBinding(optional):
boolean
Value is
true
. -
type(optional):
string
Type of the attribute value. Value is
URL
. -
value(optional):
string
Attribute value is the URL of the Fusion Middleware Control console. For example:
https://10.xxx.xxx.xx:7002/em
object
-
displayName(optional):
string
Attribute label in the user interface. Value is
JDK
. -
displayValue(optional):
string
Attribute display value. For example:
1.8.0_144
-
isKeyBinding(optional):
boolean
Value is
false
. -
type(optional):
string
Type of the attribute value. Value is
STRING
. -
value(optional):
string
Attribute value is the version of JAVA installed. For example:
1.8.0_144
object
-
displayName(optional):
string
Attribute label in the user interface. Value is
Open Load Balancer Console
. -
displayValue(optional):
string
Attribute display value, which is the URL of the OTD console.
-
isKeyBinding(optional):
boolean
Value is
true
. -
type(optional):
string
Type of the attribute value. Value is
URL
. -
value(optional):
string
Attribute value is the URL of the OTD console. For example:
https://10.xxx.xxx.xxx:8989
object
-
displayName(optional):
string
Attribute label in the user interface. Value is
Open Sample Application
. -
displayValue(optional):
string
Attribute display value, which is the sample service URL.
-
isKeyBinding(optional):
boolean
Value is
false
. -
type(optional):
string
Type of the attribute value. Value is
STRING
. -
value(optional):
string
Attribute value is the sample service URL, if the sample application is deployed at the time the service instance is provisioned.
object
-
displayName(optional):
string
Attribute label in the user interface. Value is
Open WebLogic Server Console
. -
displayValue(optional):
string
Attribute display value, which is the URL of the WebLogic Server Administration console.
-
isKeyBinding(optional):
boolean
Value is
true
. -
type(optional):
string
Type of the attribute value. Value is
URL
. -
value(optional):
string
Attribute value, which is the URL of the WebLogic Server Administration console. For example:
https://10.xxx.xx.xx:7002/console
object
-
Array of:
string
The object is empty if there are no operations in progress.
object
-
adminHostName(optional):
string
Host name of the administration server.
-
attributes(optional):
object attributes
OTD component attribute details.
-
componentId(optional):
integer
ID of this component of this service instance.
-
componentType(optional):
string
Type of the component. Value is
OTD
. -
creationDate(optional):
string
Date and time this component was created.
-
displayName(optional):
string
Value is
Oracle Load Balancer
. -
hosts(optional):
object hosts
Groups details about hosts that are running in the service instance for the OTD component.
-
instanceName(optional):
string
Name of this componenet instance. Value is
OTD
. -
instanceRole(optional):
string
Value is
NONE
. -
serviceId(optional):
integer
ID of the Oracle Java Cloud Service instance.
-
state(optional):
string
State of the component. Values are:
NEW
- The component was just created.INITIALIZING
- The component is being created, some resources may be created or started.READY
- The component is created and ready for use.CONFIGURING
- The component is being configured and may be unavailable for other operations.TERMINATING
- The component is being deleted or scheduled for removal.STOPPING
- The component is being stopped.STOPPED
- The component is stopped.STARTING
- The component is being started.DISABLING
- The component is being disabled.DISABLED
- The component is disabled.TERMINATED
- The component is deleted.
-
version(optional):
string
Oracle Traffic Director software version. For example,
11.1.1.9
. -
vmInstances(optional):
object vmInstances
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
anduserHosts
contain the same information asvmInstances
, and more.
object
-
adminHostName(optional):
string
Host name of the administration server.
-
attributes(optional):
object attributes
WLS component attribute details.
-
clusters(optional):
object clusters
Groups details about clusters in the domain by cluster name. Each cluster is a JSON object element.
-
componentId(optional):
integer
ID of this component of this service instance.
-
componentType(optional):
string
Type of the component. Value is
WLS
. -
creationDate(optional):
string
Date and time this component was created.
-
displayName(optional):
string
Value is
WebLogic
. -
hosts(optional):
object hosts
Groups details about all hosts that are running in the service instance for the WLS component.
-
instanceName(optional):
string
Value is
WLS
. -
instanceRole(optional):
string
Value is
NONE
. -
serviceId(optional):
integer
ID of the Oracle Java Cloud Service instance.
-
state(optional):
string
State of the component. Values are:
NEW
- The component was just created.INITIALIZING
- The component is being created, some resources may be created or started.READY
- The component is created and ready for use.CONFIGURING
- The component is being configured and may be unavailable for other operations.TERMINATING
- The component is being deleted or scheduled for removal.STOPPING
- The component is being stopped.STOPPED
- The component is stopped.STARTING
- The component is being started.DISABLING
- The component is being disabled.DISABLED
- The component is disabled.TERMINATED
- The component is deleted.
-
version(optional):
string
Oracle WebLogic Server software release that is provisioned on this service instance. For example:
12.2.1.4.0.x
-
vmInstances(optional):
object vmInstances
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
anduserHosts
contain the same information asvmInstances
, and more.
object
-
ADMIN_PORT(optional):
object ADMIN_PORT
-
LISTENER_PORT(optional):
object LISTENER_PORT
-
LISTENER_PORT_ENABLED(optional):
object LISTENER_PORT_ENABLED
-
PRIV_LISTENER_PORT(optional):
object PRIV_LISTENER_PORT
-
PRIV_SECURE_LISTENER_PORT(optional):
object PRIV_SECURE_LISTENER_PORT
-
SECURE_LISTENER_PORT(optional):
object SECURE_LISTENER_PORT
object
-
userHosts(optional):
object userHosts
Groups details about user hosts by host name (OTD component). Each host is a JSON object element.
object
This object will be deprecated in the near future. The properties host
and userHosts
contain the same information as vmInstances
, and more.
-
vm-otd(optional):
object 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
.
object
-
displayName(optional):
string
The attribute label in the user interface.
-
displayValue(optional):
string
The display value of the attribute value. This is the administration port.
-
isKeyBinding(optional):
boolean
This value will be
false
. -
type(optional):
string
Attribute type. This value will be
INTEGER
. -
value(optional):
string
Attribute value. This is the administration port.
object
-
displayName(optional):
string
The attribute label in the user interface.
-
displayValue(optional):
string
The display value of the attribute value. This is the listener port.
-
isKeyBinding(optional):
boolean
This value will be
false
. -
type(optional):
string
Attribute type. This value will be
INTEGER
. -
value(optional):
string
Attribute value. This is the listener port.
object
-
displayName(optional):
string
The attribute label in the user interface.
-
displayValue(optional):
string
The display value of the attribute value. This indicates if the listener port is enabled.
-
isKeyBinding(optional):
boolean
This value will be
false
. -
type(optional):
string
Attribute type. This value will be
BOOLEAN
. -
value(optional):
string
Attribute value. This indicates if the listener port is enabled.
object
-
displayName(optional):
string
The attribute label in the user interface.
-
displayValue(optional):
string
The display value of the attribute value. This is the privileged listener port.
-
isKeyBinding(optional):
boolean
This value will be
false
. -
type(optional):
string
Attribute type. This value will be
INTEGER
. -
value(optional):
string
Attribute value. This is the privileged listener port.
object
-
displayName(optional):
string
The attribute label in the user interface.
-
displayValue(optional):
string
The display value of the attribute value. This is the privileged secure listener port.
-
isKeyBinding(optional):
boolean
This value will be
false
. -
type(optional):
string
Attribute type. This value will be
INTEGER
. -
value(optional):
string
Attribute value. This is the privileged secure listener port.
object
-
displayName(optional):
string
The attribute label in the user interface.
-
displayValue(optional):
string
The display value of the attribute value. This is the secure listener port.
-
isKeyBinding(optional):
boolean
This value will be
false
. -
type(optional):
string
Attribute type. This value will be
INTEGER
. -
value(optional):
string
Attribute value. This is the secure listener port.
object
-
host-name(optional):
object 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
object
Note that the label of this object (host-name
) is actually the host name. For example: exampleinstance-lb-1
-
componentType(optional):
string
Type of component. For example:
OTD
-
creationDate(optional):
string
Time and date the host was created.
-
faultDomain(optional):
string
(On Oracle Cloud Infrastructure only) The fault domain the VM is running on.
-
hostName(optional):
string
DNS host name.
-
id(optional):
integer
ID of this host.
-
ipAddress(optional):
string
IP address of this host. Not all hosts are accessible from the public Internet.
-
isAdminNode(optional):
boolean
true
if this host contains an administration server,false
otherwise. -
label(optional):
string
Label associated with this host.
-
publicIpAddress(optional):
string
Public accessible IP address.
-
role(optional):
string
Similar to
usageType
. -
shapeId(optional):
string
The compute shape of the host.
-
state(optional):
string
State of the host. Values are:
NEW
- The service resource was just created.INITIALIZING
- The service resource is being created, some resources may be created or started.READY
- The service resource is created and ready for use.CONFIGURING
- The service resource is being configured and may be unavailable for other operations.TERMINATING
- The service resource is being deleted or scheduled for removal.STOPPING
- The service resource is being stopped.STOPPED
- The service resource is stopped.STARTING
- The service resource is being started.DISABLING
- The service resource is being disabled.DISABLED
- The service resource is disabled.TERMINATED
- The service resource is deleted.
-
totalStorage(optional):
integer
Total megabytes of block storage used by this host.
-
usageType(optional):
string
Purpose of this host. For example:
ADMIN_SERVER
,NODE_VM
-
uuid(optional):
string
Unique identifier of this host.
-
vmId(optional):
integer
ID of this host.
object
Note that the label of the object (vm-otd
) is actually the host name, for example, exampleinstance-lb-1
.
-
creationDate(optional):
string
Time and date the host was created.
-
faultDomain(optional):
string
(On Oracle Cloud Infrastructure only) The fault domain the VM is running on.
-
hostName(optional):
string
DNS host name. For example,
exampleinstance-lb-1
. -
ipAddress(optional):
string
IP address of this host. Not all hosts are accessible from the public Internet.
-
isAdminNode(optional):
boolean
true
if this VM instance (node) contains an administration server,false
otherwise. -
label(optional):
string
Label associated with this host. For example,
exampleinstance-lb-1
. -
publicIpAddress(optional):
string
Public accessible IP address.
-
role(optional):
string
Similar to
usageType
. -
shapeId(optional):
string
Compute shape of this node.
-
state(optional):
string
State of this host. Values are:
NEW
- The service resource was just created.INITIALIZING
- The service resource is being created, some resources may be created or started.READY
- The service resource is created and ready for use.CONFIGURING
- The service resource is being configured and may be unavailable for other operations.TERMINATING
- The service resource is being deleted or scheduled for removal.STOPPING
- The service resource is being stopped.STOPPED
- The service resource is stopped.STARTING
- The service resource is being started.DISABLING
- The service resource is being disabled.DISABLED
- The service resource is disabled.TERMINATED
- The service resource is deleted.
-
totalStorage(optional):
integer
Total megabytes of block storage used by this host.
-
usageType(optional):
string
Purpose of this host. For example:
ADMIN_SERVER
- This node is running OTD Admin and the user-managed load balancer server.NODE_VM
- This node is running the second user-managed load balancer server.
-
vmStateDisplayName(optional):
string
State of the host.
object
-
upperStackProductName(optional):
object upperStackProductName
Attributes of the Fusion Middleware (Upper Stack) product to be installed or installed on the service instance.
object
-
cluster-name(optional):
object 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
object
-
userHosts(optional):
object userHosts
Groups details about user hosts by host name (WLS component). Each host is a JSON object element.
object
This object will be deprecated in the near future. The properties host
and userHosts
contain the same information as vmInstances
, and more.
-
vm-wls(optional):
object 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.
object
-
displayName(optional):
string
Attribute label in the user interface. The value is
Fusion Middleware
. -
displayValue(optional):
string
Attribute display value.
-
isKeyBinding(optional):
boolean
Value is either
false
ortrue
. -
type(optional):
string
Attribute type. This value is
STRING
. -
value(optional):
string
Attribute value of the Fusion Middleware (Upper Stack) product to be installed or installed.
object
Note that the label of this object (cluster-name
) is actually the cluster name. For example: ExampleCluster
, ExampleI_cluster
, datagridCluster
-
clusterId(optional):
integer
ID of this cluster.
-
clusterName(optional):
string
Cluster name. For example:
ExampleCluster
-
clusterType(optional):
string
Value is always
PAAS
for a WebLogic logical cluster. -
creationDate(optional):
string
Date and time the cluster was created.
-
paasServers(optional):
object paasServers
Groups details about managed servers that are members of this cluster. Each server is a JSON object element.
-
profile(optional):
string
Identifies service specific cluster and server information. Details include:
- Cluster type -
APPLICATION_CLUSTER
orCACHING_CLUSTER
- Shape - Compute shape used by nodes of this cluster
- Whether this cluster is accessible from the public network (
external
value istrue
if accessible)
- Cluster type -
object
-
server-name(optional):
object server-name
Details about a specific server.
Note that the label of this object (
server-name
) is actually the server name. For example:ExampleI_server_2
object
Note that the label of this object (server-name
) is actually the server name. For example: ExampleI_server_2
-
attributes(optional):
object attributes
Attribute details of a specific server.
-
creationDate(optional):
string
Date and time the server was created.
-
serverId(optional):
integer
ID of this server.
-
serverName(optional):
string
Server name. For example:
ExampleI_server_2
-
serverRole(optional):
string
For Oracle Java Cloud Service instances, this value is
JAAS_ROLE
. -
serverStateDisplayName(optional):
string
State of the server.
-
serverType(optional):
string
Server type. For example:
MS
-
state(optional):
string
State of the server. Values are:
NEW
- The server was just created.INITIALIZING
- The server is being created, some resources may be created or started.READY
- The server is created and ready for use.CONFIGURING
- The server is being configured and may be unavailable for other operations.TERMINATING
- The server is being deleted or scheduled for removal.STOPPING
- The server is being stopped.STOPPED
- The server is stopped.STARTING
- The server is being started.DISABLING
- The server is being disabled.DISABLED
- The server is disabled.TERMINATED
- The server is deleted.
object
-
additional_jvm_args(optional):
string
One or more Managed Server JVM arguments separated by a space.
-
ccsr(optional):
string
Name of the Coherence cluster (the system-level
CoherenceClusterSystemResource
) that the WLS cluster (application or caching) is associated with. Default value isDataGridConfig
. -
cluster(optional):
string
Cluster that this Managed Server is a member of.
-
heap_size(optional):
string
Java heap size of the Managed Server JVM.
-
heap_start(optional):
string
Initial heap size.
-
max_perm_size(optional):
string
Maximum Permanent Generation (PermGen) space in Java heap memory for a Managed Server JVM.
-
perm_size(optional):
string
Initial Permanent Generation (PermGen) space in Java heap memory for a Managed Server JVM.
-
port(optional):
string
Port number.
-
role(optional):
string
Server role. For example:
managed
-
server_type(optional):
string
Server type. For example:
WLS
,DG
-
ssl_port(optional):
string
SSL port number.
-
template(optional):
string
Cluster template for the server. For example:
ExampleI_cluster_Template
,DataGridServer-Template
object
-
host-name(optional):
object 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
object
Note that the label of this object (host-name
) is actually the host name. For example: exampleinstance-wls-2
-
componentType(optional):
string
Type of component. For example:
WLS
-
creationDate(optional):
string
Time and date the host was created.
-
faultDomain(optional):
string
(On Oracle Cloud Infrastructure only) The fault domain the VM is running on.
-
hostName(optional):
string
DNS host name. For example:
exampleinstance-wls-2
-
id(optional):
integer
ID of this host.
-
ipAddress(optional):
string
IP address of this host. Not all hosts are accessible from the public Internet.
-
isAdminNode(optional):
boolean
true
if this host contains an administration server,false
otherwise. -
label(optional):
string
Label associated with this host. For example:
ExampleInstance wls 2
-
publicIpAddress(optional):
string
Public accessible IP address.
-
role(optional):
string
Similar to
usageType
. -
servers(optional):
object servers
Details about a server (WLS component).
-
shapeId(optional):
string
The compute shape of the host. For example:
oc3
-
state(optional):
string
State of the host. Values are:
NEW
- The service resource was just created.INITIALIZING
- The service resource is being created, some resources may be created or started.READY
- The service resource is created and ready for use.CONFIGURING
- The service resource is being configured and may be unavailable for other operations.TERMINATING
- The service resource is being deleted or scheduled for removal.STOPPING
- The service resource is being stopped.STOPPED
- The service resource is stopped.STARTING
- The service resource is being started.DISABLING
- The service resource is being disabled.DISABLED
- The service resource is disabled.TERMINATED
- The service resource is deleted.
-
totalStorage(optional):
integer
Total megabytes of block storage used by this host.
-
usageType(optional):
string
Purpose of this host. For example:
ADMIN_SERVER
- This node is running the WebLogic Administration Server and the first Managed Server.MANAGED_SERVER
- This node is running a Managed Server.DG_SERVER
- This node is running one or more Coherence (data grid) servers.
-
uuid(optional):
string
Unique identifier of this host.
-
vmId(optional):
integer
VM ID of this host.
-
vmStateDisplayName(optional):
string
State of the host.
object
-
server-name(optional):
object server-name
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
object
Note that the label of this object (server-name
) is actually the server name. For example: ExampleI_server_2
-
attributes(optional):
object attributes
Details of server attributes (WLS component).
-
creationDate(optional):
string
Time and date the server was created.
-
serverId(optional):
integer
ID of this server.
-
serverName(optional):
string
Name of this server. For example:
ExampleI_server_2
-
serverRole(optional):
string
For Oracle Java Cloud Service instances, this value is
JAAS_ROLE
. -
serverStateDisplayName(optional):
string
State of the server.
-
serverType(optional):
string
Type of server. For example:
MS
,ADMIN
-
state(optional):
string
State of the server. Values are:
NEW
- The server was just created.INITIALIZING
- The server is being created, some resources may be created or started.READY
- The server is created and ready for use.CONFIGURING
- The server is being configured and may be unavailable for other operations.TERMINATING
- The server is being deleted or scheduled for removal.STOPPING
- The server is being stopped.STOPPED
- The server is stopped.STARTING
- The server is being started.DISABLING
- The server is being disabled.DISABLED
- The server is disabled.TERMINATED
- The server is deleted.
object
-
additional_jvm_args(optional):
string
One or more Managed Server JVM arguments separated by a space.
-
ccsr(optional):
string
Name of the Coherence cluster (the system-level
CoherenceClusterSystemResource
) that the WLS cluster (application or caching) is associated with. Default value isDataGridConfig
. -
cluster(optional):
string
Cluster that this Managed Server is a member of.
-
heap_size(optional):
string
Java heap size of the Managed Server JVM.
-
heap_start(optional):
string
Initial heap size.
-
max_perm_size(optional):
string
Maximum Permanent Generation (PermGen) space in Java heap memory for a Managed Server JVM.
-
perm_size(optional):
string
Initial Permanent Generation (PermGen) space in Java heap memory for a Managed Server JVM.
-
port(optional):
string
Port number.
-
role(optional):
string
Server role. For example:
managed
-
server_type(optional):
string
Server type. For example:
WLS
,DG
-
ssl_port(optional):
string
SSL port number.
-
template(optional):
string
Cluster template for the server. For example:
ExampleI_cluster_Template
,DataGridServer-Template
object
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.
-
componentType(optional):
string
Type of component. For example:
WLS
-
creationDate(optional):
string
Time and date the host was created.
-
faultDomain(optional):
string
(On Oracle Cloud Infrastructure only) The fault domain the VM is running on.
-
hostName(optional):
string
DNS host name. For example,
exampleinstance-wls-1
. -
ipAddress(optional):
string
IP address of this host. Not all hosts are accessible from the public Internet.
-
isAdminNode(optional):
boolean
true
if this VM instance (node) contains an administration server,false
otherwise. -
label(optional):
string
Label associated with this host. For example,
ExampleInstance wls 1
. -
publicIpAddress(optional):
string
Public accessible IP address.
-
role(optional):
string
Similar to
usageType
. -
shapeId(optional):
string
Compute shape of this node.
-
state(optional):
string
State of this host. Values are:
NEW
- The service resource was just created.INITIALIZING
- The service resource is being created, some resources may be created or started.READY
- The service resource is created and ready for use.CONFIGURING
- The service resource is being configured and may be unavailable for other operations.TERMINATING
- The service resource is being deleted or scheduled for removal.STOPPING
- The service resource is being stopped.STOPPED
- The service resource is stopped.STARTING
- The service resource is being started.DISABLING
- The service resource is being disabled.DISABLED
- The service resource is disabled.TERMINATED
- The service resource is deleted.
-
totalStorage(optional):
integer
Total megabytes of block storage used by this host.
-
usageType(optional):
string
Purpose of this host. For example:
ADMIN_SERVER
- This node is running the WebLogic Administration Server and the first Managed Server.MANAGED_SERVER
- This node is running a Managed Server.DG_SERVER
- This node is running one or more Coherence Managed Servers (datagrid server).
-
vmStateDisplayName(optional):
string
State of the host.
object
-
appDisplayName(optional):
string
Display name is service type followed by service instance name.
-
appID(optional):
string
Identifier of the Oracle Identity Cloud Service App.
-
appName(optional):
string
AppID name.
-
appURL(optional):
string
URL to the Oracle Identity Cloud Service console.
object
-
displayName(optional):
string
Dispay name of the load balancer.
-
loadBalancerAdminUrl(optional):
string
Load Balancer Admin URL.
-
loadBalancerConsoleUrl(optional):
string
Load Balancer Console URL.
-
permanentUrl(optional):
string
Permanent URL.
-
permanentUrls(optional):
array permanentUrls
List of permanent URLs.
-
role(optional):
string
Role type.
-
url(optional):
string
Friendly URL.
-
urls(optional):
array urls
List of friendly URLs.
object
-
operation(optional):
string
Details about the current patching operation.
object
-
isExternalTag(optional):
boolean
Flag to identify an account tag.
This property is only shown if the value is
true
. -
isMeteringTag(optional):
boolean
Flag to identify an account tag that is used for metering.
This property is only shown if the value is
true
. -
isPlacementTag(optional):
boolean
Flag for internal use only.
-
key(optional):
string
Key for this tag.
-
state(optional):
string
Whether a tag is created or is in the process of being deleted. Possible values:
Ready
,Deleting
-
value(optional):
string
Value for this tag.
Examples
The following example shows how to view detailed information about an Oracle Java 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:password -H "X-ID-TENANT-NAME:ExampleIdentityDomain" https://rest_server_url/paas/api/v1.1/instancemgmt/ExampleIdentityDomain/services/jaas/instances/ExampleInstance
Example of Response Header
The following shows an example of 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 2017 21:28:52 GMT
Content-Length: 11392
Connection: keep-alive
Example of Response Body
Note: If you see the line "provisionEngine":"Metadata_1_0"
in your output, it means the service instance was created using the new resource path and endpoint that was made available starting from the 17.4.1 release.
The following shows an example of the response body returned in JSON format. An application cluster, caching (data grid) cluster and OTD (Oracle Traffic Director) are provisioned. Your output will differ depending on your service instance configuration and Oracle Java Cloud Service release.
{
"serviceId":784151,
"serviceUuid":"99AE4F8B510D4B3A93EB2D45ECB35159",
"serviceLogicalUuid":"79F722C92BFB4E279E4875C593C4A0FC",
"serviceName":"ExampleInstance",
"serviceType":"JaaS",
"domainName":"idcs-stringlettersnumbers",
"email": "me.foo@bar.com",
"serviceVersion":"12cRelease214",
"releaseVersion":"12.2.1.4.180627",
"baseReleaseVersion":"12.2.1.4.180627",
"metaVersion":"18.3.4-1809020254",
"serviceLevel":"PAAS",
"subscription":"HOURLY",
"meteringFrequency":"HOURLY",
"edition":"SUITE",
"totalSSDStorage":0,
"storageContainer":"https:\/\/storage_url\/v1\/Storage-accountname\/JaaS",
"state":"READY",
"serviceStateDisplayName":"Ready",
"clone":false,
"creator":"username",
"creationDate":"2018-07-26T01:43:41.652+0000",
"serviceEntitlementId":"588077784",
"isBYOL":false,
"isSharedManaged":false,
"isNonSharedmanaged":true,
"isDefaultManaged":false,
"isManaged":false,
"isOAuthForStorageConfigured":false,
"isMultipleSite":false,
"iaasProvider":"NIMBULA",
"keyComponentInstance":"WLS",
"adminHostName":"exampleinstance-wls-1",
"adminFqHostName":"exampleinstance-wls-1.compute-588077782.oraclecloud.internal",
"attributes":{
"FMW_ROOT":{
"displayName":"Open Fusion Middleware Control Console",
"type":"URL",
"value":"https:\/\/ip_address:7002\/em",
"displayValue":"https:\/\/ip_address:7002\/em",
"isKeyBinding":true
},
"customPayload":{
"displayName":"AppToCloud Payload",
"type":"CUSTOM_PAYLOAD",
"value":"",
"displayValue":"",
"isKeyBinding":false
},
"SAMPLE_ROOT":{
"displayName":"Sample Application",
"type":"STRING",
"value":"https:\/\/ip_address\/sample-app",
"displayValue":"https:\/\/ip_address\/sample-app",
"isKeyBinding":false
},
"OTD_ROOT":{
"displayName":"Open Load Balancer Console",
"type":"URL",
"value":"https:\/\/ip_address:8989\/em",
"displayValue":"https:\/\/ip_address:8989\/em",
"isKeyBinding":true
},
"WLS_ROOT":{
"displayName":"Open WebLogic Server Console",
"type":"URL",
"value":"https:\/\/ip_address:7002\/console",
"displayValue":"https:\/\/ip_address:7002\/console",
"isKeyBinding":true
},
"jdkVersion":{
"displayName":"JDK",
"type":"STRING",
"value":"1.8.0_171",
"displayValue":"1.8.0_171",
"isKeyBinding":false
},
"cloudStorageContainer":{
"displayName":"Cloud Storage Container",
"type":"STRING",
"value":"https:\/\/storage_url\/v1\/Storage-accountname\/JaaS",
"displayValue":"https:\/\/storage_url\/v1\/Storage-accountname\/JaaS",
"isKeyBinding":false
},
"BACKUP_DESTINATION":{
"displayName":"Backup Destination",
"type":"STRING",
"value":"BOTH",
"displayValue":"Both Remote and Disk Storage",
"isKeyBinding":false
}
},
"tags":{
"items":[
],
"totalResults":0,
"hasMore":false
},
"components":{
"WLS":{
"serviceId":784151,
"componentId":850701,
"state":"READY",
"componentStateDisplayName":"Ready",
"version":"12.2.1.4.0",
"componentType":"WLS",
"creationDate":"2018-07-26T01:43:41.000+0000",
"instanceName":"WLS",
"instanceRole":"PRIMARY",
"isKeyComponent":true,
"region":"uscom-central-1",
"attributes":{
"upperStackProductName":{
"displayName":"Fusion Middleware",
"type":"STRING",
"value":"",
"displayValue":"",
"isKeyBinding":false
}
},
"vmInstances":{
"exampleinstance-wls-2":{
"vmId":1054552,
"id":1054552,
"uuid":"2464E340A23640969C430461EF5EFC02",
"hostName":"exampleinstance-wls-2",
"fqHostName":"exampleinstance-wls-2.compute-588077782.oraclecloud.internal",
"label":"ExampleInstance wls 2",
"ipAddress":"ip_address",
"publicIpAddress":"public_ip_address",
"usageType":"DG_SERVER",
"role":"DG_SERVER",
"componentType":"WLS",
"state":"READY",
"vmStateDisplayName":"Ready",
"shapeId":"oc3",
"totalStorage":58368,
"creationDate":"2018-07-26T01:43:41.000+0000",
"isAdminNode":false,
"servers":{
"ExampleI_server_1":{
"serverId":531051,
"serverName":"ExampleI_server_1",
"serverType":"MS",
"serverRole":"JAAS_ROLE",
"state":"READY",
"serverStateDisplayName":"Ready",
"creationDate":"2018-07-26T01:43:41.000+0000",
"attributes":{
},
"isPermanent":false
},
"ExampleI_server_2":{
"serverId":531052,
"serverName":"ExampleI_server_2",
"serverType":"MS",
"serverRole":"JAAS_ROLE",
"state":"READY",
"serverStateDisplayName":"Ready",
"creationDate":"2018-07-26T01:43:41.000+0000",
"attributes":{
},
"isPermanent":false
}
},
"storageVolumes":{
"domain":{
"name":"domain",
"size":"10GB",
"partitions":"1",
"displayName":"Domain Storage",
"isUserVisible":true
},
"tools":{
"name":"tools",
"size":"10GB",
"partitions":"1",
"isUserVisible":false
},
"jdk":{
"name":"jdk",
"size":"2GB",
"partitions":"0",
"isUserVisible":false
},
"boot":{
"name":"boot",
"size":"25GB",
"partitions":"1",
"isUserVisible":false
},
"middleware":{
"name":"middleware",
"size":"10GB",
"partitions":"0",
"displayName":"Middleware Storage",
"isUserVisible":true
}
}
},
"exampleinstance-wls-3":{
"vmId":1054553,
"id":1054553,
"uuid":"31EA4881D796467CA480AFD86B7C10D1",
"hostName":"exampleinstance-wls-3",
"fqHostName":"exampleinstance-wls-3.compute-588077782.oraclecloud.internal",
"label":"ExampleInstance wls 3",
"ipAddress":"ip_address",
"publicIpAddress":"public_ip_address",
"usageType":"DG_SERVER",
"role":"DG_SERVER",
"componentType":"WLS",
"state":"READY",
"vmStateDisplayName":"Ready",
"shapeId":"oc3",
"totalStorage":58368,
"creationDate":"2018-07-26T01:43:41.000+0000",
"isAdminNode":false,
"servers":{
"ExampleI_server_4":{
"serverId":531054,
"serverName":"ExampleI_server_4",
"serverType":"MS",
"serverRole":"JAAS_ROLE",
"state":"READY",
"serverStateDisplayName":"Ready",
"creationDate":"2018-07-26T01:43:41.000+0000",
"attributes":{
},
"isPermanent":false
},
"ExampleI_server_3":{
"serverId":531053,
"serverName":"ExampleI_server_3",
"serverType":"MS",
"serverRole":"JAAS_ROLE",
"state":"READY",
"serverStateDisplayName":"Ready",
"creationDate":"2018-07-26T01:43:41.000+0000",
"attributes":{
},
"isPermanent":false
}
},
"storageVolumes":{
"domain":{
"name":"domain",
"size":"10GB",
"partitions":"1",
"displayName":"Domain Storage",
"isUserVisible":true
},
"tools":{
"name":"tools",
"size":"10GB",
"partitions":"1",
"isUserVisible":false
},
"jdk":{
"name":"jdk",
"size":"2GB",
"partitions":"0",
"isUserVisible":false
},
"boot":{
"name":"boot",
"size":"25GB",
"partitions":"1",
"isUserVisible":false
},
"middleware":{
"name":"middleware",
"size":"10GB",
"partitions":"0",
"displayName":"Middleware Storage",
"isUserVisible":true
}
}
},
"exampleinstance-wls-1":{
"vmId":1054551,
"id":1054551,
"uuid":"C7D4729841A9489C8997F658FC318E4F",
"hostName":"exampleinstance-wls-1",
"fqHostName":"exampleinstance-wls-1.compute-588077782.oraclecloud.internal",
"label":"ExampleInstance wls 1",
"ipAddress":"ip_address",
"publicIpAddress":"public_ip_address",
"usageType":"ADMIN_SERVER",
"role":"ADMIN_SERVER",
"componentType":"WLS",
"state":"READY",
"vmStateDisplayName":"Ready",
"shapeId":"oc3",
"totalStorage":78848,
"creationDate":"2018-07-26T01:43:41.000+0000",
"isAdminNode":true,
"servers":{
"ExampleI_adminserver":{
"serverId":531049,
"serverName":"ExampleI_adminserver",
"serverType":"ADMIN",
"serverRole":"JAAS_ROLE",
"state":"READY",
"serverStateDisplayName":"Ready",
"creationDate":"2018-07-26T01:43:41.000+0000",
"attributes":{
},
"isPermanent":false
},
"ExampleI_server_5":{
"serverId":531050,
"serverName":"ExampleI_server_5",
"serverType":"MS",
"serverRole":"JAAS_ROLE",
"state":"READY",
"serverStateDisplayName":"Ready",
"creationDate":"2018-07-26T01:43:41.000+0000",
"attributes":{
},
"isPermanent":false
}
},
"storageVolumes":{
"domain":{
"name":"domain",
"size":"10GB",
"partitions":"1",
"displayName":"Domain Storage",
"isUserVisible":true
},
"tools":{
"name":"tools",
"size":"10GB",
"partitions":"1",
"isUserVisible":false
},
"jdk":{
"name":"jdk",
"size":"2GB",
"partitions":"0",
"isUserVisible":false
},
"boot":{
"name":"boot",
"size":"25GB",
"partitions":"1",
"isUserVisible":false
},
"middleware":{
"name":"middleware",
"size":"10GB",
"partitions":"0",
"displayName":"Middleware Storage",
"isUserVisible":true
},
"backup":{
"name":"backup",
"size":"20GB",
"partitions":"1",
"displayName":"Backup Storage",
"isUserVisible":true
}
}
}
},
"adminHostName":"exampleinstance-wls-1",
"adminFqHostName":"exampleinstance-wls-1.compute-588077782.oraclecloud.internal",
"storageVolumes":{
"jaas_support":{
"name":"jaas_support",
"size":"0G",
"mount":"\/u01\/app\/oracle\/tools"
},
"tools":{
"name":"tools",
"size":"10G",
"mount":"\/u01\/app\/oracle\/tools"
},
"boot":{
"name":"boot",
"size":"25G",
"mount":"\/"
},
"user_defined_partitions":{
"name":"user_defined_partitions",
"size":"5G",
"mount":"\/u02\/"
},
"middleware":{
"name":"middleware",
"size":"10G",
"mount":"\/u01\/app\/oracle\/middleware"
},
"domain":{
"name":"domain",
"size":"10G",
"mount":"\/u01\/data\/domains"
},
"jdk":{
"name":"jdk",
"size":"2G",
"mount":"\/u01\/jdk"
},
"em_agent_data":{
"name":"em_agent_data",
"size":"2G",
"mount":"\/u01\/em"
},
"backup":{
"name":"backup",
"size":"20G",
"mount":"\/u01\/data\/backup"
}
},
"hosts":{
"userHosts":{
"exampleinstance-wls-2":{
"vmId":1054552,
"id":1054552,
"uuid":"2464E340A23640969C430461EF5EFC02",
"hostName":"exampleinstance-wls-2",
"fqHostName":"exampleinstance-wls-2.compute-588077782.oraclecloud.internal",
"label":"ExampleInstance wls 2",
"ipAddress":"ip_address",
"publicIpAddress":"public_ip_address",
"usageType":"DG_SERVER",
"role":"DG_SERVER",
"componentType":"WLS",
"state":"READY",
"vmStateDisplayName":"Ready",
"shapeId":"oc3",
"totalStorage":58368,
"creationDate":"2018-07-26T01:43:41.000+0000",
"isAdminNode":false,
"servers":{
"ExampleI_server_1":{
"serverId":531051,
"serverName":"ExampleI_server_1",
"serverType":"MS",
"serverRole":"JAAS_ROLE",
"state":"READY",
"serverStateDisplayName":"Ready",
"creationDate":"2018-07-26T01:43:41.000+0000",
"attributes":{
"additional_jvm_args":"-Xloggc:\/u01\/data\/domains\/ExampleI_domain\/GC_ExampleI_server_1.log -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=2 -XX:GCLogFileSize=5m -Dweblogic.rjvm.enableprotocolswitch=true -Djava.net.preferIPv4Stack=true -Doracle.security.jps.db.connect.max.retry=720 -Doracle.security.jps.db.connect.retry.interval=10000 -Djps.auth.debug=false -DUSE_JAAS=false -Djps.combiner.optimize.lazyeval=true -Djps.combiner.optimize=true -Djps.authz=ACC -Djps.subject.cache.key=5 -Djps.subject.cache.ttl=600000 -Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.2 -XX:+UnlockCommercialFeatures -XX:+FlightRecorder -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -Dweblogic.data.canTransferAnyFile=true -Djava.security.egd=file:\/dev\/.\/urandom -XX:CompileThreshold=8000 -XX:ReservedCodeCacheSize=1024m -XX:+PrintGCApplicationStoppedTime -XX:+PrintGCApplicationConcurrentTime -server -XX:+UseConcMarkSweepGC -Dtangosol.coherence.transport.reliable=tmb -Dtangosol.coherence.socketprovider=tcp",
"port":"9073",
"role":"managed",
"server_type":"DG",
"heap_size":"7680",
"ccsr":"DataGridConfig",
"max_metaspace_size":"2048",
"cluster":"datagridCluster",
"template":"DataGridServer-Template",
"ssl_port":"9074",
"heap_start":"256"
}
},
"ExampleI_server_2":{
"serverId":531052,
"serverName":"ExampleI_server_2",
"serverType":"MS",
"serverRole":"JAAS_ROLE",
"state":"READY",
"serverStateDisplayName":"Ready",
"creationDate":"2018-07-26T01:43:41.000+0000",
"attributes":{
"additional_jvm_args":"-Xloggc:\/u01\/data\/domains\/ExampleI_domain\/GC_ExampleI_server_2.log -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=2 -XX:GCLogFileSize=5m -Dweblogic.rjvm.enableprotocolswitch=true -Djava.net.preferIPv4Stack=true -Doracle.security.jps.db.connect.max.retry=720 -Doracle.security.jps.db.connect.retry.interval=10000 -Djps.auth.debug=false -DUSE_JAAS=false -Djps.combiner.optimize.lazyeval=true -Djps.combiner.optimize=true -Djps.authz=ACC -Djps.subject.cache.key=5 -Djps.subject.cache.ttl=600000 -Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.2 -XX:+UnlockCommercialFeatures -XX:+FlightRecorder -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -Dweblogic.data.canTransferAnyFile=true -Djava.security.egd=file:\/dev\/.\/urandom -XX:CompileThreshold=8000 -XX:ReservedCodeCacheSize=1024m -XX:+PrintGCApplicationStoppedTime -XX:+PrintGCApplicationConcurrentTime -server -XX:+UseConcMarkSweepGC -Dtangosol.coherence.transport.reliable=tmb -Dtangosol.coherence.socketprovider=tcp",
"port":"9073",
"role":"managed",
"server_type":"DG",
"heap_size":"7680",
"ccsr":"DataGridConfig",
"max_metaspace_size":"2048",
"cluster":"datagridCluster",
"template":"DataGridServer-Template",
"ssl_port":"9074",
"heap_start":"256"
}
}
},
"storageVolumes":{
"domain":{
"name":"domain",
"size":"10GB",
"partitions":"1"
},
"tools":{
"name":"tools",
"size":"10GB",
"partitions":"1"
},
"jdk":{
"name":"jdk",
"size":"2GB",
"partitions":"0"
},
"boot":{
"name":"boot",
"size":"25GB",
"partitions":"1"
},
"middleware":{
"name":"middleware",
"size":"10GB",
"partitions":"0"
}
}
},
"exampleinstance-wls-3":{
"vmId":1054553,
"id":1054553,
"uuid":"31EA4881D796467CA480AFD86B7C10D1",
"hostName":"exampleinstance-wls-3",
"fqHostName":"exampleinstance-wls-3.compute-588077782.oraclecloud.internal",
"label":"ExampleInstance wls 3",
"ipAddress":"ip_address",
"publicIpAddress":"public_ip_address",
"usageType":"DG_SERVER",
"role":"DG_SERVER",
"componentType":"WLS",
"state":"READY",
"vmStateDisplayName":"Ready",
"shapeId":"oc3",
"totalStorage":58368,
"creationDate":"2018-07-26T01:43:41.000+0000",
"isAdminNode":false,
"servers":{
"ExampleI_server_4":{
"serverId":531054,
"serverName":"ExampleI_server_4",
"serverType":"MS",
"serverRole":"JAAS_ROLE",
"state":"READY",
"serverStateDisplayName":"Ready",
"creationDate":"2018-07-26T01:43:41.000+0000",
"attributes":{
"additional_jvm_args":"-Xloggc:\/u01\/data\/domains\/ExampleI_domain\/GC_ExampleI_server_4.log -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=2 -XX:GCLogFileSize=5m -Dweblogic.rjvm.enableprotocolswitch=true -Djava.net.preferIPv4Stack=true -Doracle.security.jps.db.connect.max.retry=720 -Doracle.security.jps.db.connect.retry.interval=10000 -Djps.auth.debug=false -DUSE_JAAS=false -Djps.combiner.optimize.lazyeval=true -Djps.combiner.optimize=true -Djps.authz=ACC -Djps.subject.cache.key=5 -Djps.subject.cache.ttl=600000 -Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.2 -XX:+UnlockCommercialFeatures -XX:+FlightRecorder -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -Dweblogic.data.canTransferAnyFile=true -Djava.security.egd=file:\/dev\/.\/urandom -XX:CompileThreshold=8000 -XX:ReservedCodeCacheSize=1024m -XX:+PrintGCApplicationStoppedTime -XX:+PrintGCApplicationConcurrentTime -server -XX:+UseConcMarkSweepGC -Dtangosol.coherence.transport.reliable=tmb -Dtangosol.coherence.socketprovider=tcp",
"port":"9073",
"role":"managed",
"server_type":"DG",
"heap_size":"7680",
"ccsr":"DataGridConfig",
"max_metaspace_size":"2048",
"cluster":"datagridCluster",
"template":"DataGridServer-Template",
"ssl_port":"9074",
"heap_start":"256"
}
},
"ExampleI_server_3":{
"serverId":531053,
"serverName":"ExampleI_server_3",
"serverType":"MS",
"serverRole":"JAAS_ROLE",
"state":"READY",
"serverStateDisplayName":"Ready",
"creationDate":"2018-07-26T01:43:41.000+0000",
"attributes":{
"additional_jvm_args":"-Xloggc:\/u01\/data\/domains\/ExampleI_domain\/GC_ExampleI_server_3.log -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=2 -XX:GCLogFileSize=5m -Dweblogic.rjvm.enableprotocolswitch=true -Djava.net.preferIPv4Stack=true -Doracle.security.jps.db.connect.max.retry=720 -Doracle.security.jps.db.connect.retry.interval=10000 -Djps.auth.debug=false -DUSE_JAAS=false -Djps.combiner.optimize.lazyeval=true -Djps.combiner.optimize=true -Djps.authz=ACC -Djps.subject.cache.key=5 -Djps.subject.cache.ttl=600000 -Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.2 -XX:+UnlockCommercialFeatures -XX:+FlightRecorder -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -Dweblogic.data.canTransferAnyFile=true -Djava.security.egd=file:\/dev\/.\/urandom -XX:CompileThreshold=8000 -XX:ReservedCodeCacheSize=1024m -XX:+PrintGCApplicationStoppedTime -XX:+PrintGCApplicationConcurrentTime -server -XX:+UseConcMarkSweepGC -Dtangosol.coherence.transport.reliable=tmb -Dtangosol.coherence.socketprovider=tcp",
"port":"9073",
"role":"managed",
"server_type":"DG",
"heap_size":"7680",
"ccsr":"DataGridConfig",
"max_metaspace_size":"2048",
"cluster":"datagridCluster",
"template":"DataGridServer-Template",
"ssl_port":"9074",
"heap_start":"256"
}
}
},
"storageVolumes":{
"domain":{
"name":"domain",
"size":"10GB",
"partitions":"1"
},
"tools":{
"name":"tools",
"size":"10GB",
"partitions":"1"
},
"jdk":{
"name":"jdk",
"size":"2GB",
"partitions":"0"
},
"boot":{
"name":"boot",
"size":"25GB",
"partitions":"1"
},
"middleware":{
"name":"middleware",
"size":"10GB",
"partitions":"0"
}
}
},
"exampleinstance-wls-1":{
"vmId":1054551,
"id":1054551,
"uuid":"C7D4729841A9489C8997F658FC318E4F",
"hostName":"exampleinstance-wls-1",
"fqHostName":"exampleinstance-wls-1.compute-588077782.oraclecloud.internal",
"label":"ExampleInstance wls 1",
"ipAddress":"ip_address",
"publicIpAddress":"public_ip_address",
"usageType":"ADMIN_SERVER",
"role":"ADMIN_SERVER",
"componentType":"WLS",
"state":"READY",
"vmStateDisplayName":"Ready",
"shapeId":"oc3",
"totalStorage":78848,
"creationDate":"2018-07-26T01:43:41.000+0000",
"isAdminNode":true,
"servers":{
"ExampleI_adminserver":{
"serverId":531049,
"serverName":"ExampleI_adminserver",
"serverType":"ADMIN",
"serverRole":"JAAS_ROLE",
"state":"READY",
"serverStateDisplayName":"Ready",
"creationDate":"2018-07-26T01:43:41.000+0000",
"attributes":{
"server_type":"WLS",
"ssl_port":"9072",
"port":"9071",
"role":"admin",
"max_metaspace_size":"512",
"heap_start":"256",
"additional_jvm_args":"-Xloggc:\/u01\/data\/domains\/ExampleI_domain\/GC_ExampleI_adminserver.log -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=2 -XX:GCLogFileSize=5m -Dweblogic.rjvm.enableprotocolswitch=true -Djava.net.preferIPv4Stack=true -Doracle.security.jps.db.connect.max.retry=720 -Doracle.security.jps.db.connect.retry.interval=10000 -Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.2 -XX:+UnlockCommercialFeatures -XX:+FlightRecorder -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -Dweblogic.data.canTransferAnyFile=true -Dweblogic.client.SocketConnectTimeoutInSecs=20",
"heap_size":"1536"
}
},
"ExampleI_server_5":{
"serverId":531050,
"serverName":"ExampleI_server_5",
"serverType":"MS",
"serverRole":"JAAS_ROLE",
"state":"READY",
"serverStateDisplayName":"Ready",
"creationDate":"2018-07-26T01:43:41.000+0000",
"attributes":{
"additional_jvm_args":"-Xloggc:\/u01\/data\/domains\/ExampleI_domain\/GC_ExampleI_server_5.log -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=2 -XX:GCLogFileSize=5m -Dweblogic.rjvm.enableprotocolswitch=true -Djava.net.preferIPv4Stack=true -Doracle.security.jps.db.connect.max.retry=720 -Doracle.security.jps.db.connect.retry.interval=10000 -Djps.auth.debug=false -DUSE_JAAS=false -Djps.combiner.optimize.lazyeval=true -Djps.combiner.optimize=true -Djps.authz=ACC -Djps.subject.cache.key=5 -Djps.subject.cache.ttl=600000 -Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.2 -XX:+UnlockCommercialFeatures -XX:+FlightRecorder -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -Dweblogic.data.canTransferAnyFile=true -Djava.security.egd=file:\/dev\/.\/urandom -XX:CompileThreshold=8000 -XX:ReservedCodeCacheSize=1024m -Dtangosol.coherence.transport.reliable=tmb -Dtangosol.coherence.socketprovider=tcp",
"port":"9073",
"role":"managed",
"server_type":"WLS",
"heap_size":"2048",
"ccsr":"DataGridConfig",
"max_metaspace_size":"2048",
"cluster":"ExampleI_cluster",
"template":"ExampleI_cluster_Template",
"ssl_port":"9074",
"heap_start":"256"
}
}
},
"storageVolumes":{
"domain":{
"name":"domain",
"size":"10GB",
"partitions":"1"
},
"tools":{
"name":"tools",
"size":"10GB",
"partitions":"1"
},
"jdk":{
"name":"jdk",
"size":"2GB",
"partitions":"0"
},
"boot":{
"name":"boot",
"size":"25GB",
"partitions":"1"
},
"middleware":{
"name":"middleware",
"size":"10GB",
"partitions":"0"
},
"backup":{
"name":"backup",
"size":"20GB",
"partitions":"1"
}
}
}
}
},
"paasServers":{
},
"clusters":{
"datagridCluster":{
"clusterId":784151,
"clusterName":"datagridCluster",
"clusterType":"PAAS",
"profile":"{\"clusterType\":\"CACHING_CLUSTER\",\"clusterName\":\"datagridCluster\",\"serverCount\":\"4\",\"serversPerNode\":\"2\",\"shape\":\"oc3\",\"type\":\"CACHING_CLUSTER\",\"external\":\"false\"}",
"creationDate":"2018-07-26T01:43:41.652+0000",
"paasServers":{
"ExampleI_server_4":{
"serverId":531054,
"serverName":"ExampleI_server_4",
"serverType":"MS",
"serverRole":"JAAS_ROLE",
"state":"READY",
"serverStateDisplayName":"Ready",
"creationDate":"2018-07-26T01:43:41.000+0000",
"attributes":{
"additional_jvm_args":"-Xloggc:\/u01\/data\/domains\/ExampleI_domain\/GC_ExampleI_server_4.log -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=2 -XX:GCLogFileSize=5m -Dweblogic.rjvm.enableprotocolswitch=true -Djava.net.preferIPv4Stack=true -Doracle.security.jps.db.connect.max.retry=720 -Doracle.security.jps.db.connect.retry.interval=10000 -Djps.auth.debug=false -DUSE_JAAS=false -Djps.combiner.optimize.lazyeval=true -Djps.combiner.optimize=true -Djps.authz=ACC -Djps.subject.cache.key=5 -Djps.subject.cache.ttl=600000 -Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.2 -XX:+UnlockCommercialFeatures -XX:+FlightRecorder -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -Dweblogic.data.canTransferAnyFile=true -Djava.security.egd=file:\/dev\/.\/urandom -XX:CompileThreshold=8000 -XX:ReservedCodeCacheSize=1024m -XX:+PrintGCApplicationStoppedTime -XX:+PrintGCApplicationConcurrentTime -server -XX:+UseConcMarkSweepGC -Dtangosol.coherence.transport.reliable=tmb -Dtangosol.coherence.socketprovider=tcp",
"port":"9073",
"role":"managed",
"server_type":"DG",
"heap_size":"7680",
"ccsr":"DataGridConfig",
"max_metaspace_size":"2048",
"cluster":"datagridCluster",
"template":"DataGridServer-Template",
"ssl_port":"9074",
"heap_start":"256"
}
},
"ExampleI_server_1":{
"serverId":531051,
"serverName":"ExampleI_server_1",
"serverType":"MS",
"serverRole":"JAAS_ROLE",
"state":"READY",
"serverStateDisplayName":"Ready",
"creationDate":"2018-07-26T01:43:41.000+0000",
"attributes":{
"additional_jvm_args":"-Xloggc:\/u01\/data\/domains\/ExampleI_domain\/GC_ExampleI_server_1.log -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=2 -XX:GCLogFileSize=5m -Dweblogic.rjvm.enableprotocolswitch=true -Djava.net.preferIPv4Stack=true -Doracle.security.jps.db.connect.max.retry=720 -Doracle.security.jps.db.connect.retry.interval=10000 -Djps.auth.debug=false -DUSE_JAAS=false -Djps.combiner.optimize.lazyeval=true -Djps.combiner.optimize=true -Djps.authz=ACC -Djps.subject.cache.key=5 -Djps.subject.cache.ttl=600000 -Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.2 -XX:+UnlockCommercialFeatures -XX:+FlightRecorder -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -Dweblogic.data.canTransferAnyFile=true -Djava.security.egd=file:\/dev\/.\/urandom -XX:CompileThreshold=8000 -XX:ReservedCodeCacheSize=1024m -XX:+PrintGCApplicationStoppedTime -XX:+PrintGCApplicationConcurrentTime -server -XX:+UseConcMarkSweepGC -Dtangosol.coherence.transport.reliable=tmb -Dtangosol.coherence.socketprovider=tcp",
"port":"9073",
"role":"managed",
"server_type":"DG",
"heap_size":"7680",
"ccsr":"DataGridConfig",
"max_metaspace_size":"2048",
"cluster":"datagridCluster",
"template":"DataGridServer-Template",
"ssl_port":"9074",
"heap_start":"256"
}
},
"ExampleI_server_2":{
"serverId":531052,
"serverName":"ExampleI_server_2",
"serverType":"MS",
"serverRole":"JAAS_ROLE",
"state":"READY",
"serverStateDisplayName":"Ready",
"creationDate":"2018-07-26T01:43:41.000+0000",
"attributes":{
"additional_jvm_args":"-Xloggc:\/u01\/data\/domains\/ExampleI_domain\/GC_ExampleI_server_2.log -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=2 -XX:GCLogFileSize=5m -Dweblogic.rjvm.enableprotocolswitch=true -Djava.net.preferIPv4Stack=true -Doracle.security.jps.db.connect.max.retry=720 -Doracle.security.jps.db.connect.retry.interval=10000 -Djps.auth.debug=false -DUSE_JAAS=false -Djps.combiner.optimize.lazyeval=true -Djps.combiner.optimize=true -Djps.authz=ACC -Djps.subject.cache.key=5 -Djps.subject.cache.ttl=600000 -Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.2 -XX:+UnlockCommercialFeatures -XX:+FlightRecorder -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -Dweblogic.data.canTransferAnyFile=true -Djava.security.egd=file:\/dev\/.\/urandom -XX:CompileThreshold=8000 -XX:ReservedCodeCacheSize=1024m -XX:+PrintGCApplicationStoppedTime -XX:+PrintGCApplicationConcurrentTime -server -XX:+UseConcMarkSweepGC -Dtangosol.coherence.transport.reliable=tmb -Dtangosol.coherence.socketprovider=tcp",
"port":"9073",
"role":"managed",
"server_type":"DG",
"heap_size":"7680",
"ccsr":"DataGridConfig",
"max_metaspace_size":"2048",
"cluster":"datagridCluster",
"template":"DataGridServer-Template",
"ssl_port":"9074",
"heap_start":"256"
}
},
"ExampleI_server_3":{
"serverId":531053,
"serverName":"ExampleI_server_3",
"serverType":"MS",
"serverRole":"JAAS_ROLE",
"state":"READY",
"serverStateDisplayName":"Ready",
"creationDate":"2018-07-26T01:43:41.000+0000",
"attributes":{
"additional_jvm_args":"-Xloggc:\/u01\/data\/domains\/ExampleI_domain\/GC_ExampleI_server_3.log -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=2 -XX:GCLogFileSize=5m -Dweblogic.rjvm.enableprotocolswitch=true -Djava.net.preferIPv4Stack=true -Doracle.security.jps.db.connect.max.retry=720 -Doracle.security.jps.db.connect.retry.interval=10000 -Djps.auth.debug=false -DUSE_JAAS=false -Djps.combiner.optimize.lazyeval=true -Djps.combiner.optimize=true -Djps.authz=ACC -Djps.subject.cache.key=5 -Djps.subject.cache.ttl=600000 -Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.2 -XX:+UnlockCommercialFeatures -XX:+FlightRecorder -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -Dweblogic.data.canTransferAnyFile=true -Djava.security.egd=file:\/dev\/.\/urandom -XX:CompileThreshold=8000 -XX:ReservedCodeCacheSize=1024m -XX:+PrintGCApplicationStoppedTime -XX:+PrintGCApplicationConcurrentTime -server -XX:+UseConcMarkSweepGC -Dtangosol.coherence.transport.reliable=tmb -Dtangosol.coherence.socketprovider=tcp",
"port":"9073",
"role":"managed",
"server_type":"DG",
"heap_size":"7680",
"ccsr":"DataGridConfig",
"max_metaspace_size":"2048",
"cluster":"datagridCluster",
"template":"DataGridServer-Template",
"ssl_port":"9074",
"heap_start":"256"
}
}
}
},
"ExampleI_cluster":{
"clusterId":784151,
"clusterName":"ExampleI_cluster",
"clusterType":"PAAS",
"profile":"{\"clusterType\":\"APPLICATION_CLUSTER\",\"clusterName\":\"ExampleI_cluster\",\"serverCount\":\"1\",\"shape\":\"oc3\",\"type\":\"APPLICATION_CLUSTER\",\"default\":\"true\",\"external\":\"true\"}",
"creationDate":"2018-07-26T01:43:41.652+0000",
"paasServers":{
"ExampleI_server_5":{
"serverId":531050,
"serverName":"ExampleI_server_5",
"serverType":"MS",
"serverRole":"JAAS_ROLE",
"state":"READY",
"serverStateDisplayName":"Ready",
"creationDate":"2018-07-26T01:43:41.000+0000",
"attributes":{
"additional_jvm_args":"-Xloggc:\/u01\/data\/domains\/ExampleI_domain\/GC_ExampleI_server_5.log -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=2 -XX:GCLogFileSize=5m -Dweblogic.rjvm.enableprotocolswitch=true -Djava.net.preferIPv4Stack=true -Doracle.security.jps.db.connect.max.retry=720 -Doracle.security.jps.db.connect.retry.interval=10000 -Djps.auth.debug=false -DUSE_JAAS=false -Djps.combiner.optimize.lazyeval=true -Djps.combiner.optimize=true -Djps.authz=ACC -Djps.subject.cache.key=5 -Djps.subject.cache.ttl=600000 -Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.2 -XX:+UnlockCommercialFeatures -XX:+FlightRecorder -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -Dweblogic.data.canTransferAnyFile=true -Djava.security.egd=file:\/dev\/.\/urandom -XX:CompileThreshold=8000 -XX:ReservedCodeCacheSize=1024m -Dtangosol.coherence.transport.reliable=tmb -Dtangosol.coherence.socketprovider=tcp",
"port":"9073",
"role":"managed",
"server_type":"WLS",
"heap_size":"2048",
"ccsr":"DataGridConfig",
"max_metaspace_size":"2048",
"cluster":"ExampleI_cluster",
"template":"ExampleI_cluster_Template",
"ssl_port":"9074",
"heap_start":"256"
}
}
}
}
},
"displayName":"Weblogic"
},
"OTD":{
"serviceId":784151,
"componentId":850700,
"state":"READY",
"componentStateDisplayName":"Ready",
"version":"12.2.1.2.5",
"componentType":"OTD",
"creationDate":"2018-07-26T01:43:41.000+0000",
"instanceName":"OTD",
"instanceRole":"PRIMARY",
"isKeyComponent":false,
"region":"uscom-central-1",
"attributes":{
},
"vmInstances":{
"exampleinstance-lb-1":{
"vmId":1273010,
"id":1273010,
"uuid":"9FA799C45B4B49D78EA9287D550175CC",
"hostName":"exampleinstance-lb-1",
"fqHostName":"exampleinstance-lb-1.compute-588077782.oraclecloud.internal",
"label":"ExampleInstance lb 1",
"ipAddress":"ip_address",
"publicIpAddress":"public_ip_address",
"usageType":"ADMIN_SERVER",
"role":"ADMIN_SERVER",
"componentType":"OTD",
"state":"READY",
"vmStateDisplayName":"Ready",
"shapeId":"oc3",
"totalStorage":70656,
"creationDate":"2018-09-19T21:44:24.000+0000",
"isAdminNode":true,
"servers":{
"ExampleInstance-lb-1":{
"serverId":697885,
"serverName":"ExampleInstance-lb-1",
"serverType":"OTD_SERVER",
"serverRole":"JAAS_ROLE",
"state":"READY",
"serverStateDisplayName":"Ready",
"creationDate":"2018-09-19T21:44:24.000+0000",
"attributes":{
},
"isPermanent":false
}
},
"storageVolumes":{
"otd-instance":{
"name":"otd-instance",
"size":"6GB",
"partitions":"1",
"isUserVisible":false
},
"tools":{
"name":"tools",
"size":"10GB",
"partitions":"1",
"isUserVisible":false
},
"jdk":{
"name":"jdk",
"size":"2GB",
"partitions":"0",
"isUserVisible":false
},
"boot":{
"name":"boot",
"size":"21GB",
"partitions":"1",
"isUserVisible":false
},
"middleware":{
"name":"middleware",
"size":"10GB",
"partitions":"0",
"isUserVisible":false
},
"backup":{
"name":"backup",
"size":"20GB",
"partitions":"1",
"isUserVisible":false
}
}
}
},
"adminHostName":"exampleinstance-lb-1",
"adminFqHostName":"exampleinstance-lb-1.compute-588077782.oraclecloud.internal",
"storageVolumes":{
"tools":{
"name":"tools",
"size":"10G",
"mount":"\/u01\/app\/oracle\/tools"
},
"boot":{
"name":"boot",
"size":"21G",
"mount":"\/"
},
"middleware":{
"name":"middleware",
"size":"10G",
"mount":"\/u01\/app\/oracle\/middleware"
},
"otd-instance":{
"name":"otd-instance",
"size":"6G",
"mount":"\/u01\/data\/otd-instance"
},
"jdk":{
"name":"jdk",
"size":"2G",
"mount":"\/u01\/jdk"
},
"backup":{
"name":"backup",
"size":"20G",
"mount":"\/u01\/data\/backup"
},
"em_agent_data":{
"name":"em_agent_data",
"size":"2G",
"mount":"\/u01\/em"
}
},
"hosts":{
"userHosts":{
"exampleinstance-lb-1":{
"vmId":1273010,
"id":1273010,
"uuid":"9FA799C45B4B49D78EA9287D550175CC",
"hostName":"exampleinstance-lb-1",
"fqHostName":"exampleinstance-lb-1.compute-588077782.oraclecloud.internal",
"label":"ExampleInstance lb 1",
"ipAddress":"ip_address",
"publicIpAddress":"ip_address",
"usageType":"ADMIN_SERVER",
"role":"ADMIN_SERVER",
"componentType":"OTD",
"state":"READY",
"vmStateDisplayName":"Ready",
"shapeId":"oc3",
"totalStorage":70656,
"creationDate":"2018-09-19T21:44:24.000+0000",
"isAdminNode":true,
"servers":{
"ExampleInstance-lb-1":{
"serverId":697885,
"serverName":"ExampleInstance-lb-1",
"serverType":"OTD_SERVER",
"serverRole":"JAAS_ROLE",
"state":"READY",
"serverStateDisplayName":"Ready",
"creationDate":"2018-09-19T21:44:24.000+0000",
"attributes":{
"serviceListenerPort":"80",
"otdSystemAdminUser":"JaaS_System_OTD_Admin",
"otdConfigName":"opc-config",
"serviceSecuredListenerPort":"443",
"securedListenerPort":"8081",
"otdAdminUser":"weblogic",
"listenerPortEnabled":"false",
"adminPort":"8989",
"policy":"LEAST_CONNECTION_COUNT",
"listenerPort":"8080"
}
}
},
"storageVolumes":{
"otd-instance":{
"name":"otd-instance",
"size":"6GB",
"partitions":"1"
},
"tools":{
"name":"tools",
"size":"10GB",
"partitions":"1"
},
"jdk":{
"name":"jdk",
"size":"2GB",
"partitions":"0"
},
"boot":{
"name":"boot",
"size":"21GB",
"partitions":"1"
},
"middleware":{
"name":"middleware",
"size":"10GB",
"partitions":"0"
},
"backup":{
"name":"backup",
"size":"20GB",
"partitions":"1"
}
}
}
}
},
"paasServers":{
},
"clusters":{
},
"displayName":"Oracle Load Balancer"
}
},
"activityLogs":[
{
"activityLogId":22548545,
"serviceName":"ExampleInstance",
"serviceType":"jaas",
"identityDomain":"idcs-stringlettersnumbers",
"serviceId":784151,
"jobId":38872323,
"startDate":"2018-09-19T22:23:27.163+0000",
"endDate":"2018-09-19T22:23:35.219+0000",
"status":"SUCCEED",
"operationId":784151,
"operationType":"CONFIG_CHANGE",
"summaryMessage":"CONFIG_CHANGE",
"authDomain":"idcs-stringlettersnumbers",
"authUser":"username",
"initiatedBy":"USER",
"messages":[
{
"activityDate":"2018-09-19T22:23:27.163+0000",
"message":"Activity Submitted"
},
{
"activityDate":"2018-09-19T22:23:31.236+0000",
"message":"Activity Started"
},
{
"activityDate":"2018-09-19T22:23:34.209+0000",
"message":"PSM-BKP-50201: Successfully added backup service."
},
{
"activityDate":"2018-09-19T22:23:35.219+0000",
"message":"Activity Ended"
}
]
}
],
"layeringMode":"None",
"serviceLevelDisplayName":"Oracle Java Cloud Service",
"editionDisplayName":"Enterprise Edition with Coherence",
"meteringFrequencyDisplayName":"Hourly",
"INTERNAL_ROOT":"https:\/\/ip_address",
"customPayload":"null",
"cloudStorageContainer":"https:\/\/storage_url\/v1\/Storage-accountname\/JaaS",
"jdkVersion":"1.8.0_171",
"useIdentityService":"false",
"FMW_ROOT":"https:\/\/ip_address:7002\/em",
"OTD_ROOT":"https:\/\/ip_address:8989\/em",
"BACKUP_DESTINATION":"BOTH",
"configureLoadBalancer":"false",
"provisionEngine":"Metadata_1_0",
"displayIDCSRoles":"true",
"WLS_ROOT":"https:\/\/ip_address:7002\/console",
"lbaasConfigured":"false",
"SAMPLE_ROOT":"https:\/\/ip_address\/sample-app",
"identityTenancy":"StandardJCS",
"displayWLSAndFMWConsole":"true",
"WLS_MSHA_SEC_LIST":"\/Compute-588077782\/username\/paas\/JaaS\/ExampleInstance\/ora_wls_msha",
"enableAdminConsoles":"false",
"totalSharedStorage":0,
"allAssociations":{
"toAssociations":[
{
"associationId":422690,
"displayName":"DbaaS association",
"description":"DbaaS association",
"associationType":"DEPENDS_ON",
"associationName":"INFRA_DB",
"associationState":"READY",
"assocStatusMessage":"newly created",
"isRequired":true,
"creationDate":"2018-07-26T01:43:41.000+0000",
"domain":"idcs-stringlettersnumbers",
"destServiceType":"DBaaS",
"destServiceName":"ExampleDBInstance",
"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":"uscom-central-1",
"patching":{
"currentOperation":{
"operation":"NONE"
},
"updateStatus":"NORMAL_PENDING",
"totalAvailablePatches":2
},
"backup":{
"operationInProgress":{
}
}
}
A service instance that is the source service for a cloned instance would have the line "clone":false
, and the cloned instance object would be seen in the "fromAssociations"
array. For example:
"fromAssociations":[
{
"associationId":6423,
"displayName":"CLONED_FROM",
"associationType":"REQUISITE_OF",
"associationName":"CLONED_FROM",
"associationState":"READY",
"assocStatusMessage":"newly created",
"isRequired":true,
"creationDate":"2017-11-15T05:03:38.000+0000",
"domain":"ExampleIdentityDomain",
"sourceServiceType":"JaaS",
"sourceServiceName":"MyJCSinstanceClone",
"serviceStatus":"READY",
"serviceStateDisplayName":"Ready",
"edition":"SUITE",
"version":"12cRelease214",
"level":"PAAS",
"ocpu":5,
"associationStateDisplayName":"Ready",
"assocTypeDisplayName":"Required For",
"assocTypeDescription":"Service B\/Resource B required for Service A"
}
]
A service instance that is a clone of a source service instance would have the line "clone":true
, and the source instance object would be seen in the "toAssociations"
array. For example:
"toAssociations":[
{
"associationId":6423,
"displayName":"CLONED_FROM",
"associationType":"DEPENDS_ON",
"associationName":"CLONED_FROM",
"associationState":"READY",
"assocStatusMessage":"newly created",
"isRequired":true,
"creationDate":"2017-11-15T05:03:38.000+0000",
"domain":"ExampleIdentityDomain",
"destServiceType":"JaaS",
"destServiceName":"MyJCSinstance",
"serviceStatus":"READY",
"serviceStateDisplayName":"Ready",
"edition":"SUITE",
"version":"12cRelease214",
"level":"PAAS",
"ocpu":3,
"associationStateDisplayName":"Ready",
"assocTypeDisplayName":"Depends On",
"assocTypeDescription":"Service A depends on Resource B\/Service B."
},
...
]
The following shows an example of the response body for a service instance that is provisioned with Oracle Identity Cloud Service enabled.
{
"serviceId":834685,
"serviceUuid":"62E67AD0DC50486D974568CCD6B9F4A5",
"serviceLogicalUuid":"5E601C36623147D09F6DD1684F35781F",
"serviceName":"ExampleInstanceIDCS",
"serviceType":"JaaS",
"domainName":"idcs-exampleidentitydomainidcs",
"email": "me.foo@bar.com",
"serviceVersion":"12cRelease214",
"releaseVersion":"12.2.1.4.180627",
"baseReleaseVersion":"12.2.1.4.180627",
"metaVersion":"18.3.2-1808050808",
"serviceLevel":"PAAS",
"subscription":"HOURLY",
"meteringFrequency":"HOURLY",
"edition":"EE",
"totalSSDStorage":0,
"storageContainer":"https:\/\/storage_url\/v1\/Storage-accountname\/JaaS",
"state":"READY",
"serviceStateDisplayName":"Ready",
"clone":false,
"creator":"username",
"creationDate":"2018-08-07T09:01:05.378+0000",
"serviceEntitlementId":"588077784",
"isBYOL":true,
"isSharedManaged":false,
"isNonSharedmanaged":true,
"isDefaultManaged":false,
"isManaged":false,
"isOAuthForStorageConfigured":false,
"isMultipleSite":false,
"iaasProvider":"NIMBULA",
"attributes":{
"FMW_ROOT":{
"displayName":"Open Fusion Middleware Control Console",
"type":"URL",
"value":"https:\/\/ip_address:7002\/em",
"displayValue":"https:\/\/ip_address:7002\/em",
"isKeyBinding":true
},
"SAMPLE_ROOT":{
"displayName":"Sample Application",
"type":"STRING",
"value":"https:\/\/ExampleInstance-accountname.someurl.com:443\/sample-app\/",
"displayValue":"https:\/\/ExampleInstance-accountname.someurl.com:443\/sample-app\/",
"isKeyBinding":false
},
"WLS_ROOT":{
"displayName":"Open WebLogic Server Console",
"type":"URL",
"value":"https:\/\/ip_address:7002\/console",
"displayValue":"https:\/\/ip_address:7002\/console",
"isKeyBinding":true
},
"jdkVersion":{
"displayName":"JDK",
"type":"STRING",
"value":"1.8.0_171",
"displayValue":"1.8.0_171",
"isKeyBinding":false
},
"cloudStorageContainer":{
"displayName":"Cloud Storage Container",
"type":"STRING",
"value":"https:\/\/storage_url\/v1\/Storage-accountname\/JaaS",
"displayValue":"https:\/\/storage_url\/v1\/Storage-accountname\/JaaS",
"isKeyBinding":false
},
"BACKUP_DESTINATION":{
"displayName":"Backup Destination",
"type":"STRING",
"value":"NONE",
"displayValue":"None",
"isKeyBinding":false
}
},
"tags":{
"items":[
{
"key":"hrprod",
"readOnly":false,
"state":"Ready"
}
],
"totalResults":1,
"hasMore":false
},
"components":{
"WLS":{
"serviceId":834685,
"componentId":906746,
"state":"READY",
"componentStateDisplayName":"Ready",
"version":"12.2.1.4.0",
"componentType":"WLS",
"creationDate":"2018-08-07T09:01:05.000+0000",
"instanceName":"WLS",
"instanceRole":"PRIMARY",
"isKeyComponent":true,
"region":"uscom-central-1",
"attributes":{
"upperStackProductName":{
"displayName":"Fusion Middleware",
"type":"STRING",
"value":"",
"displayValue":"",
"isKeyBinding":false
}
},
"vmInstances":{
"exampleinstance-wls-1":{
"vmId":1111790,
"id":1111790,
"uuid":"04794E63FDAE4B59A9246B5C28C22DEF",
"hostName":"exampleinstance-wls-1",
"fqHostName":"exampleinstance-wls-1.compute-588077782.oraclecloud.internal",
"label":"ExampleInstance wls 1",
"ipAddress":"ip_address",
"publicIpAddress":"ip_address",
"usageType":"ADMIN_SERVER",
"role":"ADMIN_SERVER",
"componentType":"WLS",
"state":"READY",
"vmStateDisplayName":"Ready",
"shapeId":"oc3",
"totalStorage":78848,
"creationDate":"2018-08-07T09:01:05.000+0000",
"isAdminNode":true
}
},
"adminHostName":"exampleinstance-wls-1",
"adminFqHostName":"exampleinstance-wls-1.compute-588077782.oraclecloud.internal",
"hosts":{
"userHosts":{
"exampleinstance-wls-1":{
"vmId":1111790,
"id":1111790,
"uuid":"04794E63FDAE4B59A9246B5C28C22DEF",
"hostName":"exampleinstance-wls-1",
"fqHostName":"exampleinstance-wls-1.compute-588077782.oraclecloud.internal",
"label":"ExampleInstance wls 1",
"ipAddress":"ip_address",
"publicIpAddress":"ip_address",
"usageType":"ADMIN_SERVER",
"role":"ADMIN_SERVER",
"componentType":"WLS",
"state":"READY",
"vmStateDisplayName":"Ready",
"shapeId":"oc3",
"totalStorage":78848,
"creationDate":"2018-08-07T09:01:05.000+0000",
"isAdminNode":true,
"servers":{
"ExampleI_adminserver":{
"serverId":578456,
"serverName":"ExampleI_adminserver",
"serverType":"ADMIN",
"serverRole":"JAAS_ROLE",
"state":"READY",
"serverStateDisplayName":"Ready",
"creationDate":"2018-08-07T09:01:05.000+0000",
"attributes":{
"server_type":"WLS",
"ssl_port":"9072",
"port":"9071",
"role":"admin",
"max_metaspace_size":"512",
"heap_start":"256",
"additional_jvm_args":" ",
"heap_size":"1536"
}
},
"ExampleI_server_1":{
"serverId":578457,
"serverName":"ExampleI_server_1",
"serverType":"MS",
"serverRole":"JAAS_ROLE",
"state":"READY",
"serverStateDisplayName":"Ready",
"creationDate":"2018-08-07T09:01:05.000+0000",
"attributes":{
"additional_jvm_args":" -Dtangosol.coherence.transport.reliable=tmb -Dtangosol.coherence.socketprovider=tcp",
"port":"9073",
"role":"managed",
"server_type":"WLS",
"heap_size":"2048",
"ccsr":"DataGridConfig",
"max_metaspace_size":"2048",
"cluster":"ExampleI_cluster",
"template":"ExampleI_cluster_Template",
"ssl_port":"9074",
"heap_start":"256"
}
}
},
"storageVolumes":{
"domain":{
"name":"domain",
"size":"10GB",
"partitions":"1"
},
"tools":{
"name":"tools",
"size":"10GB",
"partitions":"1"
},
"jdk":{
"name":"jdk",
"size":"2GB",
"partitions":"0"
},
"boot":{
"name":"boot",
"size":"25GB",
"partitions":"1"
},
"middleware":{
"name":"middleware",
"size":"10GB",
"partitions":"0"
},
"backup":{
"name":"backup",
"size":"20GB",
"partitions":"1"
}
}
}
}
},
"paasServers":{
},
"clusters":{
"ExampleI_cluster":{
"clusterId":834685,
"clusterName":"ExampleI_cluster",
"clusterType":"PAAS",
"profile":"{\"clusterType\":\"APPLICATION_CLUSTER\",\"clusterName\":\"ExampleI_cluster\",\"serverCount\":\"1\",\"shape\":\"oc3\",\"type\":\"APPLICATION_CLUSTER\",\"default\":\"true\",\"external\":\"true\"}",
"creationDate":"2018-08-07T09:01:05.378+0000",
"paasServers":{
"ExampleI_server_1":{
"serverId":578457,
"serverName":"ExampleI_server_1",
"serverType":"MS",
"serverRole":"JAAS_ROLE",
"state":"READY",
"serverStateDisplayName":"Ready",
"creationDate":"2018-08-07T09:01:05.000+0000",
"attributes":{
"additional_jvm_args":" -Dtangosol.coherence.transport.reliable=tmb -Dtangosol.coherence.socketprovider=tcp",
"port":"9073",
"role":"managed",
"server_type":"WLS",
"heap_size":"2048",
"ccsr":"DataGridConfig",
"max_metaspace_size":"2048",
"cluster":"TestJCS_cluster",
"template":"ExampleI_cluster_Template",
"ssl_port":"9074",
"heap_start":"256"
}
}
}
}
},
"displayName":"Weblogic"
}
},
"activityLogs":[
{
"activityLogId":20731936,
"serviceName":"ExampleInstance",
"serviceType":"jaas",
"identityDomain":"idcs-exampleidentitydomainidcs",
"serviceId":834685,
"jobId":34038601,
"startDate":"2018-08-07T09:01:09.218+0000",
"endDate":"2018-08-07T09:19:10.528+0000",
"status":"SUCCEED",
"operationId":834685,
"operationType":"CREATE_SERVICE",
"summaryMessage":"CREATE_SERVICE",
"authDomain":"idcs-exampleidentitydomainidcs",
"authUser":"username",
"initiatedBy":"USER",
"messages":[
{
"activityDate":"2018-08-07T09:01:09.218+0000",
"message":"Activity Submitted"
},
{
"activityDate":"2018-08-07T09:01:11.599+0000",
"message":"Activity Started"
},
{
"activityDate":"2018-08-07T09:01:12.261+0000",
"message":"Started operation to create service [ExampleInstance] in identity domain [idcs-exampleidentitydomainidcs]."
},
{
"activityDate":"2018-08-07T09:01:13.092+0000",
"message":"Started pre-check for load balancer configuration for service [ExampleInstance]."
},
{
"activityDate":"2018-08-07T09:01:14.148+0000",
"message":"Completed pre-check for load balancer configuration for service [ExampleInstance]."
},
...
{
"activityDate":"2018-08-07T09:19:10.528+0000",
"message":"Activity Ended"
}
]
}
],
"idcs":{
"customer":{
"appID":"6c2872ceec0c44da8433acbf63a8123b",
"appDisplayName":"JaaS_ExampleInstance",
"appName":"5E601C36623147D09F6DD1684F35781F_APPID",
"appURL":"https:\/\/idcs-exampleidentitydomainidcs_url:443\/ui\/v1\/adminconsole\/?root=apps&app=6c2872ceec0c44da8433acbf63a8123b"
}
},
"layeringMode":"None",
"serviceLevelDisplayName":"Oracle Java Cloud Service",
"editionDisplayName":"Enterprise Edition",
"meteringFrequencyDisplayName":"Hourly",
"displayIDCSRoles":"true",
"INTERNAL_ROOT":"https:\/\/ip_address",
"WLS_ROOT":"https:\/\/ip_address:7002\/console",
"provisionEngine":"Metadata_1_0",
"jdkVersion":"1.8.0_171",
"FMW_ROOT":"https:\/\/ip_address:7002\/em",
"cloudStorageContainer":"https:\/\/storage_url\/v1\/Storage-accountname\/JaaS",
"displayWLSAndFMWConsole":"true",
"SAMPLE_ROOT":"https:\/\/ExampleInstance-accountname.someurl.com:443\/sample-app\/",
"identityTenancy":"StandardJCS",
"BACKUP_DESTINATION":"NONE",
"lbaasConfigured":"true",
"WLS_MSHA_SEC_LIST":"\/Compute-588077782\/username\/paas\/JaaS\/ExampleInstance\/ora_wls_msha",
"useIdentityService":"true",
"configureLoadBalancer":"true",
"PSM_IDENTITY_FOOTPRINT_CUSTOMER":"6c2872ceec0c44da8433acbf63a8123b",
"enableAdminConsoles":"true",
"totalSharedStorage":0,
"allAssociations":{
"toAssociations":[
{
"associationId":467050,
"displayName":"DbaaS association",
"description":"DbaaS association",
"associationType":"DEPENDS_ON",
"associationName":"INFRA_DB",
"associationState":"READY",
"assocStatusMessage":"newly created",
"isRequired":true,
"creationDate":"2018-08-07T09:01:05.000+0000",
"domain":"idcs-exampleidentitydomainidcs",
"destServiceType":"DBaaS",
"destServiceName":"ExampleDBInstance",
"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":"uscom-central-1",
"patching":{
"currentOperation":{
"operation":"NONE"
},
"updateStatus":"NORMAL_PENDING",
"totalAvailablePatches":1
},
"loadBalancer":{
"PUBLIC":{
"displayName":"exampleinstance-loadbalancer-1",
"role":"PRIMARY",
"url":"https:\/\/ExampleInstance-accountname.someurl.com:443",
"permanentUrl":"https:\/\/5E601C36623147D09F6DD1684F35781F.someurl.com:443",
"urls":[
"https:\/\/ExampleInstance-accountname.someurl.com:443"
],
"permanentUrls":[
"https:\/\/5E601C36623147D09F6DD1684F35781F.someurl.com:443"
],
"loadBalancerAdminUrl":"https:\/\/lbaas-stringlettersnumbers.balancer.oraclecloud.com\/vlbrs\/uscom-central-1\/834685-1533632922759",
"loadBalancerConsoleUrl":"https:\/\/compute-cacct-stringnumbersletters.console.oraclecloud.com\/mycompute\/console\/view.html"
}
}
}
The following shows an example of the response body for a service instance where the associated infrastructure schema database is deployed on Oracle Autonomous Transaction Processing.
{
"serviceId": 5001,
"serviceUuid": "87F5544C33644212865C4B71DD173944",
"serviceLogicalUuid": "5045C5A490804A88A3C45989DA30F4F6",
"serviceName": "ExampleInstance",
"serviceType": "JaaS",
"domainName": "ExampleIdentityDomain",
"serviceVersion": "12cRelease214",
"releaseVersion": "12.2.1.4.181116",
"baseReleaseVersion": "12.2.1.4.181116",
"metaVersion": "18.4.4-181127055342",
"originalMetaVersion": "18.4.4-181127055342",
"serviceLevel": "PAAS",
"subscription": "HOURLY",
"meteringFrequency": "HOURLY",
"edition": "EE",
"state": "READY",
"serviceStateDisplayName": "Ready",
"clone": false,
"creator": "username",
"creationDate": "2018-11-28T00:23:53.631+0000",
"serviceEntitlementId": "33333335",
"isBYOL": false,
"isSharedManaged": false,
"isNonSharedmanaged": true,
"isDefaultManaged": false,
"isManaged": false,
"isOAuthForStorageConfigured": false,
"iaasProvider": "OCI",
"attributes": {
"SAMPLE_ROOT": {
"displayName": "Open Sample Application",
"type": "STRING",
"value": "https://host-ip/sample-app/",
"displayValue": "https://host-ip/sample-app/",
"isKeyBinding": false
},
"FMW_ROOT": {
"displayName": "Open Fusion Middleware Control Console",
"type": "URL",
"value": "https://host-ip:7002/em",
"displayValue": "https://host-ip:7002/em",
"isKeyBinding": true
},
"WLS_ROOT": {
"displayName": "Open WebLogic Server Administration Console",
"type": "URL",
"value": "https://host-ip:7002/console",
"displayValue": "https://host-ip:7002/console",
"isKeyBinding": true
},
"jdkVersion": {
"displayName": "JDK",
"type": "STRING",
"value": "1.8.0_191",
"displayValue": "1.8.0_191",
"isKeyBinding": false
},
"cloudStorageContainer": {
"displayName": "Object Storage Container",
"type": "STRING",
"value": "",
"displayValue": "",
"isKeyBinding": false
},
"BACKUP_DESTINATION": {
"displayName": "Backup Destination",
"type": "STRING",
"value": "NONE",
"displayValue": "None",
"isKeyBinding": false
}
},
"tags": {
"items": [],
"totalResults": 0,
"hasMore": false
},
"totalSSDStorage": 0,
"isMultipleSite": false,
"keyComponentInstance": "WLS",
"adminHostName": "exampleinstance-wls-1",
"adminFqHostName": "exampleinstance-wls-1.sub09142307562.myvcn.oraclevcn.com",
"components": {
"WLS": {
"serviceId": 5001,
"componentId": 5002,
"state": "READY",
"componentStateDisplayName": "Ready",
"version": "12.2.1.4.0",
"componentType": "WLS",
"creationDate": "2018-11-28T00:23:53.000+0000",
"instanceName": "WLS",
"instanceRole": "PRIMARY",
"isKeyComponent": true,
"region": "us-phoenix-1",
"availabilityDomain": "BucU:PHX-AD-3",
"attributes": {
"upperStackProductName": {
"displayName": "Fusion Middleware",
"type": "STRING",
"value": "",
"displayValue": "",
"isKeyBinding": false
}
},
"vmInstances": {
"exampleinstance-wls-1": {
"vmId": 5001,
"id": 5001,
"uuid": "F71FCFB0E5314BC99A2339E502845B55",
"hostName": "exampleinstance-wls-1",
"fqHostName": "exampleinstance-wls-1.sub09142307562.myvcn.oraclevcn.com",
"availabilityDomain": "BucU:PHX-AD-3",
"faultDomain": "FAULT-DOMAIN-1",
"subnet": "ocid1.subnet.oc1.phx.aaakczmh4a",
"label": "ExampleInstance wls 1",
"ipAddress": "host-ip",
"publicIpAddress": "host-ip",
"usageType": "ADMIN_SERVER",
"role": "ADMIN_SERVER",
"componentType": "WLS",
"state": "READY",
"vmStateDisplayName": "Ready",
"shapeId": "VM.Standard2.1",
"totalStorage": 201728,
"creationDate": "2018-11-28T00:23:53.000+0000",
"isAdminNode": true,
"servers": {
"ExampleInstance_dom_server_1": {
"serverId": 5002,
"serverName": "ExampleInstance_dom_server_1",
"serverType": "MS",
"serverRole": "JAAS_ROLE",
"state": "READY",
"serverStateDisplayName": "Ready",
"creationDate": "2018-11-28T00:23:53.000+0000",
"attributes": {},
"isPermanent": false
},
"ExampleInstance_dom_adminserver": {
"serverId": 5001,
"serverName": "ExampleInstance_dom_adminserver",
"serverType": "ADMIN",
"serverRole": "JAAS_ROLE",
"state": "READY",
"serverStateDisplayName": "Ready",
"creationDate": "2018-11-28T00:23:53.000+0000",
"attributes": {},
"isPermanent": false
}
},
"storageVolumes": {
"domain": {
"name": "domain",
"size": "50GB",
"partitions": "1",
"displayName": "Domain Storage",
"isUserVisible": true
},
"tools": {
"name": "tools",
"size": "22GB",
"partitions": "1",
"isUserVisible": false
},
"jdk": {
"name": "jdk",
"size": "6GB",
"partitions": "0",
"isUserVisible": false
},
"middleware": {
"name": "middleware",
"size": "22GB",
"partitions": "0",
"displayName": "Middleware Storage",
"isUserVisible": true
},
"backup": {
"name": "backup",
"size": "50GB",
"partitions": "1",
"displayName": "Backup Storage",
"isUserVisible": true
}
}
}
},
"adminHostName": "exampleinstance-wls-1",
"adminFqHostName": "exampleinstance-wls-1.sub09142307562.myvcn.oraclevcn.com",
"storageVolumes": {
"domain": {
"name": "domain",
"size": "50G",
"mount": "/u01/data/domains"
},
"tools": {
"name": "tools",
"size": "22G",
"mount": "/u01/app/oracle/tools"
},
"jdk": {
"name": "jdk",
"size": "6G",
"mount": "/u01/jdk"
},
"middleware": {
"name": "middleware",
"size": "22G",
"mount": "/u01/app/oracle/middleware"
},
"backup": {
"name": "backup",
"size": "50G",
"mount": "/u01/data/backup"
}
},
"hosts": {
"userHosts": {
"exampleinstance-wls-1": {
"vmId": 5001,
"id": 5001,
"uuid": "F71FCFB0E5314BC99A2339E502845B55",
"hostName": "exampleinstance-wls-1",
"fqHostName": "exampleinstance-wls-1.sub09142307562.jcspaasvcn.oraclevcn.com",
"availabilityDomain": "BucU:PHX-AD-3",
"faultDomain": "FAULT-DOMAIN-1",
"subnet": "ocid1.subnet.oc1.phx.aaakczmh4a",
"label": "ExampleInstance wls 1",
"ipAddress": "host-ip",
"publicIpAddress": "host-ip",
"usageType": "ADMIN_SERVER",
"role": "ADMIN_SERVER",
"componentType": "WLS",
"state": "READY",
"vmStateDisplayName": "Ready",
"shapeId": "VM.Standard2.1",
"totalStorage": 201728,
"creationDate": "2018-11-28T00:23:53.000+0000",
"isAdminNode": true,
"servers": {
"ExampleInstance_dom_server_1": {
"serverId": 5002,
"serverName": "ExampleInstance_dom_server_1",
"serverType": "MS",
"serverRole": "JAAS_ROLE",
"state": "READY",
"serverStateDisplayName": "Ready",
"creationDate": "2018-11-28T00:23:53.000+0000",
"attributes": {
"additional_jvm_args": " -Dtangosol.coherence.transport.reliable=tmb -Dtangosol.coherence.socketprovider=tcp",
"port": "9073",
"role": "managed",
"server_type": "WLS",
"heap_size": "8192",
"ccsr": "DataGridConfig",
"max_metaspace_size": "2048",
"cluster": "ExampleInstance_cluster",
"template": "ExampleInstance_cluster_Template",
"ssl_port": "9074",
"heap_start": "256"
}
},
"ExampleInstance_dom_adminserver": {
"serverId": 5001,
"serverName": "ExampleInstance_dom_adminserver",
"serverType": "ADMIN",
"serverRole": "JAAS_ROLE",
"state": "READY",
"serverStateDisplayName": "Ready",
"creationDate": "2018-11-28T00:23:53.000+0000",
"attributes": {
"server_type": "WLS",
"ssl_port": "9072",
"port": "9071",
"role": "admin",
"max_metaspace_size": "512",
"heap_start": "256",
"additional_jvm_args": " ",
"heap_size": "1536"
}
}
},
"storageVolumes": {
"domain": {
"name": "domain",
"size": "50GB",
"partitions": "1"
},
"tools": {
"name": "tools",
"size": "22GB",
"partitions": "1"
},
"jdk": {
"name": "jdk",
"size": "6GB",
"partitions": "0"
},
"middleware": {
"name": "middleware",
"size": "22GB",
"partitions": "0"
},
"backup": {
"name": "backup",
"size": "50GB",
"partitions": "1"
}
}
}
}
},
"paasServers": {
"ExampleInstance_dom_server_1": {
"serverId": 5002,
"serverName": "ExampleInstance_dom_server_1",
"serverType": "MS",
"serverRole": "JAAS_ROLE",
"state": "READY",
"serverStateDisplayName": "Ready",
"creationDate": "2018-11-28T00:23:53.000+0000",
"attributes": {
"additional_jvm_args": " -Dtangosol.coherence.transport.reliable=tmb -Dtangosol.coherence.socketprovider=tcp",
"port": "9073",
"role": "managed",
"server_type": "WLS",
"heap_size": "8192",
"ccsr": "DataGridConfig",
"max_metaspace_size": "2048",
"cluster": "ExampleInstance_cluster",
"template": "ExampleInstance_cluster_Template",
"ssl_port": "9074",
"heap_start": "256"
}
},
"ExampleInstance_dom_adminserver": {
"serverId": 5001,
"serverName": "ExampleInstance_dom_adminserver",
"serverType": "ADMIN",
"serverRole": "JAAS_ROLE",
"state": "READY",
"serverStateDisplayName": "Ready",
"creationDate": "2018-11-28T00:23:53.000+0000",
"attributes": {
"server_type": "WLS",
"ssl_port": "9072",
"port": "9071",
"role": "admin",
"max_metaspace_size": "512",
"heap_start": "256",
"additional_jvm_args": " ",
"heap_size": "1536"
}
}
},
"clusters": {
"ExampleInstance_cluster": {
"clusterId": 5001,
"clusterName": "ExampleInstance_cluster",
"clusterType": "PAAS",
"profile": "{\"clusterType\":\"APPLICATION_CLUSTER\",\"clusterName\":\"ExampleInstance_cluster\",\"serverCount\":\"1\",\"shape\":\"VM.Standard2.1\",\"type\":\"APPLICATION_CLUSTER\",\"default\":\"true\",\"external\":\"true\"}",
"creationDate": "2018-11-28T00:23:53.656+0000",
"paasServers": {
"ExampleInstance_dom_server_1": {
"serverId": 5002,
"serverName": "ExampleInstance_dom_server_1",
"serverType": "MS",
"serverRole": "JAAS_ROLE",
"state": "READY",
"serverStateDisplayName": "Ready",
"creationDate": "2018-11-28T00:23:53.000+0000",
"attributes": {
"additional_jvm_args": " -Dtangosol.coherence.transport.reliable=tmb -Dtangosol.coherence.socketprovider=tcp",
"port": "9073",
"role": "managed",
"server_type": "WLS",
"heap_size": "8192",
"ccsr": "DataGridConfig",
"max_metaspace_size": "2048",
"cluster": "ExampleInstance_cluster",
"template": "ExampleInstance_cluster_Template",
"ssl_port": "9074",
"heap_start": "256"
}
}
}
}
},
"displayName": "WebLogic"
}
},
"activityLogs": [
{
"activityLogId": 175002,
"serviceName": "ExampleInstance",
"serviceType": "jaas",
"identityDomain": "ExampleIdentityDomain",
"serviceId": 5001,
"jobId": 20003,
"computeSiteName": "us-phoenix-1",
"startDate": "2018-11-28T00:23:58.922+0000",
"endDate": "2018-11-28T00:55:26.083+0000",
"status": "SUCCEED",
"operationId": 5001,
"operationType": "CREATE_SERVICE",
"summaryMessage": "CREATE_SERVICE",
"authDomain": "ExampleIdentityDomain",
"authUser": "username",
"initiatedBy": "USER",
"messages": [
{
"activityDate": "2018-11-28T00:23:58.922+0000",
"message": "Activity Submitted"
},
{
"activityDate": "2018-11-28T00:23:59.192+0000",
"message": "Activity Started"
},
{
"activityDate": "2018-11-28T00:24:01.493+0000",
"message": "Started operation to create service [ExampleInstance] in identity domain [ExampleIdentityDomain]."
},
...
{
"activityDate": "2018-11-28T00:55:17.397+0000",
"message": "Provisioning of component [WLS] succeeded."
},
{
"activityDate": "2018-11-28T00:55:26.083+0000",
"message": "Activity Ended"
}
]
}
],
"layeringMode": "None",
"serviceLevelDisplayName": "Oracle Java Cloud Service",
"editionDisplayName": "Enterprise Edition",
"meteringFrequencyDisplayName": "Hourly",
"INTERNAL_ROOT": "https://host-ip",
"cloudStorageContainer": "null",
"jdkVersion": "1.8.0_191",
"useIdentityService": "false",
"FMW_ROOT": "https://host-ip:7002/em",
"BACKUP_DESTINATION": "NONE",
"configureLoadBalancer": "false",
"provisionEngine": "Metadata_1_0",
"displayIDCSRoles": "true",
"loadBalancerType": "null",
"WLS_ROOT": "https://host-ip:7002/console",
"lbaasConfigured": "false",
"identityTenancy": "StandardJCS",
"SAMPLE_ROOT": "https://host-ip/sample-app/",
"loadBalancerOption": "NONE",
"displayWLSAndFMWConsole": "true",
"WLS_MSHA_SEC_LIST": "wls_msha",
"enableAdminConsoles": "false",
"totalSharedStorage": 0,
"region": "us-phoenix-1",
"availabilityDomain": "BucU:PHX-AD-3",
"patching": {
"currentOperation": {
"operation": "NONE"
},
"totalAvailablePatches": 0
}
}