Skip to content

VbsInstance Sample

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

Field Value
Resource vbsinst/VbsInstance
API Version vbsinst.oracle.com/v1beta1
Source Path config/samples/vbsinst_v1beta1_vbsinstance.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.
#

#
# Replace the OCI identifiers below before running e2e.
# Update spec.name if you want to force a fresh create instead of binding to an
# existing VbsInstance with the same immutable name in the same compartment.
# spec.displayName, spec.resourceCompartmentId, spec.isResourceUsageAgreementGranted,
# and tags reconcile in place after the resource is bound.
#
apiVersion: vbsinst.oracle.com/v1beta1
kind: VbsInstance
metadata:
  name: vbsinstance-sample
spec:
  compartmentId: ocid1.compartment.oc1..exampleuniqueID
  name: vbsinstance-sample
  displayName: "vbsinstance-sample"
  resourceCompartmentId: ocid1.compartment.oc1..exampleworkload
  isResourceUsageAgreementGranted: true
  freeformTags:
    managed-by: osok