Strata Cloud Manager v0.1.4 published on Tuesday, Sep 24, 2024 by Pulumi
scm.getHipObject
Explore with Pulumi AI
Retrieves a config item.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as scm from "@pulumi/scm";
const example = scm.getHipObject({
id: "1234-56-789",
});
import pulumi
import pulumi_scm as scm
example = scm.get_hip_object(id="1234-56-789")
package main
import (
"github.com/pulumi/pulumi-scm/sdk/go/scm"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := scm.LookupHipObject(ctx, &scm.LookupHipObjectArgs{
Id: "1234-56-789",
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Scm = Pulumi.Scm;
return await Deployment.RunAsync(() =>
{
var example = Scm.GetHipObject.Invoke(new()
{
Id = "1234-56-789",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.scm.ScmFunctions;
import com.pulumi.scm.inputs.GetHipObjectArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var example = ScmFunctions.getHipObject(GetHipObjectArgs.builder()
.id("1234-56-789")
.build());
}
}
variables:
example:
fn::invoke:
Function: scm:getHipObject
Arguments:
id: 1234-56-789
Using getHipObject
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getHipObject(args: GetHipObjectArgs, opts?: InvokeOptions): Promise<GetHipObjectResult>
function getHipObjectOutput(args: GetHipObjectOutputArgs, opts?: InvokeOptions): Output<GetHipObjectResult>
def get_hip_object(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetHipObjectResult
def get_hip_object_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetHipObjectResult]
func LookupHipObject(ctx *Context, args *LookupHipObjectArgs, opts ...InvokeOption) (*LookupHipObjectResult, error)
func LookupHipObjectOutput(ctx *Context, args *LookupHipObjectOutputArgs, opts ...InvokeOption) LookupHipObjectResultOutput
> Note: This function is named LookupHipObject
in the Go SDK.
public static class GetHipObject
{
public static Task<GetHipObjectResult> InvokeAsync(GetHipObjectArgs args, InvokeOptions? opts = null)
public static Output<GetHipObjectResult> Invoke(GetHipObjectInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetHipObjectResult> getHipObject(GetHipObjectArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: scm:index/getHipObject:getHipObject
arguments:
# arguments dictionary
The following arguments are supported:
- Id string
- The Id param.
- Id string
- The Id param.
- id String
- The Id param.
- id string
- The Id param.
- id str
- The Id param.
- id String
- The Id param.
getHipObject Result
The following output properties are available:
- Anti
Malware GetHip Object Anti Malware - The AntiMalware param.
- Certificate
Get
Hip Object Certificate - The Certificate param.
- Custom
Checks GetHip Object Custom Checks - The CustomChecks param.
- Data
Loss GetPrevention Hip Object Data Loss Prevention - The DataLossPrevention param.
- Description string
- The Description param. String length must not exceed 255 characters.
- Disk
Backup GetHip Object Disk Backup - The DiskBackup param.
- Disk
Encryption GetHip Object Disk Encryption - The DiskEncryption param.
- Firewall
Get
Hip Object Firewall - The Firewall param.
- Host
Info GetHip Object Host Info - The HostInfo param.
- Id string
- The Id param.
- Mobile
Device GetHip Object Mobile Device - The MobileDevice param.
- Name string
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- Network
Info GetHip Object Network Info - The NetworkInfo param.
- Patch
Management GetHip Object Patch Management - The PatchManagement param.
- Tfid string
- Anti
Malware GetHip Object Anti Malware - The AntiMalware param.
- Certificate
Get
Hip Object Certificate - The Certificate param.
- Custom
Checks GetHip Object Custom Checks - The CustomChecks param.
- Data
Loss GetPrevention Hip Object Data Loss Prevention - The DataLossPrevention param.
- Description string
- The Description param. String length must not exceed 255 characters.
- Disk
Backup GetHip Object Disk Backup - The DiskBackup param.
- Disk
Encryption GetHip Object Disk Encryption - The DiskEncryption param.
- Firewall
Get
Hip Object Firewall - The Firewall param.
- Host
Info GetHip Object Host Info - The HostInfo param.
- Id string
- The Id param.
- Mobile
Device GetHip Object Mobile Device - The MobileDevice param.
- Name string
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- Network
Info GetHip Object Network Info - The NetworkInfo param.
- Patch
Management GetHip Object Patch Management - The PatchManagement param.
- Tfid string
- anti
Malware GetHip Object Anti Malware - The AntiMalware param.
- certificate
Get
Hip Object Certificate - The Certificate param.
- custom
Checks GetHip Object Custom Checks - The CustomChecks param.
- data
Loss GetPrevention Hip Object Data Loss Prevention - The DataLossPrevention param.
- description String
- The Description param. String length must not exceed 255 characters.
- disk
Backup GetHip Object Disk Backup - The DiskBackup param.
- disk
Encryption GetHip Object Disk Encryption - The DiskEncryption param.
- firewall
Get
Hip Object Firewall - The Firewall param.
- host
Info GetHip Object Host Info - The HostInfo param.
- id String
- The Id param.
- mobile
Device GetHip Object Mobile Device - The MobileDevice param.
- name String
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- network
Info GetHip Object Network Info - The NetworkInfo param.
- patch
Management GetHip Object Patch Management - The PatchManagement param.
- tfid String
- anti
Malware GetHip Object Anti Malware - The AntiMalware param.
- certificate
Get
Hip Object Certificate - The Certificate param.
- custom
Checks GetHip Object Custom Checks - The CustomChecks param.
- data
Loss GetPrevention Hip Object Data Loss Prevention - The DataLossPrevention param.
- description string
- The Description param. String length must not exceed 255 characters.
- disk
Backup GetHip Object Disk Backup - The DiskBackup param.
- disk
Encryption GetHip Object Disk Encryption - The DiskEncryption param.
- firewall
Get
Hip Object Firewall - The Firewall param.
- host
Info GetHip Object Host Info - The HostInfo param.
- id string
- The Id param.
- mobile
Device GetHip Object Mobile Device - The MobileDevice param.
- name string
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- network
Info GetHip Object Network Info - The NetworkInfo param.
- patch
Management GetHip Object Patch Management - The PatchManagement param.
- tfid string
- anti_
malware GetHip Object Anti Malware - The AntiMalware param.
- certificate
Get
Hip Object Certificate - The Certificate param.
- custom_
checks GetHip Object Custom Checks - The CustomChecks param.
- data_
loss_ Getprevention Hip Object Data Loss Prevention - The DataLossPrevention param.
- description str
- The Description param. String length must not exceed 255 characters.
- disk_
backup GetHip Object Disk Backup - The DiskBackup param.
- disk_
encryption GetHip Object Disk Encryption - The DiskEncryption param.
- firewall
Get
Hip Object Firewall - The Firewall param.
- host_
info GetHip Object Host Info - The HostInfo param.
- id str
- The Id param.
- mobile_
device GetHip Object Mobile Device - The MobileDevice param.
- name str
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- network_
info GetHip Object Network Info - The NetworkInfo param.
- patch_
management GetHip Object Patch Management - The PatchManagement param.
- tfid str
- anti
Malware Property Map - The AntiMalware param.
- certificate Property Map
- The Certificate param.
- custom
Checks Property Map - The CustomChecks param.
- data
Loss Property MapPrevention - The DataLossPrevention param.
- description String
- The Description param. String length must not exceed 255 characters.
- disk
Backup Property Map - The DiskBackup param.
- disk
Encryption Property Map - The DiskEncryption param.
- firewall Property Map
- The Firewall param.
- host
Info Property Map - The HostInfo param.
- id String
- The Id param.
- mobile
Device Property Map - The MobileDevice param.
- name String
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- network
Info Property Map - The NetworkInfo param.
- patch
Management Property Map - The PatchManagement param.
- tfid String
Supporting Types
GetHipObjectAntiMalware
- Criteria
Get
Hip Object Anti Malware Criteria - The Criteria param.
- Exclude
Vendor bool - The ExcludeVendor param. Default:
false
. - Vendors
List<Get
Hip Object Anti Malware Vendor> - Vendor name.
- Criteria
Get
Hip Object Anti Malware Criteria - The Criteria param.
- Exclude
Vendor bool - The ExcludeVendor param. Default:
false
. - Vendors
[]Get
Hip Object Anti Malware Vendor - Vendor name.
- criteria
Get
Hip Object Anti Malware Criteria - The Criteria param.
- exclude
Vendor Boolean - The ExcludeVendor param. Default:
false
. - vendors
List<Get
Hip Object Anti Malware Vendor> - Vendor name.
- criteria
Get
Hip Object Anti Malware Criteria - The Criteria param.
- exclude
Vendor boolean - The ExcludeVendor param. Default:
false
. - vendors
Get
Hip Object Anti Malware Vendor[] - Vendor name.
- criteria
Get
Hip Object Anti Malware Criteria - The Criteria param.
- exclude_
vendor bool - The ExcludeVendor param. Default:
false
. - vendors
Sequence[Get
Hip Object Anti Malware Vendor] - Vendor name.
- criteria Property Map
- The Criteria param.
- exclude
Vendor Boolean - The ExcludeVendor param. Default:
false
. - vendors List<Property Map>
- Vendor name.
GetHipObjectAntiMalwareCriteria
- Is
Installed bool - Is Installed. Default:
true
. - Last
Scan GetTime Hip Object Anti Malware Criteria Last Scan Time - The LastScanTime param.
- Product
Version GetHip Object Anti Malware Criteria Product Version - The ProductVersion param.
- Real
Time stringProtection - real time protection. String must be one of these:
"no"
,"yes"
,"not-available"
. - Virdef
Version GetHip Object Anti Malware Criteria Virdef Version - The VirdefVersion param.
- Is
Installed bool - Is Installed. Default:
true
. - Last
Scan GetTime Hip Object Anti Malware Criteria Last Scan Time - The LastScanTime param.
- Product
Version GetHip Object Anti Malware Criteria Product Version - The ProductVersion param.
- Real
Time stringProtection - real time protection. String must be one of these:
"no"
,"yes"
,"not-available"
. - Virdef
Version GetHip Object Anti Malware Criteria Virdef Version - The VirdefVersion param.
- is
Installed Boolean - Is Installed. Default:
true
. - last
Scan GetTime Hip Object Anti Malware Criteria Last Scan Time - The LastScanTime param.
- product
Version GetHip Object Anti Malware Criteria Product Version - The ProductVersion param.
- real
Time StringProtection - real time protection. String must be one of these:
"no"
,"yes"
,"not-available"
. - virdef
Version GetHip Object Anti Malware Criteria Virdef Version - The VirdefVersion param.
- is
Installed boolean - Is Installed. Default:
true
. - last
Scan GetTime Hip Object Anti Malware Criteria Last Scan Time - The LastScanTime param.
- product
Version GetHip Object Anti Malware Criteria Product Version - The ProductVersion param.
- real
Time stringProtection - real time protection. String must be one of these:
"no"
,"yes"
,"not-available"
. - virdef
Version GetHip Object Anti Malware Criteria Virdef Version - The VirdefVersion param.
- is_
installed bool - Is Installed. Default:
true
. - last_
scan_ Gettime Hip Object Anti Malware Criteria Last Scan Time - The LastScanTime param.
- product_
version GetHip Object Anti Malware Criteria Product Version - The ProductVersion param.
- real_
time_ strprotection - real time protection. String must be one of these:
"no"
,"yes"
,"not-available"
. - virdef_
version GetHip Object Anti Malware Criteria Virdef Version - The VirdefVersion param.
- is
Installed Boolean - Is Installed. Default:
true
. - last
Scan Property MapTime - The LastScanTime param.
- product
Version Property Map - The ProductVersion param.
- real
Time StringProtection - real time protection. String must be one of these:
"no"
,"yes"
,"not-available"
. - virdef
Version Property Map - The VirdefVersion param.
GetHipObjectAntiMalwareCriteriaLastScanTime
- Not
Available bool - The NotAvailable param.
- Not
Within GetHip Object Anti Malware Criteria Last Scan Time Not Within - The NotWithin param.
- Within
Get
Hip Object Anti Malware Criteria Last Scan Time Within - The Within param.
- Not
Available bool - The NotAvailable param.
- Not
Within GetHip Object Anti Malware Criteria Last Scan Time Not Within - The NotWithin param.
- Within
Get
Hip Object Anti Malware Criteria Last Scan Time Within - The Within param.
- not
Available Boolean - The NotAvailable param.
- not
Within GetHip Object Anti Malware Criteria Last Scan Time Not Within - The NotWithin param.
- within
Get
Hip Object Anti Malware Criteria Last Scan Time Within - The Within param.
- not
Available boolean - The NotAvailable param.
- not
Within GetHip Object Anti Malware Criteria Last Scan Time Not Within - The NotWithin param.
- within
Get
Hip Object Anti Malware Criteria Last Scan Time Within - The Within param.
- not_
available bool - The NotAvailable param.
- not_
within GetHip Object Anti Malware Criteria Last Scan Time Not Within - The NotWithin param.
- within
Get
Hip Object Anti Malware Criteria Last Scan Time Within - The Within param.
- not
Available Boolean - The NotAvailable param.
- not
Within Property Map - The NotWithin param.
- within Property Map
- The Within param.
GetHipObjectAntiMalwareCriteriaLastScanTimeNotWithin
GetHipObjectAntiMalwareCriteriaLastScanTimeWithin
GetHipObjectAntiMalwareCriteriaProductVersion
- Contains string
- The Contains param. String length must not exceed 255 characters.
- Greater
Equal string - The GreaterEqual param. String length must not exceed 255 characters.
- Greater
Than string - The GreaterThan param. String length must not exceed 255 characters.
- Is string
- The Is param. String length must not exceed 255 characters.
- Is
Not string - The IsNot param. String length must not exceed 255 characters.
- Less
Equal string - The LessEqual param. String length must not exceed 255 characters.
- Less
Than string - The LessThan param. String length must not exceed 255 characters.
- Not
Within GetHip Object Anti Malware Criteria Product Version Not Within - The NotWithin param.
- Within
Get
Hip Object Anti Malware Criteria Product Version Within - The Within param.
- Contains string
- The Contains param. String length must not exceed 255 characters.
- Greater
Equal string - The GreaterEqual param. String length must not exceed 255 characters.
- Greater
Than string - The GreaterThan param. String length must not exceed 255 characters.
- Is string
- The Is param. String length must not exceed 255 characters.
- Is
Not string - The IsNot param. String length must not exceed 255 characters.
- Less
Equal string - The LessEqual param. String length must not exceed 255 characters.
- Less
Than string - The LessThan param. String length must not exceed 255 characters.
- Not
Within GetHip Object Anti Malware Criteria Product Version Not Within - The NotWithin param.
- Within
Get
Hip Object Anti Malware Criteria Product Version Within - The Within param.
- contains String
- The Contains param. String length must not exceed 255 characters.
- greater
Equal String - The GreaterEqual param. String length must not exceed 255 characters.
- greater
Than String - The GreaterThan param. String length must not exceed 255 characters.
- is String
- The Is param. String length must not exceed 255 characters.
- is
Not String - The IsNot param. String length must not exceed 255 characters.
- less
Equal String - The LessEqual param. String length must not exceed 255 characters.
- less
Than String - The LessThan param. String length must not exceed 255 characters.
- not
Within GetHip Object Anti Malware Criteria Product Version Not Within - The NotWithin param.
- within
Get
Hip Object Anti Malware Criteria Product Version Within - The Within param.
- contains string
- The Contains param. String length must not exceed 255 characters.
- greater
Equal string - The GreaterEqual param. String length must not exceed 255 characters.
- greater
Than string - The GreaterThan param. String length must not exceed 255 characters.
- is string
- The Is param. String length must not exceed 255 characters.
- is
Not string - The IsNot param. String length must not exceed 255 characters.
- less
Equal string - The LessEqual param. String length must not exceed 255 characters.
- less
Than string - The LessThan param. String length must not exceed 255 characters.
- not
Within GetHip Object Anti Malware Criteria Product Version Not Within - The NotWithin param.
- within
Get
Hip Object Anti Malware Criteria Product Version Within - The Within param.
- contains str
- The Contains param. String length must not exceed 255 characters.
- greater_
equal str - The GreaterEqual param. String length must not exceed 255 characters.
- greater_
than str - The GreaterThan param. String length must not exceed 255 characters.
- is_ str
- The Is param. String length must not exceed 255 characters.
- is_
not str - The IsNot param. String length must not exceed 255 characters.
- less_
equal str - The LessEqual param. String length must not exceed 255 characters.
- less_
than str - The LessThan param. String length must not exceed 255 characters.
- not_
within GetHip Object Anti Malware Criteria Product Version Not Within - The NotWithin param.
- within
Get
Hip Object Anti Malware Criteria Product Version Within - The Within param.
- contains String
- The Contains param. String length must not exceed 255 characters.
- greater
Equal String - The GreaterEqual param. String length must not exceed 255 characters.
- greater
Than String - The GreaterThan param. String length must not exceed 255 characters.
- is String
- The Is param. String length must not exceed 255 characters.
- is
Not String - The IsNot param. String length must not exceed 255 characters.
- less
Equal String - The LessEqual param. String length must not exceed 255 characters.
- less
Than String - The LessThan param. String length must not exceed 255 characters.
- not
Within Property Map - The NotWithin param.
- within Property Map
- The Within param.
GetHipObjectAntiMalwareCriteriaProductVersionNotWithin
- Versions int
- versions range. Value must be between 1 and 65535. Default:
1
.
- Versions int
- versions range. Value must be between 1 and 65535. Default:
1
.
- versions Integer
- versions range. Value must be between 1 and 65535. Default:
1
.
- versions number
- versions range. Value must be between 1 and 65535. Default:
1
.
- versions int
- versions range. Value must be between 1 and 65535. Default:
1
.
- versions Number
- versions range. Value must be between 1 and 65535. Default:
1
.
GetHipObjectAntiMalwareCriteriaProductVersionWithin
- Versions int
- versions range. Value must be between 1 and 65535. Default:
1
.
- Versions int
- versions range. Value must be between 1 and 65535. Default:
1
.
- versions Integer
- versions range. Value must be between 1 and 65535. Default:
1
.
- versions number
- versions range. Value must be between 1 and 65535. Default:
1
.
- versions int
- versions range. Value must be between 1 and 65535. Default:
1
.
- versions Number
- versions range. Value must be between 1 and 65535. Default:
1
.
GetHipObjectAntiMalwareCriteriaVirdefVersion
- Not
Within GetHip Object Anti Malware Criteria Virdef Version Not Within - The NotWithin param.
- Within
Get
Hip Object Anti Malware Criteria Virdef Version Within - The Within param.
- Not
Within GetHip Object Anti Malware Criteria Virdef Version Not Within - The NotWithin param.
- Within
Get
Hip Object Anti Malware Criteria Virdef Version Within - The Within param.
- not
Within GetHip Object Anti Malware Criteria Virdef Version Not Within - The NotWithin param.
- within
Get
Hip Object Anti Malware Criteria Virdef Version Within - The Within param.
- not
Within GetHip Object Anti Malware Criteria Virdef Version Not Within - The NotWithin param.
- within
Get
Hip Object Anti Malware Criteria Virdef Version Within - The Within param.
- not_
within GetHip Object Anti Malware Criteria Virdef Version Not Within - The NotWithin param.
- within
Get
Hip Object Anti Malware Criteria Virdef Version Within - The Within param.
- not
Within Property Map - The NotWithin param.
- within Property Map
- The Within param.
GetHipObjectAntiMalwareCriteriaVirdefVersionNotWithin
GetHipObjectAntiMalwareCriteriaVirdefVersionWithin
GetHipObjectAntiMalwareVendor
GetHipObjectCertificate
- Criteria
Get
Hip Object Certificate Criteria - The Criteria param.
- Criteria
Get
Hip Object Certificate Criteria - The Criteria param.
- criteria
Get
Hip Object Certificate Criteria - The Criteria param.
- criteria
Get
Hip Object Certificate Criteria - The Criteria param.
- criteria
Get
Hip Object Certificate Criteria - The Criteria param.
- criteria Property Map
- The Criteria param.
GetHipObjectCertificateCriteria
- Certificate
Attributes List<GetHip Object Certificate Criteria Certificate Attribute> - The CertificateAttributes param.
- Certificate
Profile string - Profile for authenticating client certificates.
- Certificate
Attributes []GetHip Object Certificate Criteria Certificate Attribute - The CertificateAttributes param.
- Certificate
Profile string - Profile for authenticating client certificates.
- certificate
Attributes List<GetHip Object Certificate Criteria Certificate Attribute> - The CertificateAttributes param.
- certificate
Profile String - Profile for authenticating client certificates.
- certificate
Attributes GetHip Object Certificate Criteria Certificate Attribute[] - The CertificateAttributes param.
- certificate
Profile string - Profile for authenticating client certificates.
- certificate_
attributes Sequence[GetHip Object Certificate Criteria Certificate Attribute] - The CertificateAttributes param.
- certificate_
profile str - Profile for authenticating client certificates.
- certificate
Attributes List<Property Map> - The CertificateAttributes param.
- certificate
Profile String - Profile for authenticating client certificates.
GetHipObjectCertificateCriteriaCertificateAttribute
GetHipObjectCustomChecks
- Criteria
Get
Hip Object Custom Checks Criteria - The Criteria param.
- Criteria
Get
Hip Object Custom Checks Criteria - The Criteria param.
- criteria
Get
Hip Object Custom Checks Criteria - The Criteria param.
- criteria
Get
Hip Object Custom Checks Criteria - The Criteria param.
- criteria
Get
Hip Object Custom Checks Criteria - The Criteria param.
- criteria Property Map
- The Criteria param.
GetHipObjectCustomChecksCriteria
- Plists
List<Get
Hip Object Custom Checks Criteria Plist> - The Plist param.
- Process
Lists List<GetHip Object Custom Checks Criteria Process List> - The ProcessList param.
- Registry
Keys List<GetHip Object Custom Checks Criteria Registry Key> - The RegistryKeys param.
- Plists
[]Get
Hip Object Custom Checks Criteria Plist - The Plist param.
- Process
Lists []GetHip Object Custom Checks Criteria Process List - The ProcessList param.
- Registry
Keys []GetHip Object Custom Checks Criteria Registry Key - The RegistryKeys param.
- plists
List<Get
Hip Object Custom Checks Criteria Plist> - The Plist param.
- process
Lists List<GetHip Object Custom Checks Criteria Process List> - The ProcessList param.
- registry
Keys List<GetHip Object Custom Checks Criteria Registry Key> - The RegistryKeys param.
- plists
Get
Hip Object Custom Checks Criteria Plist[] - The Plist param.
- process
Lists GetHip Object Custom Checks Criteria Process List[] - The ProcessList param.
- registry
Keys GetHip Object Custom Checks Criteria Registry Key[] - The RegistryKeys param.
- plists
Sequence[Get
Hip Object Custom Checks Criteria Plist] - The Plist param.
- process_
lists Sequence[GetHip Object Custom Checks Criteria Process List] - The ProcessList param.
- registry_
keys Sequence[GetHip Object Custom Checks Criteria Registry Key] - The RegistryKeys param.
- plists List<Property Map>
- The Plist param.
- process
Lists List<Property Map> - The ProcessList param.
- registry
Keys List<Property Map> - The RegistryKeys param.
GetHipObjectCustomChecksCriteriaPlist
- Keys
List<Get
Hip Object Custom Checks Criteria Plist Key> - The Keys param.
- Name string
- Preference list. String length must not exceed 1023 characters.
- Negate bool
- Plist does not exist. Default:
false
.
- Keys
[]Get
Hip Object Custom Checks Criteria Plist Key - The Keys param.
- Name string
- Preference list. String length must not exceed 1023 characters.
- Negate bool
- Plist does not exist. Default:
false
.
- keys
List<Get
Hip Object Custom Checks Criteria Plist Key> - The Keys param.
- name String
- Preference list. String length must not exceed 1023 characters.
- negate Boolean
- Plist does not exist. Default:
false
.
- keys
Get
Hip Object Custom Checks Criteria Plist Key[] - The Keys param.
- name string
- Preference list. String length must not exceed 1023 characters.
- negate boolean
- Plist does not exist. Default:
false
.
- keys
Sequence[Get
Hip Object Custom Checks Criteria Plist Key] - The Keys param.
- name str
- Preference list. String length must not exceed 1023 characters.
- negate bool
- Plist does not exist. Default:
false
.
- keys List<Property Map>
- The Keys param.
- name String
- Preference list. String length must not exceed 1023 characters.
- negate Boolean
- Plist does not exist. Default:
false
.
GetHipObjectCustomChecksCriteriaPlistKey
GetHipObjectCustomChecksCriteriaProcessList
GetHipObjectCustomChecksCriteriaRegistryKey
- Default
Value stringData - Registry key default value data. String length must not exceed 1024 characters. String validation regex:
.*
. - Name string
- Registry key. String length must not exceed 1023 characters.
- Negate bool
- Key does not exist or match specified value data. Default:
false
. - Registry
Values List<GetHip Object Custom Checks Criteria Registry Key Registry Value> - The RegistryValues param.
- Default
Value stringData - Registry key default value data. String length must not exceed 1024 characters. String validation regex:
.*
. - Name string
- Registry key. String length must not exceed 1023 characters.
- Negate bool
- Key does not exist or match specified value data. Default:
false
. - Registry
Values []GetHip Object Custom Checks Criteria Registry Key Registry Value - The RegistryValues param.
- default
Value StringData - Registry key default value data. String length must not exceed 1024 characters. String validation regex:
.*
. - name String
- Registry key. String length must not exceed 1023 characters.
- negate Boolean
- Key does not exist or match specified value data. Default:
false
. - registry
Values List<GetHip Object Custom Checks Criteria Registry Key Registry Value> - The RegistryValues param.
- default
Value stringData - Registry key default value data. String length must not exceed 1024 characters. String validation regex:
.*
. - name string
- Registry key. String length must not exceed 1023 characters.
- negate boolean
- Key does not exist or match specified value data. Default:
false
. - registry
Values GetHip Object Custom Checks Criteria Registry Key Registry Value[] - The RegistryValues param.
- default_
value_ strdata - Registry key default value data. String length must not exceed 1024 characters. String validation regex:
.*
. - name str
- Registry key. String length must not exceed 1023 characters.
- negate bool
- Key does not exist or match specified value data. Default:
false
. - registry_
values Sequence[GetHip Object Custom Checks Criteria Registry Key Registry Value] - The RegistryValues param.
- default
Value StringData - Registry key default value data. String length must not exceed 1024 characters. String validation regex:
.*
. - name String
- Registry key. String length must not exceed 1023 characters.
- negate Boolean
- Key does not exist or match specified value data. Default:
false
. - registry
Values List<Property Map> - The RegistryValues param.
GetHipObjectCustomChecksCriteriaRegistryKeyRegistryValue
- name str
- Registry value name. String length must not exceed 1023 characters.
- negate bool
- Value does not exist or match specified value data. Default:
false
. - value_
data str - Registry value data. String length must not exceed 1024 characters. String validation regex:
.*
.
GetHipObjectDataLossPrevention
- Criteria
Get
Hip Object Data Loss Prevention Criteria - The Criteria param.
- Exclude
Vendor bool - The ExcludeVendor param. Default:
false
. - Vendors
List<Get
Hip Object Data Loss Prevention Vendor> - Vendor name.
- Criteria
Get
Hip Object Data Loss Prevention Criteria - The Criteria param.
- Exclude
Vendor bool - The ExcludeVendor param. Default:
false
. - Vendors
[]Get
Hip Object Data Loss Prevention Vendor - Vendor name.
- criteria
Get
Hip Object Data Loss Prevention Criteria - The Criteria param.
- exclude
Vendor Boolean - The ExcludeVendor param. Default:
false
. - vendors
List<Get
Hip Object Data Loss Prevention Vendor> - Vendor name.
- criteria
Get
Hip Object Data Loss Prevention Criteria - The Criteria param.
- exclude
Vendor boolean - The ExcludeVendor param. Default:
false
. - vendors
Get
Hip Object Data Loss Prevention Vendor[] - Vendor name.
- criteria
Get
Hip Object Data Loss Prevention Criteria - The Criteria param.
- exclude_
vendor bool - The ExcludeVendor param. Default:
false
. - vendors
Sequence[Get
Hip Object Data Loss Prevention Vendor] - Vendor name.
- criteria Property Map
- The Criteria param.
- exclude
Vendor Boolean - The ExcludeVendor param. Default:
false
. - vendors List<Property Map>
- Vendor name.
GetHipObjectDataLossPreventionCriteria
- Is
Enabled string - is enabled. String must be one of these:
"no"
,"yes"
,"not-available"
. - Is
Installed bool - Is Installed. Default:
true
.
- Is
Enabled string - is enabled. String must be one of these:
"no"
,"yes"
,"not-available"
. - Is
Installed bool - Is Installed. Default:
true
.
- is
Enabled String - is enabled. String must be one of these:
"no"
,"yes"
,"not-available"
. - is
Installed Boolean - Is Installed. Default:
true
.
- is
Enabled string - is enabled. String must be one of these:
"no"
,"yes"
,"not-available"
. - is
Installed boolean - Is Installed. Default:
true
.
- is_
enabled str - is enabled. String must be one of these:
"no"
,"yes"
,"not-available"
. - is_
installed bool - Is Installed. Default:
true
.
- is
Enabled String - is enabled. String must be one of these:
"no"
,"yes"
,"not-available"
. - is
Installed Boolean - Is Installed. Default:
true
.
GetHipObjectDataLossPreventionVendor
GetHipObjectDiskBackup
- Criteria
Get
Hip Object Disk Backup Criteria - The Criteria param.
- Exclude
Vendor bool - The ExcludeVendor param. Default:
false
. - Vendors
List<Get
Hip Object Disk Backup Vendor> - Vendor name.
- Criteria
Get
Hip Object Disk Backup Criteria - The Criteria param.
- Exclude
Vendor bool - The ExcludeVendor param. Default:
false
. - Vendors
[]Get
Hip Object Disk Backup Vendor - Vendor name.
- criteria
Get
Hip Object Disk Backup Criteria - The Criteria param.
- exclude
Vendor Boolean - The ExcludeVendor param. Default:
false
. - vendors
List<Get
Hip Object Disk Backup Vendor> - Vendor name.
- criteria
Get
Hip Object Disk Backup Criteria - The Criteria param.
- exclude
Vendor boolean - The ExcludeVendor param. Default:
false
. - vendors
Get
Hip Object Disk Backup Vendor[] - Vendor name.
- criteria
Get
Hip Object Disk Backup Criteria - The Criteria param.
- exclude_
vendor bool - The ExcludeVendor param. Default:
false
. - vendors
Sequence[Get
Hip Object Disk Backup Vendor] - Vendor name.
- criteria Property Map
- The Criteria param.
- exclude
Vendor Boolean - The ExcludeVendor param. Default:
false
. - vendors List<Property Map>
- Vendor name.
GetHipObjectDiskBackupCriteria
- Is
Installed bool - Is Installed. Default:
true
. - Last
Backup GetTime Hip Object Disk Backup Criteria Last Backup Time - The LastBackupTime param.
- Is
Installed bool - Is Installed. Default:
true
. - Last
Backup GetTime Hip Object Disk Backup Criteria Last Backup Time - The LastBackupTime param.
- is
Installed Boolean - Is Installed. Default:
true
. - last
Backup GetTime Hip Object Disk Backup Criteria Last Backup Time - The LastBackupTime param.
- is
Installed boolean - Is Installed. Default:
true
. - last
Backup GetTime Hip Object Disk Backup Criteria Last Backup Time - The LastBackupTime param.
- is_
installed bool - Is Installed. Default:
true
. - last_
backup_ Gettime Hip Object Disk Backup Criteria Last Backup Time - The LastBackupTime param.
- is
Installed Boolean - Is Installed. Default:
true
. - last
Backup Property MapTime - The LastBackupTime param.
GetHipObjectDiskBackupCriteriaLastBackupTime
- Not
Available bool - The NotAvailable param.
- Not
Within GetHip Object Disk Backup Criteria Last Backup Time Not Within - The NotWithin param.
- Within
Get
Hip Object Disk Backup Criteria Last Backup Time Within - The Within param.
- Not
Available bool - The NotAvailable param.
- Not
Within GetHip Object Disk Backup Criteria Last Backup Time Not Within - The NotWithin param.
- Within
Get
Hip Object Disk Backup Criteria Last Backup Time Within - The Within param.
- not
Available Boolean - The NotAvailable param.
- not
Within GetHip Object Disk Backup Criteria Last Backup Time Not Within - The NotWithin param.
- within
Get
Hip Object Disk Backup Criteria Last Backup Time Within - The Within param.
- not
Available boolean - The NotAvailable param.
- not
Within GetHip Object Disk Backup Criteria Last Backup Time Not Within - The NotWithin param.
- within
Get
Hip Object Disk Backup Criteria Last Backup Time Within - The Within param.
- not_
available bool - The NotAvailable param.
- not_
within GetHip Object Disk Backup Criteria Last Backup Time Not Within - The NotWithin param.
- within
Get
Hip Object Disk Backup Criteria Last Backup Time Within - The Within param.
- not
Available Boolean - The NotAvailable param.
- not
Within Property Map - The NotWithin param.
- within Property Map
- The Within param.
GetHipObjectDiskBackupCriteriaLastBackupTimeNotWithin
GetHipObjectDiskBackupCriteriaLastBackupTimeWithin
GetHipObjectDiskBackupVendor
GetHipObjectDiskEncryption
- Criteria
Get
Hip Object Disk Encryption Criteria - Encryption locations.
- Exclude
Vendor bool - The ExcludeVendor param. Default:
false
. - Vendors
List<Get
Hip Object Disk Encryption Vendor> - Vendor name.
- Criteria
Get
Hip Object Disk Encryption Criteria - Encryption locations.
- Exclude
Vendor bool - The ExcludeVendor param. Default:
false
. - Vendors
[]Get
Hip Object Disk Encryption Vendor - Vendor name.
- criteria
Get
Hip Object Disk Encryption Criteria - Encryption locations.
- exclude
Vendor Boolean - The ExcludeVendor param. Default:
false
. - vendors
List<Get
Hip Object Disk Encryption Vendor> - Vendor name.
- criteria
Get
Hip Object Disk Encryption Criteria - Encryption locations.
- exclude
Vendor boolean - The ExcludeVendor param. Default:
false
. - vendors
Get
Hip Object Disk Encryption Vendor[] - Vendor name.
- criteria
Get
Hip Object Disk Encryption Criteria - Encryption locations.
- exclude_
vendor bool - The ExcludeVendor param. Default:
false
. - vendors
Sequence[Get
Hip Object Disk Encryption Vendor] - Vendor name.
- criteria Property Map
- Encryption locations.
- exclude
Vendor Boolean - The ExcludeVendor param. Default:
false
. - vendors List<Property Map>
- Vendor name.
GetHipObjectDiskEncryptionCriteria
- Encrypted
Locations List<GetHip Object Disk Encryption Criteria Encrypted Location> - The EncryptedLocations param.
- Is
Installed bool - Is Installed. Default:
true
.
- Encrypted
Locations []GetHip Object Disk Encryption Criteria Encrypted Location - The EncryptedLocations param.
- Is
Installed bool - Is Installed. Default:
true
.
- encrypted
Locations List<GetHip Object Disk Encryption Criteria Encrypted Location> - The EncryptedLocations param.
- is
Installed Boolean - Is Installed. Default:
true
.
- encrypted
Locations GetHip Object Disk Encryption Criteria Encrypted Location[] - The EncryptedLocations param.
- is
Installed boolean - Is Installed. Default:
true
.
- encrypted_
locations Sequence[GetHip Object Disk Encryption Criteria Encrypted Location] - The EncryptedLocations param.
- is_
installed bool - Is Installed. Default:
true
.
- encrypted
Locations List<Property Map> - The EncryptedLocations param.
- is
Installed Boolean - Is Installed. Default:
true
.
GetHipObjectDiskEncryptionCriteriaEncryptedLocation
- Encryption
State GetHip Object Disk Encryption Criteria Encrypted Location Encryption State - The EncryptionState param.
- Name string
- Encryption location. String length must not exceed 1023 characters.
- Encryption
State GetHip Object Disk Encryption Criteria Encrypted Location Encryption State - The EncryptionState param.
- Name string
- Encryption location. String length must not exceed 1023 characters.
- encryption
State GetHip Object Disk Encryption Criteria Encrypted Location Encryption State - The EncryptionState param.
- name String
- Encryption location. String length must not exceed 1023 characters.
- encryption
State GetHip Object Disk Encryption Criteria Encrypted Location Encryption State - The EncryptionState param.
- name string
- Encryption location. String length must not exceed 1023 characters.
- encryption_
state GetHip Object Disk Encryption Criteria Encrypted Location Encryption State - The EncryptionState param.
- name str
- Encryption location. String length must not exceed 1023 characters.
- encryption
State Property Map - The EncryptionState param.
- name String
- Encryption location. String length must not exceed 1023 characters.
GetHipObjectDiskEncryptionCriteriaEncryptedLocationEncryptionState
GetHipObjectDiskEncryptionVendor
GetHipObjectFirewall
- Criteria
Get
Hip Object Firewall Criteria - The Criteria param.
- Exclude
Vendor bool - The ExcludeVendor param. Default:
false
. - Vendors
List<Get
Hip Object Firewall Vendor> - Vendor name.
- Criteria
Get
Hip Object Firewall Criteria - The Criteria param.
- Exclude
Vendor bool - The ExcludeVendor param. Default:
false
. - Vendors
[]Get
Hip Object Firewall Vendor - Vendor name.
- criteria
Get
Hip Object Firewall Criteria - The Criteria param.
- exclude
Vendor Boolean - The ExcludeVendor param. Default:
false
. - vendors
List<Get
Hip Object Firewall Vendor> - Vendor name.
- criteria
Get
Hip Object Firewall Criteria - The Criteria param.
- exclude
Vendor boolean - The ExcludeVendor param. Default:
false
. - vendors
Get
Hip Object Firewall Vendor[] - Vendor name.
- criteria
Get
Hip Object Firewall Criteria - The Criteria param.
- exclude_
vendor bool - The ExcludeVendor param. Default:
false
. - vendors
Sequence[Get
Hip Object Firewall Vendor] - Vendor name.
- criteria Property Map
- The Criteria param.
- exclude
Vendor Boolean - The ExcludeVendor param. Default:
false
. - vendors List<Property Map>
- Vendor name.
GetHipObjectFirewallCriteria
- Is
Enabled string - is enabled. String must be one of these:
"no"
,"yes"
,"not-available"
. - Is
Installed bool - Is Installed. Default:
true
.
- Is
Enabled string - is enabled. String must be one of these:
"no"
,"yes"
,"not-available"
. - Is
Installed bool - Is Installed. Default:
true
.
- is
Enabled String - is enabled. String must be one of these:
"no"
,"yes"
,"not-available"
. - is
Installed Boolean - Is Installed. Default:
true
.
- is
Enabled string - is enabled. String must be one of these:
"no"
,"yes"
,"not-available"
. - is
Installed boolean - Is Installed. Default:
true
.
- is_
enabled str - is enabled. String must be one of these:
"no"
,"yes"
,"not-available"
. - is_
installed bool - Is Installed. Default:
true
.
- is
Enabled String - is enabled. String must be one of these:
"no"
,"yes"
,"not-available"
. - is
Installed Boolean - Is Installed. Default:
true
.
GetHipObjectFirewallVendor
GetHipObjectHostInfo
- Criteria
Get
Hip Object Host Info Criteria - The Criteria param.
- Criteria
Get
Hip Object Host Info Criteria - The Criteria param.
- criteria
Get
Hip Object Host Info Criteria - The Criteria param.
- criteria
Get
Hip Object Host Info Criteria - The Criteria param.
- criteria
Get
Hip Object Host Info Criteria - The Criteria param.
- criteria Property Map
- The Criteria param.
GetHipObjectHostInfoCriteria
- Client
Version GetHip Object Host Info Criteria Client Version - The ClientVersion param.
- Domain
Get
Hip Object Host Info Criteria Domain - The Domain param.
- Host
Id GetHip Object Host Info Criteria Host Id - The HostId param.
- Host
Name GetHip Object Host Info Criteria Host Name - The HostName param.
- Managed bool
- If device is managed.
- Os
Get
Hip Object Host Info Criteria Os - The Os param.
- Serial
Number GetHip Object Host Info Criteria Serial Number - The SerialNumber param.
- Client
Version GetHip Object Host Info Criteria Client Version - The ClientVersion param.
- Domain
Get
Hip Object Host Info Criteria Domain - The Domain param.
- Host
Id GetHip Object Host Info Criteria Host Id - The HostId param.
- Host
Name GetHip Object Host Info Criteria Host Name - The HostName param.
- Managed bool
- If device is managed.
- Os
Get
Hip Object Host Info Criteria Os - The Os param.
- Serial
Number GetHip Object Host Info Criteria Serial Number - The SerialNumber param.
- client
Version GetHip Object Host Info Criteria Client Version - The ClientVersion param.
- domain
Get
Hip Object Host Info Criteria Domain - The Domain param.
- host
Id GetHip Object Host Info Criteria Host Id - The HostId param.
- host
Name GetHip Object Host Info Criteria Host Name - The HostName param.
- managed Boolean
- If device is managed.
- os
Get
Hip Object Host Info Criteria Os - The Os param.
- serial
Number GetHip Object Host Info Criteria Serial Number - The SerialNumber param.
- client
Version GetHip Object Host Info Criteria Client Version - The ClientVersion param.
- domain
Get
Hip Object Host Info Criteria Domain - The Domain param.
- host
Id GetHip Object Host Info Criteria Host Id - The HostId param.
- host
Name GetHip Object Host Info Criteria Host Name - The HostName param.
- managed boolean
- If device is managed.
- os
Get
Hip Object Host Info Criteria Os - The Os param.
- serial
Number GetHip Object Host Info Criteria Serial Number - The SerialNumber param.
- client_
version GetHip Object Host Info Criteria Client Version - The ClientVersion param.
- domain
Get
Hip Object Host Info Criteria Domain - The Domain param.
- host_
id GetHip Object Host Info Criteria Host Id - The HostId param.
- host_
name GetHip Object Host Info Criteria Host Name - The HostName param.
- managed bool
- If device is managed.
- os
Get
Hip Object Host Info Criteria Os - The Os param.
- serial_
number GetHip Object Host Info Criteria Serial Number - The SerialNumber param.
- client
Version Property Map - The ClientVersion param.
- domain Property Map
- The Domain param.
- host
Id Property Map - The HostId param.
- host
Name Property Map - The HostName param.
- managed Boolean
- If device is managed.
- os Property Map
- The Os param.
- serial
Number Property Map - The SerialNumber param.
GetHipObjectHostInfoCriteriaClientVersion
GetHipObjectHostInfoCriteriaDomain
GetHipObjectHostInfoCriteriaHostId
GetHipObjectHostInfoCriteriaHostName
GetHipObjectHostInfoCriteriaOs
- Contains
Get
Hip Object Host Info Criteria Os Contains - The Contains param.
- Contains
Get
Hip Object Host Info Criteria Os Contains - The Contains param.
- contains
Get
Hip Object Host Info Criteria Os Contains - The Contains param.
- contains
Get
Hip Object Host Info Criteria Os Contains - The Contains param.
- contains
Get
Hip Object Host Info Criteria Os Contains - The Contains param.
- contains Property Map
- The Contains param.
GetHipObjectHostInfoCriteriaOsContains
- Apple string
- Apple vendor. String length must not exceed 255 characters.
- Google string
- Google vendor. String length must not exceed 255 characters.
- Linux string
- Linux vendor. String length must not exceed 255 characters.
- Microsoft string
- Microsoft vendor. String length must not exceed 255 characters.
- Other string
- Other vendor. String length must not exceed 255 characters.
- Apple string
- Apple vendor. String length must not exceed 255 characters.
- Google string
- Google vendor. String length must not exceed 255 characters.
- Linux string
- Linux vendor. String length must not exceed 255 characters.
- Microsoft string
- Microsoft vendor. String length must not exceed 255 characters.
- Other string
- Other vendor. String length must not exceed 255 characters.
- apple String
- Apple vendor. String length must not exceed 255 characters.
- google String
- Google vendor. String length must not exceed 255 characters.
- linux String
- Linux vendor. String length must not exceed 255 characters.
- microsoft String
- Microsoft vendor. String length must not exceed 255 characters.
- other String
- Other vendor. String length must not exceed 255 characters.
- apple string
- Apple vendor. String length must not exceed 255 characters.
- google string
- Google vendor. String length must not exceed 255 characters.
- linux string
- Linux vendor. String length must not exceed 255 characters.
- microsoft string
- Microsoft vendor. String length must not exceed 255 characters.
- other string
- Other vendor. String length must not exceed 255 characters.
- apple str
- Apple vendor. String length must not exceed 255 characters.
- google str
- Google vendor. String length must not exceed 255 characters.
- linux str
- Linux vendor. String length must not exceed 255 characters.
- microsoft str
- Microsoft vendor. String length must not exceed 255 characters.
- other str
- Other vendor. String length must not exceed 255 characters.
- apple String
- Apple vendor. String length must not exceed 255 characters.
- google String
- Google vendor. String length must not exceed 255 characters.
- linux String
- Linux vendor. String length must not exceed 255 characters.
- microsoft String
- Microsoft vendor. String length must not exceed 255 characters.
- other String
- Other vendor. String length must not exceed 255 characters.
GetHipObjectHostInfoCriteriaSerialNumber
GetHipObjectMobileDevice
- Criteria
Get
Hip Object Mobile Device Criteria - The Criteria param.
- Criteria
Get
Hip Object Mobile Device Criteria - The Criteria param.
- criteria
Get
Hip Object Mobile Device Criteria - The Criteria param.
- criteria
Get
Hip Object Mobile Device Criteria - The Criteria param.
- criteria
Get
Hip Object Mobile Device Criteria - The Criteria param.
- criteria Property Map
- The Criteria param.
GetHipObjectMobileDeviceCriteria
- Applications
Get
Hip Object Mobile Device Criteria Applications - The Applications param.
- Disk
Encrypted bool - If device's disk is encrypted.
- Imei
Get
Hip Object Mobile Device Criteria Imei - The Imei param.
- Jailbroken bool
- If device is by rooted/jailbroken.
- Last
Checkin GetTime Hip Object Mobile Device Criteria Last Checkin Time - The LastCheckinTime param.
- Model
Get
Hip Object Mobile Device Criteria Model - The Model param.
- Passcode
Set bool - If device's passcode is present.
- Phone
Number GetHip Object Mobile Device Criteria Phone Number - The PhoneNumber param.
- Tag
Get
Hip Object Mobile Device Criteria Tag - The Tag param.
- Applications
Get
Hip Object Mobile Device Criteria Applications - The Applications param.
- Disk
Encrypted bool - If device's disk is encrypted.
- Imei
Get
Hip Object Mobile Device Criteria Imei - The Imei param.
- Jailbroken bool
- If device is by rooted/jailbroken.
- Last
Checkin GetTime Hip Object Mobile Device Criteria Last Checkin Time - The LastCheckinTime param.
- Model
Get
Hip Object Mobile Device Criteria Model - The Model param.
- Passcode
Set bool - If device's passcode is present.
- Phone
Number GetHip Object Mobile Device Criteria Phone Number - The PhoneNumber param.
- Tag
Get
Hip Object Mobile Device Criteria Tag - The Tag param.
- applications
Get
Hip Object Mobile Device Criteria Applications - The Applications param.
- disk
Encrypted Boolean - If device's disk is encrypted.
- imei
Get
Hip Object Mobile Device Criteria Imei - The Imei param.
- jailbroken Boolean
- If device is by rooted/jailbroken.
- last
Checkin GetTime Hip Object Mobile Device Criteria Last Checkin Time - The LastCheckinTime param.
- model
Get
Hip Object Mobile Device Criteria Model - The Model param.
- passcode
Set Boolean - If device's passcode is present.
- phone
Number GetHip Object Mobile Device Criteria Phone Number - The PhoneNumber param.
- tag
Get
Hip Object Mobile Device Criteria Tag - The Tag param.
- applications
Get
Hip Object Mobile Device Criteria Applications - The Applications param.
- disk
Encrypted boolean - If device's disk is encrypted.
- imei
Get
Hip Object Mobile Device Criteria Imei - The Imei param.
- jailbroken boolean
- If device is by rooted/jailbroken.
- last
Checkin GetTime Hip Object Mobile Device Criteria Last Checkin Time - The LastCheckinTime param.
- model
Get
Hip Object Mobile Device Criteria Model - The Model param.
- passcode
Set boolean - If device's passcode is present.
- phone
Number GetHip Object Mobile Device Criteria Phone Number - The PhoneNumber param.
- tag
Get
Hip Object Mobile Device Criteria Tag - The Tag param.
- applications
Get
Hip Object Mobile Device Criteria Applications - The Applications param.
- disk_
encrypted bool - If device's disk is encrypted.
- imei
Get
Hip Object Mobile Device Criteria Imei - The Imei param.
- jailbroken bool
- If device is by rooted/jailbroken.
- last_
checkin_ Gettime Hip Object Mobile Device Criteria Last Checkin Time - The LastCheckinTime param.
- model
Get
Hip Object Mobile Device Criteria Model - The Model param.
- passcode_
set bool - If device's passcode is present.
- phone_
number GetHip Object Mobile Device Criteria Phone Number - The PhoneNumber param.
- tag
Get
Hip Object Mobile Device Criteria Tag - The Tag param.
- applications Property Map
- The Applications param.
- disk
Encrypted Boolean - If device's disk is encrypted.
- imei Property Map
- The Imei param.
- jailbroken Boolean
- If device is by rooted/jailbroken.
- last
Checkin Property MapTime - The LastCheckinTime param.
- model Property Map
- The Model param.
- passcode
Set Boolean - If device's passcode is present.
- phone
Number Property Map - The PhoneNumber param.
- tag Property Map
- The Tag param.
GetHipObjectMobileDeviceCriteriaApplications
- Has
Malware GetHip Object Mobile Device Criteria Applications Has Malware - The HasMalware param.
- Has
Unmanaged boolApp - Has apps that are not managed.
- Includes
List<Get
Hip Object Mobile Device Criteria Applications Include> - The Includes param.
- Has
Malware GetHip Object Mobile Device Criteria Applications Has Malware - The HasMalware param.
- Has
Unmanaged boolApp - Has apps that are not managed.
- Includes
[]Get
Hip Object Mobile Device Criteria Applications Include - The Includes param.
- has
Malware GetHip Object Mobile Device Criteria Applications Has Malware - The HasMalware param.
- has
Unmanaged BooleanApp - Has apps that are not managed.
- includes
List<Get
Hip Object Mobile Device Criteria Applications Include> - The Includes param.
- has
Malware GetHip Object Mobile Device Criteria Applications Has Malware - The HasMalware param.
- has
Unmanaged booleanApp - Has apps that are not managed.
- includes
Get
Hip Object Mobile Device Criteria Applications Include[] - The Includes param.
- has_
malware GetHip Object Mobile Device Criteria Applications Has Malware - The HasMalware param.
- has_
unmanaged_ boolapp - Has apps that are not managed.
- includes
Sequence[Get
Hip Object Mobile Device Criteria Applications Include] - The Includes param.
- has
Malware Property Map - The HasMalware param.
- has
Unmanaged BooleanApp - Has apps that are not managed.
- includes List<Property Map>
- The Includes param.
GetHipObjectMobileDeviceCriteriaApplicationsHasMalware
- No bool
- The No param.
- Yes
Get
Hip Object Mobile Device Criteria Applications Has Malware Yes - The Yes param.
- No bool
- The No param.
- Yes
Get
Hip Object Mobile Device Criteria Applications Has Malware Yes - The Yes param.
- no Boolean
- The No param.
- yes
Get
Hip Object Mobile Device Criteria Applications Has Malware Yes - The Yes param.
- no boolean
- The No param.
- yes
Get
Hip Object Mobile Device Criteria Applications Has Malware Yes - The Yes param.
- no bool
- The No param.
- yes
Get
Hip Object Mobile Device Criteria Applications Has Malware Yes - The Yes param.
- no Boolean
- The No param.
- yes Property Map
- The Yes param.
GetHipObjectMobileDeviceCriteriaApplicationsHasMalwareYes
- Excludes
List<Get
Hip Object Mobile Device Criteria Applications Has Malware Yes Exclude> - The Excludes param.
- Excludes
[]Get
Hip Object Mobile Device Criteria Applications Has Malware Yes Exclude - The Excludes param.
- excludes
List<Get
Hip Object Mobile Device Criteria Applications Has Malware Yes Exclude> - The Excludes param.
- excludes
Get
Hip Object Mobile Device Criteria Applications Has Malware Yes Exclude[] - The Excludes param.
- excludes List<Property Map>
- The Excludes param.
GetHipObjectMobileDeviceCriteriaApplicationsHasMalwareYesExclude
- Hash string
- application hash. String length must not exceed 1024 characters. String validation regex:
.*
. - Name string
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- Package string
- application package name. String length must not exceed 1024 characters. String validation regex:
.*
.
- Hash string
- application hash. String length must not exceed 1024 characters. String validation regex:
.*
. - Name string
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- Package string
- application package name. String length must not exceed 1024 characters. String validation regex:
.*
.
- hash String
- application hash. String length must not exceed 1024 characters. String validation regex:
.*
. - name String
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- package_ String
- application package name. String length must not exceed 1024 characters. String validation regex:
.*
.
- hash string
- application hash. String length must not exceed 1024 characters. String validation regex:
.*
. - name string
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- package string
- application package name. String length must not exceed 1024 characters. String validation regex:
.*
.
- hash str
- application hash. String length must not exceed 1024 characters. String validation regex:
.*
. - name str
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- package str
- application package name. String length must not exceed 1024 characters. String validation regex:
.*
.
- hash String
- application hash. String length must not exceed 1024 characters. String validation regex:
.*
. - name String
- Alphanumeric string [ 0-9a-zA-Z._-]. String length must not exceed 31 characters.
- package String
- application package name. String length must not exceed 1024 characters. String validation regex:
.*
.
GetHipObjectMobileDeviceCriteriaApplicationsInclude
GetHipObjectMobileDeviceCriteriaImei
GetHipObjectMobileDeviceCriteriaLastCheckinTime
- Not
Within GetHip Object Mobile Device Criteria Last Checkin Time Not Within - The NotWithin param.
- Within
Get
Hip Object Mobile Device Criteria Last Checkin Time Within - The Within param.
- Not
Within GetHip Object Mobile Device Criteria Last Checkin Time Not Within - The NotWithin param.
- Within
Get
Hip Object Mobile Device Criteria Last Checkin Time Within - The Within param.
- not
Within GetHip Object Mobile Device Criteria Last Checkin Time Not Within - The NotWithin param.
- within
Get
Hip Object Mobile Device Criteria Last Checkin Time Within - The Within param.
- not
Within GetHip Object Mobile Device Criteria Last Checkin Time Not Within - The NotWithin param.
- within
Get
Hip Object Mobile Device Criteria Last Checkin Time Within - The Within param.
- not_
within GetHip Object Mobile Device Criteria Last Checkin Time Not Within - The NotWithin param.
- within
Get
Hip Object Mobile Device Criteria Last Checkin Time Within - The Within param.
- not
Within Property Map - The NotWithin param.
- within Property Map
- The Within param.
GetHipObjectMobileDeviceCriteriaLastCheckinTimeNotWithin
- Days int
- specify time in days. Value must be between 1 and 365. Default:
30
.
- Days int
- specify time in days. Value must be between 1 and 365. Default:
30
.
- days Integer
- specify time in days. Value must be between 1 and 365. Default:
30
.
- days number
- specify time in days. Value must be between 1 and 365. Default:
30
.
- days int
- specify time in days. Value must be between 1 and 365. Default:
30
.
- days Number
- specify time in days. Value must be between 1 and 365. Default:
30
.
GetHipObjectMobileDeviceCriteriaLastCheckinTimeWithin
- Days int
- specify time in days. Value must be between 1 and 365. Default:
30
.
- Days int
- specify time in days. Value must be between 1 and 365. Default:
30
.
- days Integer
- specify time in days. Value must be between 1 and 365. Default:
30
.
- days number
- specify time in days. Value must be between 1 and 365. Default:
30
.
- days int
- specify time in days. Value must be between 1 and 365. Default:
30
.
- days Number
- specify time in days. Value must be between 1 and 365. Default:
30
.
GetHipObjectMobileDeviceCriteriaModel
GetHipObjectMobileDeviceCriteriaPhoneNumber
GetHipObjectMobileDeviceCriteriaTag
GetHipObjectNetworkInfo
- Criteria
Get
Hip Object Network Info Criteria - The Criteria param.
- Criteria
Get
Hip Object Network Info Criteria - The Criteria param.
- criteria
Get
Hip Object Network Info Criteria - The Criteria param.
- criteria
Get
Hip Object Network Info Criteria - The Criteria param.
- criteria
Get
Hip Object Network Info Criteria - The Criteria param.
- criteria Property Map
- The Criteria param.
GetHipObjectNetworkInfoCriteria
- Network
Get
Hip Object Network Info Criteria Network - The Network param.
- Network
Get
Hip Object Network Info Criteria Network - The Network param.
- network
Get
Hip Object Network Info Criteria Network - The Network param.
- network
Get
Hip Object Network Info Criteria Network - The Network param.
- network
Get
Hip Object Network Info Criteria Network - The Network param.
- network Property Map
- The Network param.
GetHipObjectNetworkInfoCriteriaNetwork
- Is
Get
Hip Object Network Info Criteria Network Is - The Is param.
- Is
Not GetHip Object Network Info Criteria Network Is Not - The IsNot param.
- Is
Get
Hip Object Network Info Criteria Network Is - The Is param.
- Is
Not GetHip Object Network Info Criteria Network Is Not - The IsNot param.
- is
Get
Hip Object Network Info Criteria Network Is - The Is param.
- is
Not GetHip Object Network Info Criteria Network Is Not - The IsNot param.
- is
Get
Hip Object Network Info Criteria Network Is - The Is param.
- is
Not GetHip Object Network Info Criteria Network Is Not - The IsNot param.
- is_
Get
Hip Object Network Info Criteria Network Is - The Is param.
- is_
not GetHip Object Network Info Criteria Network Is Not - The IsNot param.
- is Property Map
- The Is param.
- is
Not Property Map - The IsNot param.
GetHipObjectNetworkInfoCriteriaNetworkIs
- Mobile
Get
Hip Object Network Info Criteria Network Is Mobile - The Mobile param.
- Unknown bool
- The Unknown param.
- Wifi
Get
Hip Object Network Info Criteria Network Is Wifi - The Wifi param.
- Mobile
Get
Hip Object Network Info Criteria Network Is Mobile - The Mobile param.
- Unknown bool
- The Unknown param.
- Wifi
Get
Hip Object Network Info Criteria Network Is Wifi - The Wifi param.
- mobile
Get
Hip Object Network Info Criteria Network Is Mobile - The Mobile param.
- unknown Boolean
- The Unknown param.
- wifi
Get
Hip Object Network Info Criteria Network Is Wifi - The Wifi param.
- mobile
Get
Hip Object Network Info Criteria Network Is Mobile - The Mobile param.
- unknown boolean
- The Unknown param.
- wifi
Get
Hip Object Network Info Criteria Network Is Wifi - The Wifi param.
- mobile
Get
Hip Object Network Info Criteria Network Is Mobile - The Mobile param.
- unknown bool
- The Unknown param.
- wifi
Get
Hip Object Network Info Criteria Network Is Wifi - The Wifi param.
- mobile Property Map
- The Mobile param.
- unknown Boolean
- The Unknown param.
- wifi Property Map
- The Wifi param.
GetHipObjectNetworkInfoCriteriaNetworkIsMobile
- Carrier string
- The Carrier param. String length must not exceed 1023 characters. String validation regex:
.*
.
- Carrier string
- The Carrier param. String length must not exceed 1023 characters. String validation regex:
.*
.
- carrier String
- The Carrier param. String length must not exceed 1023 characters. String validation regex:
.*
.
- carrier string
- The Carrier param. String length must not exceed 1023 characters. String validation regex:
.*
.
- carrier str
- The Carrier param. String length must not exceed 1023 characters. String validation regex:
.*
.
- carrier String
- The Carrier param. String length must not exceed 1023 characters. String validation regex:
.*
.
GetHipObjectNetworkInfoCriteriaNetworkIsNot
- Ethernet bool
- The Ethernet param.
- Mobile
Get
Hip Object Network Info Criteria Network Is Not Mobile - The Mobile param.
- Unknown bool
- The Unknown param.
- Wifi
Get
Hip Object Network Info Criteria Network Is Not Wifi - The Wifi param.
- Ethernet bool
- The Ethernet param.
- Mobile
Get
Hip Object Network Info Criteria Network Is Not Mobile - The Mobile param.
- Unknown bool
- The Unknown param.
- Wifi
Get
Hip Object Network Info Criteria Network Is Not Wifi - The Wifi param.
- ethernet Boolean
- The Ethernet param.
- mobile
Get
Hip Object Network Info Criteria Network Is Not Mobile - The Mobile param.
- unknown Boolean
- The Unknown param.
- wifi
Get
Hip Object Network Info Criteria Network Is Not Wifi - The Wifi param.
- ethernet boolean
- The Ethernet param.
- mobile
Get
Hip Object Network Info Criteria Network Is Not Mobile - The Mobile param.
- unknown boolean
- The Unknown param.
- wifi
Get
Hip Object Network Info Criteria Network Is Not Wifi - The Wifi param.
- ethernet bool
- The Ethernet param.
- mobile
Get
Hip Object Network Info Criteria Network Is Not Mobile - The Mobile param.
- unknown bool
- The Unknown param.
- wifi
Get
Hip Object Network Info Criteria Network Is Not Wifi - The Wifi param.
- ethernet Boolean
- The Ethernet param.
- mobile Property Map
- The Mobile param.
- unknown Boolean
- The Unknown param.
- wifi Property Map
- The Wifi param.
GetHipObjectNetworkInfoCriteriaNetworkIsNotMobile
- Carrier string
- The Carrier param. String length must not exceed 1023 characters. String validation regex:
.*
.
- Carrier string
- The Carrier param. String length must not exceed 1023 characters. String validation regex:
.*
.
- carrier String
- The Carrier param. String length must not exceed 1023 characters. String validation regex:
.*
.
- carrier string
- The Carrier param. String length must not exceed 1023 characters. String validation regex:
.*
.
- carrier str
- The Carrier param. String length must not exceed 1023 characters. String validation regex:
.*
.
- carrier String
- The Carrier param. String length must not exceed 1023 characters. String validation regex:
.*
.
GetHipObjectNetworkInfoCriteriaNetworkIsNotWifi
- Ssid string
- SSID. String length must not exceed 1023 characters. String validation regex:
.*
.
- Ssid string
- SSID. String length must not exceed 1023 characters. String validation regex:
.*
.
- ssid String
- SSID. String length must not exceed 1023 characters. String validation regex:
.*
.
- ssid string
- SSID. String length must not exceed 1023 characters. String validation regex:
.*
.
- ssid str
- SSID. String length must not exceed 1023 characters. String validation regex:
.*
.
- ssid String
- SSID. String length must not exceed 1023 characters. String validation regex:
.*
.
GetHipObjectNetworkInfoCriteriaNetworkIsWifi
- Ssid string
- SSID. String length must not exceed 1023 characters. String validation regex:
.*
.
- Ssid string
- SSID. String length must not exceed 1023 characters. String validation regex:
.*
.
- ssid String
- SSID. String length must not exceed 1023 characters. String validation regex:
.*
.
- ssid string
- SSID. String length must not exceed 1023 characters. String validation regex:
.*
.
- ssid str
- SSID. String length must not exceed 1023 characters. String validation regex:
.*
.
- ssid String
- SSID. String length must not exceed 1023 characters. String validation regex:
.*
.
GetHipObjectPatchManagement
- Criteria
Get
Hip Object Patch Management Criteria - The Criteria param.
- Exclude
Vendor bool - The ExcludeVendor param. Default:
false
. - Vendors
List<Get
Hip Object Patch Management Vendor> - Vendor name.
- Criteria
Get
Hip Object Patch Management Criteria - The Criteria param.
- Exclude
Vendor bool - The ExcludeVendor param. Default:
false
. - Vendors
[]Get
Hip Object Patch Management Vendor - Vendor name.
- criteria
Get
Hip Object Patch Management Criteria - The Criteria param.
- exclude
Vendor Boolean - The ExcludeVendor param. Default:
false
. - vendors
List<Get
Hip Object Patch Management Vendor> - Vendor name.
- criteria
Get
Hip Object Patch Management Criteria - The Criteria param.
- exclude
Vendor boolean - The ExcludeVendor param. Default:
false
. - vendors
Get
Hip Object Patch Management Vendor[] - Vendor name.
- criteria
Get
Hip Object Patch Management Criteria - The Criteria param.
- exclude_
vendor bool - The ExcludeVendor param. Default:
false
. - vendors
Sequence[Get
Hip Object Patch Management Vendor] - Vendor name.
- criteria Property Map
- The Criteria param.
- exclude
Vendor Boolean - The ExcludeVendor param. Default:
false
. - vendors List<Property Map>
- Vendor name.
GetHipObjectPatchManagementCriteria
- Is
Enabled string - is enabled. String must be one of these:
"no"
,"yes"
,"not-available"
. - Is
Installed bool - Is Installed. Default:
true
. - Missing
Patches GetHip Object Patch Management Criteria Missing Patches - The MissingPatches param.
- Is
Enabled string - is enabled. String must be one of these:
"no"
,"yes"
,"not-available"
. - Is
Installed bool - Is Installed. Default:
true
. - Missing
Patches GetHip Object Patch Management Criteria Missing Patches - The MissingPatches param.
- is
Enabled String - is enabled. String must be one of these:
"no"
,"yes"
,"not-available"
. - is
Installed Boolean - Is Installed. Default:
true
. - missing
Patches GetHip Object Patch Management Criteria Missing Patches - The MissingPatches param.
- is
Enabled string - is enabled. String must be one of these:
"no"
,"yes"
,"not-available"
. - is
Installed boolean - Is Installed. Default:
true
. - missing
Patches GetHip Object Patch Management Criteria Missing Patches - The MissingPatches param.
- is_
enabled str - is enabled. String must be one of these:
"no"
,"yes"
,"not-available"
. - is_
installed bool - Is Installed. Default:
true
. - missing_
patches GetHip Object Patch Management Criteria Missing Patches - The MissingPatches param.
- is
Enabled String - is enabled. String must be one of these:
"no"
,"yes"
,"not-available"
. - is
Installed Boolean - Is Installed. Default:
true
. - missing
Patches Property Map - The MissingPatches param.
GetHipObjectPatchManagementCriteriaMissingPatches
- Check string
- The Check param. String must be one of these:
"has-any"
,"has-none"
,"has-all"
. Default:"has-any"
. - Patches List<string>
- The Patches param. Individual elements in this list are subject to additional validation. String length must not exceed 1023 characters. String validation regex:
.*
. - Severity
Get
Hip Object Patch Management Criteria Missing Patches Severity - The Severity param.
- Check string
- The Check param. String must be one of these:
"has-any"
,"has-none"
,"has-all"
. Default:"has-any"
. - Patches []string
- The Patches param. Individual elements in this list are subject to additional validation. String length must not exceed 1023 characters. String validation regex:
.*
. - Severity
Get
Hip Object Patch Management Criteria Missing Patches Severity - The Severity param.
- check String
- The Check param. String must be one of these:
"has-any"
,"has-none"
,"has-all"
. Default:"has-any"
. - patches List<String>
- The Patches param. Individual elements in this list are subject to additional validation. String length must not exceed 1023 characters. String validation regex:
.*
. - severity
Get
Hip Object Patch Management Criteria Missing Patches Severity - The Severity param.
- check string
- The Check param. String must be one of these:
"has-any"
,"has-none"
,"has-all"
. Default:"has-any"
. - patches string[]
- The Patches param. Individual elements in this list are subject to additional validation. String length must not exceed 1023 characters. String validation regex:
.*
. - severity
Get
Hip Object Patch Management Criteria Missing Patches Severity - The Severity param.
- check str
- The Check param. String must be one of these:
"has-any"
,"has-none"
,"has-all"
. Default:"has-any"
. - patches Sequence[str]
- The Patches param. Individual elements in this list are subject to additional validation. String length must not exceed 1023 characters. String validation regex:
.*
. - severity
Get
Hip Object Patch Management Criteria Missing Patches Severity - The Severity param.
- check String
- The Check param. String must be one of these:
"has-any"
,"has-none"
,"has-all"
. Default:"has-any"
. - patches List<String>
- The Patches param. Individual elements in this list are subject to additional validation. String length must not exceed 1023 characters. String validation regex:
.*
. - severity Property Map
- The Severity param.
GetHipObjectPatchManagementCriteriaMissingPatchesSeverity
- Greater
Equal int - The GreaterEqual param. Value must be between 0 and 100000.
- Greater
Than int - The GreaterThan param. Value must be between 0 and 100000.
- Is int
- The Is param. Value must be between 0 and 100000.
- Is
Not int - The IsNot param. Value must be between 0 and 100000.
- Less
Equal int - The LessEqual param. Value must be between 0 and 100000.
- Less
Than int - The LessThan param. Value must be between 0 and 100000.
- Greater
Equal int - The GreaterEqual param. Value must be between 0 and 100000.
- Greater
Than int - The GreaterThan param. Value must be between 0 and 100000.
- Is int
- The Is param. Value must be between 0 and 100000.
- Is
Not int - The IsNot param. Value must be between 0 and 100000.
- Less
Equal int - The LessEqual param. Value must be between 0 and 100000.
- Less
Than int - The LessThan param. Value must be between 0 and 100000.
- greater
Equal Integer - The GreaterEqual param. Value must be between 0 and 100000.
- greater
Than Integer - The GreaterThan param. Value must be between 0 and 100000.
- is Integer
- The Is param. Value must be between 0 and 100000.
- is
Not Integer - The IsNot param. Value must be between 0 and 100000.
- less
Equal Integer - The LessEqual param. Value must be between 0 and 100000.
- less
Than Integer - The LessThan param. Value must be between 0 and 100000.
- greater
Equal number - The GreaterEqual param. Value must be between 0 and 100000.
- greater
Than number - The GreaterThan param. Value must be between 0 and 100000.
- is number
- The Is param. Value must be between 0 and 100000.
- is
Not number - The IsNot param. Value must be between 0 and 100000.
- less
Equal number - The LessEqual param. Value must be between 0 and 100000.
- less
Than number - The LessThan param. Value must be between 0 and 100000.
- greater_
equal int - The GreaterEqual param. Value must be between 0 and 100000.
- greater_
than int - The GreaterThan param. Value must be between 0 and 100000.
- is_ int
- The Is param. Value must be between 0 and 100000.
- is_
not int - The IsNot param. Value must be between 0 and 100000.
- less_
equal int - The LessEqual param. Value must be between 0 and 100000.
- less_
than int - The LessThan param. Value must be between 0 and 100000.
- greater
Equal Number - The GreaterEqual param. Value must be between 0 and 100000.
- greater
Than Number - The GreaterThan param. Value must be between 0 and 100000.
- is Number
- The Is param. Value must be between 0 and 100000.
- is
Not Number - The IsNot param. Value must be between 0 and 100000.
- less
Equal Number - The LessEqual param. Value must be between 0 and 100000.
- less
Than Number - The LessThan param. Value must be between 0 and 100000.
GetHipObjectPatchManagementVendor
Package Details
- Repository
- scm pulumi/pulumi-scm
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
scm
Terraform Provider.