Search for OCI Resources
Use the search tokens below to search for resources discovered. You'll need to first choose cloud provider on the Resources tab to see the relevant tokens for your environment. Looking for help with writing your query? click here.
General
connector.tag.nameconnector.tag.name
Use values within quotes or backticks to help you find the resources with the specified tag you're looking for.
Example
Show any findings that contain "network" and "blue" in name
connector.tag.name:"network blue"
Show any findings that contain "network" or "blue" in name (another method)
connector.tag.name:"network"
Use values within quotes or backticks to help you find the resources with the specified tag key you want.
Example
Show findings with one of these tag keys
tag.key: Department
Use values within quotes or backticks to help you find the resources with the specified tag value you want.
Example
Show findings with the specified tag values
oci.tag.value: Finance
Use values within quotes or backticks to help you find the resources with the specified tag type you want.
Example
Show findings with the specified tag type
oci.tag.type: DEFINED
oci.tag.namespaceoci.tag.namespace
Use values within quotes or backticks to help you find the resources with the specified tag namespace you want.
Example
Show findings with the specified tag namespace
oci.tag.namespace: test
cloud.resource.namecloud.resource.name
Use values within quotes to help you find the resource cloud.resource.name you're looking for.
Example
Show any findings with this name - my-resource
cloud.resource.name: my-resource
Show all the findings that exactly match with this name
cloud.resource.name: `my-resource`
Select the name of the region you're interested in. Select from names in the drop-down menu.
Example
Find resources in the Singapore region
cloud.region: Singapore
cloud.resource.idcloud.resource.id
Use a text value ##### to find resources by the unique ID assigned to the resource.
Example
Show resources with ID acl-8e5198f5
cloud.resource.id: acl-8e5198f5
cloud.resource.type cloud.resource.type
Select the type of resource you're interested in. Select from names in the drop-down menu.
Example
Show resources of type Instance
cloud.resource.type: Instance
Use a text value ##### to search connectors created with specific tenant ID.
Example
Show all assets with the specific tenant ID
oci.tenantId: "ocid1.tenancy.oc1..aaaaaaaax2gwhq3hszjqhte5pgzijgyge6gvlsrqar6kxn7itwhk7keokamq"
oci.resource.updatedDateoci.resource.updatedDate
Use a date range or specific date to define when the resource was last updated.
Example
Show resources updated within certain dates
oci.resource.updatedDate: [2018-01-01 ... 2018-03-01]
Show resources updated starting 2018-10-01, ending 1 month ago
oci.resource.updatedDate: [2018-01-01 ... now-1m]
Show resources updated starting 2 weeks ago, ending 1 second ago
oci.resource.updatedDate: [now-2w ... now-1s]
Show resources updated on specific date
oci.resource.updatedDate: 2018-01-08
oci.resource.createdDateoci.resource.createdDate
Use a date range or specific date to define when the resource was created.
Example
Show resources created within certain dates
oci.resource.createdDate: [2018-01-01 ... 2018-03-01]
Show resources created starting 2018-10-01, ending 1 month ago
oci.resource.createdDate: [2018-01-01 ... now-1m]
Show resources created starting 2 weeks ago, ending 1 second ago
oci.resource.createdDate: [now-2w ... now-1s]
Show resources created on specific date
oci.resource.createdDate: 2018-01-08
Use a boolean query to express your query using AND logic.
Example
Show findings with account ID 205767712438 and type Subnet
account.id: 205767712438 and resource.type: Subnet
Use a boolean query to express your query using NOT logic.
Example
Show findings that are not region Hong Kong
not region: Hong Kong
Use a boolean query to express your query using OR logic.
Example
Show findings with one of these tag values
tag.value: Finance or tag.value: Accounting
OCI: Bucket
Use a text value ##### to find OCI bucket ID of interest.
Example
Show findings with this bucket ID
oci.bucket.id: a3a33997d333416174cb4c27fa89364a2f31b12498ffc
Use a text value ##### to find OCI Bucket name of interest.
Example
Show findings with this name
bucket.name: testbucket
oci.bucket.namespaceoci.bucket.namespace
Use a text value ##### to find buckets with the associated namespace.
Example
Show buckets with specified associated namespace
oci.bucket.namespace: testBucketNameSpace
oci.bucket.compartmentIdoci.bucket.compartmentId
Use a text value ##### to find Buckets of specified compartmentID.
Example
Show findings with this Compartment ID
oci.bucket.compartmentId: ocid1.tenancy.oc1..xxxxx
oci.bucket.createdBy.usernameoci.bucket.createdBy.username
Use a text value ##### to find the Buckets created by the given Tenant ID
Example
Show buckets associated with this Tenant ID
oci.bucket.createdBy.username: ocid1.saml2idp.oc1..aaaaaaaan2pqeypajxjuxrvvf7ja2zuhoxxxxxxxxxxt7pindm24ixfq6aua/[email protected]
oci.bucket.replicationEnabledoci.bucket.replicationEnabled
Use the values true | false to find Buckets with replication enabled.
Example
Show findings with replication enabled.
oci.bucket.replicationEnabled: true
oci.bucket.isReadOnlyoci.bucket.isReadOnly
Use the values true | false to find Buckets that are read-only.
Example
Show findings set to read-only
oci.bucket.isReadOnly: true
oci.bucket.versioningoci.bucket.versioning
Use a text value (Enabled, Disabled) to find buckets of specified versioning.
Example
Show findings with versioning as Enabled.
oci.bucket.versioning: Enabled
oci.bucket.autoTieringoci.bucket.autoTiering
Use a text value (Disabled, InfrequentAccess) to find buckets with specified storage tier transition permissions.
Example
Show findings with auto-tiering as Disabled.
oci.bucket.autoTiering: Disabled
oci.bucket.objectEventsEnabledoci.bucket.objectEventsEnabled
Use the values true | false to find buckets that have Events enabled for object state changes.
Example
Show findings with object Events enabled.
oci.bucket.objectEventsEnabled: true
oci.bucket.kmsKeyIdoci.bucket.kmsKeyId
Use a text value ##### to find Buckets of specified KMS Key ID.
Example
Show findings with this KMS Key ID
oci.bucket.kmsKeyId: a3a33997d333416174cb4c27fa89364a2f31b12498ffc
oci.bucket.publicAccessTypeoci.bucket.publicAccessType
Select from the dropdown (NoPublicAccessType, ObjectRead, ObjectReadWithoutList) to find buckets with the provided public Access Type.
Example
Find assets with the public access type ObjectRead
oci.bucket.publicAccessType: ObjectRead
Find assets with the public access type ObjectReadWithoutList
oci.bucket.publicAccessType: ObjectReadWithoutList
oci.bucket.timeCreatedoci.bucket.timeCreated
Use a date range or specific date to define when the user was created.
Example
Show buckets created within certain dates
oci.bucket.timeCreated: [2018-01-01 ... 2018-03-01]
Show buckets created from starting 2023-01-01, ending 1 month ago
oci.bucket.timeCreated: [2023-01-01 ... now-1m]
Show buckets created starting 2 weeks ago, ending 1 second ago
oci.bucket.timeCreated: [now-2w ... now-1s]
Show buckets created on specific date
oci.bucket.timeCreated: 2023-01-08
oci.bucket.objectLevelAuditModeoci.bucket.objectLevelAuditMode
Use a text value (Enabled, Disabled) to find buckets with the specified audit mode.
Example
Show buckets created with certain audit mode
oci.bucket.objectLevelAuditMode: Enabled
oci.bucket.storageTieroci.bucket.storageTier
Select from the dropdown (Archive, InfrequentAccess, Standard) to find buckets with the provided storage tier.
Example
Show buckets with the selected storage tier
oci.bucket.storageTier: Archive
OCI: IAM User
Use values within quotes to help you find IAM users with a certain user ID.
Example
Show any findings with this ID
oci.iamUser.id: ABCDEFGHIJ1K2
Show any findings that contain parts of ID
oci.iamUser.id: "ABCDEFGHIJ1K2"
Use values within quotes to help you find IAM users with a certain user name.
Example
Show any findings with this name
user.name: Jane
oci.iamUser.isMfaActivatedoci.iamUser.isMfaActivated
Use the values true | false to find IAM users with multi-factor authentication enabled.
Example
Show findings with multi-factor authentication enabled
oci.iamUser.isMfaActivated: true
Show findings without multi-factor authentication enabled
oci.iamUser.isMfaActivated: false
oci.iamUser.lifecycleStateoci.iamUser.lifecycleState
Select from the dropdown to find users with the selected lifecycle state.
Example
Show findings with user lifecycle, Active
oci.iamUser.lifecycleState: Active
oci.iamUser.canUseConsolePasswordoci.iamUser.canUseConsolePassword
Use the values true | false to find IAM users with console password enabled.
Example
Show findings with console password enabled
oci.iamUser.canUseConsolePassword: true
Use a text value ##### to find IAM users of specified Tenant ID.
Example
Show findings with this Tenant ID
user.tenantId: a3a33997d333416174cb4c27fa89364a2f31b12498ffc
oci.iamUser.lastSuccessfulLoginTimeoci.iamUser.lastSuccessfulLoginTime
Use a date range or specific date to define when the user last successfully logged in.
Example
Show users logged in within certain dates
oci.iamUser.lastSuccessfulLoginTime: [2018-01-01 ... 2018-03-01]
Show users logged in from starting 2023-01-01, ending 1 month ago
oci.iamUser.lastSuccessfulLoginTime: [2023-01-01 ... now-1m]
Show users logged in starting 2 weeks ago, ending 1 second ago
oci.iamUser.lastSuccessfulLoginTime: [now-2w ... now-1s]
oci.iamUser.timeCreatedoci.iamUser.timeCreated
Use a date range or specific date to define when the user was created.
Example
Show users created within certain dates
oci.iamUser.timeCreated: [2018-01-01 ... 2018-03-01]
Show users created from starting 2023-01-01, ending 1 month ago
oci.iamUser.timeCreated: [2023-01-01 ... now-1m]
Show users created starting 2 weeks ago, ending 1 second ago
oci.iamUser.timeCreated: [now-2w ... now-1s]
Show users created on specific date
oci.iamUser.timeCreated: 2023-01-08
oci.iamUser.timeModifiedoci.iamUser.timeModified
Use a date range or specific date to define when the user was modified.
Example
Show users modified within certain dates
oci.iamUser.timeModified: [2018-01-01 ... 2018-03-01]
Show users modified from starting 2023-01-01, ending 1 month ago
oci.iamUser.timeModified: [2023-01-01 ... now-1m]
Show users modified starting 2 weeks ago, ending 1 second ago
oci.iamUser.timeModified: [now-2w ... now-1s]
Show users modified on specific date
oci.iamUser.timeModified: 2023-01-08
OCI: Instance
oci.compute.availabilityDomainoci.compute.availabilityDomain
Select the availability domain you're interested in. Select from names in the drop-down menu.
Example
Show findings in the us-east-1a availability domain
oci.compute.availabilityDomain: Lhkx:US-ASHBURN-AD-1
oci.compute.compartmentIdoci.compute.compartmentId
Use a text value ##### to find OCI instances with a certain Compartment ID.
Example
Show findings with this Compartment ID
oci.compute.compartmentId:ocid1.tenancy.oc1..xxxxx
instance.displayNameinstance.displayName
Use a text value ##### to find OCI instances having a certain display name.
Example
Show all OCI instances having specified display name.
instance.displayName: (*..*)
oci.compute.faultDomainoci.compute.faultDomain
Use a text value ##### to find OCI instances with the given fault domain.
Example
Show findings with this failt domain
oci.compute.faultDomain: FAULT-DOMAIN-1
Use a text value ##### to find OCI instances having a certain Instance ID.
Example
Show findings with this Instance ID
instance.Id: 1e37cd76
oci.compute.imageIdoci.compute.imageId
Use a text value ##### to find OCI instances with a certain Image (AMI) ID.
Example
Show findings with this image ID
oci.compute.imageId: ami-2ea83347
oci.compute.isPvEncryptionInTransitEnabledoci.compute.isPvEncryptionInTransitEnabled
Use true | false to view the instances with PV Encryption in Transit enabled/disabled.
Example
Show instances with PV Encryption enabled
instance.isPVEncryptionEnabled: TRUE
oci.compute.lifecycleStateoci.compute.lifecycleState
Select from the dropdown to find instances with the selected lifecycle state.
Example
Show findings with instance lifecycle, RUNNING
instance.lifecyclestate: RUNNING
oci.vnic.privateIpoci.vnic.privateIp
Use a text value ##### to find OCI instances having network interface with a certain private IP address.
Example
Show findings with this private IP
oci.vnic.privateIp: 10.0.0.85
oci.vnic.publicIpoci.vnic.publicIp
Use a text value ##### to find OCI instances having network interface with a certain public IP address.
Example
Show findings with this public IP
oci.vnic.publicIp: 52.70.141.154
instance.regioninstance.region
Select the region code from the drop-down menu. The drop-down menu options contain region code. For example, the region code for Singapore is ap-southeast-1.
Example
Find resources in the ap-southeast-1 (Singapore) region
instance.region: ap-southeast-1
oci.compute.secureBootEnabledoci.compute.secureBootEnabled
Use true | false to view the instances with Secure Boot enabled/disabled.
Example
Show instances with Secure Boot enabled
oci.compute.secureBootEnabled: TRUE
oci.compute.shapeoci.compute.shape
Select from the dropdown to find OCI instances having a specified shape.
Example
Show findings with this instance shape
oci.compute.shape: VM.Standard3.Flex
OCI: Security List
oci.securityList.compartmentIdoci.securityList.compartmentId
Use a text value ##### to find Security Lists with a certain Compartment ID.
Example
Show findings with this Compartment ID
oci.securityList.compartmentId: ocid1.tenancy.oc1..xxxxx
securitylist.displayNamesecuritylist.displayName
Use a text value ##### to find Security Lists with a certain display name.
Example
Show findings with this display name
securitylist.displayName: testname
oci.securityList.egressSecurityRules.destinationoci.securityList.egressSecurityRules.destination
Use an integer value ##### to find security lists having egress rules with a certain destination.
Example
Show findings with this destination
oci.securityList.egressSecurityRules.destination: 0.0.0.0/0
Use an integer value ##### to find security lists with the given minimum number in destination port range allowing outbound traffic.
Example
Show findings with this minimum destination port range
oci.securityList.egressSecurityRules.destinationPortRange.min: 0
Use an integer value ##### to find security lists with the given maximum number in destination port range allowing outbound traffic.
Example
Show findings with this maximum destination port range
oci.securityList.egressSecurityRules.destinationPortRange.max: 65535
oci.securityList.egressSecurityRules.isStatelessoci.securityList.egressSecurityRules.isStateless
Use true | false to find security lists for outbountd traffic that are stateless.
Example
Show findings with stateless set to true
oci.securityList.egressSecurityRules.isStateless: true
oci.securityList.egressSecurityRules.protocoloci.securityList.egressSecurityRules.protocol
Select from the drop-down to find security lists with the given protocol.
Example
Show findings with this protocol
oci.securityList.egressSecurityRules.protocol: RDP
Use an integer value ##### to find security lists with the given minimum number in source port range allowing outbound traffic.
Example
Show findings with this minimum source port range
oci.securityList.egressSecurityRules.sourcePortRange.min:0
Use an integer value ##### to find security lists with the given maximum number in the source port range, allowing outbound traffic.
Example
Show findings with this maximum source port range
securitylist.egressSecurityRules.sPortRange.max: 65535
oci.securityList.idoci.securityList.id
Use a text value ##### to find Security Lists with a certain ID.
Example
Show findings with this ID
oci.securityList.id: xxxxx
Use an integer value ##### to find security lists with the given minimum number in destination port range allowing inbound traffic.
Example
Show findings with this minimum destination port range
oci.securityList.ingressSecurityRules.destinationPortRange.min: 0
Use an integer value ##### to find security lists with the given maximum number in the destination port range, allowing inbound traffic.
Example
Show findings with this maximum destination port range
oci.securityList.ingressSecurityRules.destinationPortRange.max: 65535
oci.securityList.ingressSecurityRules.isStatelessoci.securityList.ingressSecurityRules.isStateless
Use true | false to find security lists for inbound traffic that are stateless.
Example
Show findings with stateless set to true
oci.securityList.ingressSecurityRules.isStateless: true
oci.securityList.ingressSecurityRules.protocoloci.securityList.ingressSecurityRules.protocol
Select from the drop-down to find security lists with the given protocol.
Example
Show findings with this protocol
oci.securityList.ingressSecurityRules.protocol: RDP
oci.securityList.ingressSecurityRules.sourceoci.securityList.ingressSecurityRules.source
Use a text value ##### to find security lists with the given traffic source.
Example
Show findings with the given source
oci.securityList.ingressSecurityRules.source: 0.0.0.0/0
Use an integer value ##### to find security lists with the given minimum number in source port range, allowing inbound traffic.
Example
Show findings with this minimum source port range
oci.securityList.ingressSecurityRules.sourcePortRange.min:0
Use an integer value ##### to find security lists with the given maximum number in the source port range, allowing inbound traffic.
Example
Show findings with this maximum source port range
oci.securityList.ingressSecurityRules.sourcePortRange.max: 65535
oci.securityList.timeCreatedoci.securityList.timeCreated
Use a date range or specific date to define when the secuirtylist was created.
Example
Show securitylists created within certain dates
oci.securityList.timeCreated: [2018-01-01 ... 2018-03-01]
Show securitylists created from starting 2023-01-01, ending 1 month ago
oci.securityList.timeCreated: [2023-01-01 ... now-1m]
Show securitylists created starting 2 weeks ago, ending 1 second ago
oci.securityList.timeCreated: [now-2w ... now-1s]
Show securitylists created on specific date
oci.securityList.timeCreated: 2023-01-08
oci.securityList.lifecycleStateoci.securityList.lifecycleState
Select a lifecycle state (PROVISIONING, AVAILABLE, TERMINATING, TERMINATED) to find security groups having the selected lifecycle state. Select from the dropdown.
Example
Show findings with the lifecycle state AVAILABLE
oci.securityList.lifecycleState: AVAILABLE
oci.securityList.vcnIdoci.securityList.vcnId
Use a text value ##### to find Security Lists with a certain VCN ID.
Example
Show findings with this VCN ID
oci.securityList.vcnId: xxxxx
OCI: Load Balancer
oci.loadBalancer.compartmentIdoci.loadBalancer.compartmentId
Provide a string value to find resources within the specified compartment ID.
Example
Find resources in compartment "ocid1.compartment.oc1..aaaaaaaax3oie" oci.loadBalancer.compartmentId: ocid1.compartment.oc1..aaaaaaaax3oie
oci.loadBalancer.isPrivateoci.loadBalancer.isPrivate
Select (True, False) to find load balancers based on whether they are private or public. Example
Show private load balancers.
oci.loadBalancer.isPrivate: true
oci.loadBalancer.isIpPublicoci.loadBalancer.isIpPublic
Select (True, False) to find load balancers based on whether they have a public IP address.
Example
Show load balancers with public IP addresses.
oci.loadBalancer.isIpPublic: true
oci.loadBalancer.shapeNameoci.loadBalancer.shapeName
Provide a string value to find load balancers with the specified shape name.
Example
Find load balancers with the "flexible" shape
oci.loadBalancer.shapeName: flexible
oci.loadBalancer.lifecycleStateoci.loadBalancer.lifecycleState
Select from available options (CREATING, ACTIVE, FAILED, DELETING, DELETED) to find load balancers in the specified lifecycle state.
Example
Show active load balancers.
oci.loadBalancer.lifecycleState: ACTIVE
OCI: Kubernetes Clusters
oci.kubernetesClusters.compartmentIdoci.kubernetesClusters.compartmentId
Provide a string value to find Kubernetes Clusters within the specified compartment ID.
Example
Find Kubernetes Clusters in compartment "ocid1.compartment.oc1..aaaaaaaax3oie"
oci.kubernetesClusters.compartmentId: ocid1.compartment.oc1..aaaaaaaax3oie
oci.kubernetesClusters.lifecycleStateoci.kubernetesClusters.lifecycleState
Select from available options (e.g., CREATING, ACTIVE, FAILED, DELETING, DELETED, UPDATING) to find Kubernetes clusters in the specified lifecycle state.
Example
Show active Kubernetes clusters.
oci.kubernetesClusters.lifecycleState: ACTIVE
oci.kubernetesClusters.typeoci.kubernetesClusters.type
Select from available options (e.g., BASIC, ENHANCED) to find Kubernetes clusters of the specified type.
Example
Show enhanced Kubernetes clusters.
oci.kubernetesClusters.type: ENHANCED
oci.kubernetesClusters.isPublicIpEnabledoci.kubernetesClusters.isPublicIpEnabled
Select (True, False) to find Kubernetes clusters based on whether public IP addresses are enabled.
Example
Show Kubernetes clusters with public IP addresses enabled.
oci.kubernetesClusters.isPublicIpEnabled: true
kubernetesclusters.freeformTagskubernetesclusters.freeformTags
Provide a key-value pair to find Kubernetes clusters with specific freeform tags.
Example
Find clusters tagged with environment:production
kubernetesclusters.freeformTags: environment:production
kubernetesclusters.definedTagskubernetesclusters.definedTags
Provide a key-value pair to find Kubernetes clusters with specific defined tags.
Example
Find clusters with the defined tag operations.cost-center
kubernetesclusters.definedTags: operations.cost-center
oci.kubernetesClusters.kubernetesVersionoci.kubernetesClusters.kubernetesVersion
Provide a string value to find Kubernetes clusters with the specified Kubernetes version.
Example
Find clusters running Kubernetes version 1.21.5
oci.kubernetesClusters.kubernetesVersion: 1.21.5
Select (True, False) to find Kubernetes clusters based on whether image verification policy is enabled.
Example
Show clusters with image verification policy enabled.
oci.kubernetesClusters.imagePolicyConfig.isPolicyEnabled: true
Select (True, False) to find Kubernetes clusters based on whether the Kubernetes Dashboard add-on is enabled.
Example
Show clusters with Kubernetes Dashboard enabled.
oci.kubernetesClusters.addOns.isKubernetesDashboardEnabled: true
oci.kubernetesClusters.addOns.isTillerEnabledoci.kubernetesClusters.addOns.isTillerEnabled
Select (True, False) to find Kubernetes clusters based on whether the Tiller add-on is enabled.
Example
Show clusters with Tiller enabled.
oci.kubernetesClusters.addOns.isTillerEnabled: true
Select (True, False) to find Kubernetes clusters based on whether Pod Security Policy is enabled in admission controller options.
Example
Show clusters with Pod Security Policy enabled.
oci.kubernetesClusters.admissionControllerOptions.isPodSecurityPolicyEnabled: true