Skip to content

WlsDomain Sample

This page is generated from the checked-in sample manifest at config/samples/wlms_v1beta1_wlsdomain.yaml.

Field Value
Resource wlms/WlsDomain
API Version wlms.oracle.com/v1beta1
Source Path config/samples/wlms_v1beta1_wlsdomain.yaml
#
# Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
# Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
#

#
# WLMS does not expose CreateWlsDomain in this SDK pin.
# This sample binds an existing WlsDomain by OCID and then manages
# supported in-place updates and delete.
#
apiVersion: wlms.oracle.com/v1beta1
kind: WlsDomain
metadata:
  name: wlsdomain-sample
spec:
  id: ocid1.wlsdomain.oc1..exampleuniqueID
  configuration:
    isPatchEnabled: true