1. Packages
  2. Cisco Meraki
  3. API Docs
  4. organizations
  5. getCameraCustomAnalyticsArtifacts
Cisco Meraki v0.2.10 published on Wednesday, Jul 24, 2024 by Pulumi

meraki.organizations.getCameraCustomAnalyticsArtifacts

Explore with Pulumi AI

meraki logo
Cisco Meraki v0.2.10 published on Wednesday, Jul 24, 2024 by Pulumi

    Example Usage

    Using getCameraCustomAnalyticsArtifacts

    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 getCameraCustomAnalyticsArtifacts(args: GetCameraCustomAnalyticsArtifactsArgs, opts?: InvokeOptions): Promise<GetCameraCustomAnalyticsArtifactsResult>
    function getCameraCustomAnalyticsArtifactsOutput(args: GetCameraCustomAnalyticsArtifactsOutputArgs, opts?: InvokeOptions): Output<GetCameraCustomAnalyticsArtifactsResult>
    def get_camera_custom_analytics_artifacts(artifact_id: Optional[str] = None,
                                              organization_id: Optional[str] = None,
                                              opts: Optional[InvokeOptions] = None) -> GetCameraCustomAnalyticsArtifactsResult
    def get_camera_custom_analytics_artifacts_output(artifact_id: Optional[pulumi.Input[str]] = None,
                                              organization_id: Optional[pulumi.Input[str]] = None,
                                              opts: Optional[InvokeOptions] = None) -> Output[GetCameraCustomAnalyticsArtifactsResult]
    func LookupCameraCustomAnalyticsArtifacts(ctx *Context, args *LookupCameraCustomAnalyticsArtifactsArgs, opts ...InvokeOption) (*LookupCameraCustomAnalyticsArtifactsResult, error)
    func LookupCameraCustomAnalyticsArtifactsOutput(ctx *Context, args *LookupCameraCustomAnalyticsArtifactsOutputArgs, opts ...InvokeOption) LookupCameraCustomAnalyticsArtifactsResultOutput

    > Note: This function is named LookupCameraCustomAnalyticsArtifacts in the Go SDK.

    public static class GetCameraCustomAnalyticsArtifacts 
    {
        public static Task<GetCameraCustomAnalyticsArtifactsResult> InvokeAsync(GetCameraCustomAnalyticsArtifactsArgs args, InvokeOptions? opts = null)
        public static Output<GetCameraCustomAnalyticsArtifactsResult> Invoke(GetCameraCustomAnalyticsArtifactsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCameraCustomAnalyticsArtifactsResult> getCameraCustomAnalyticsArtifacts(GetCameraCustomAnalyticsArtifactsArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: meraki:organizations/getCameraCustomAnalyticsArtifacts:getCameraCustomAnalyticsArtifacts
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ArtifactId string
    artifactId path parameter. Artifact ID
    OrganizationId string
    organizationId path parameter. Organization ID
    ArtifactId string
    artifactId path parameter. Artifact ID
    OrganizationId string
    organizationId path parameter. Organization ID
    artifactId String
    artifactId path parameter. Artifact ID
    organizationId String
    organizationId path parameter. Organization ID
    artifactId string
    artifactId path parameter. Artifact ID
    organizationId string
    organizationId path parameter. Organization ID
    artifact_id str
    artifactId path parameter. Artifact ID
    organization_id str
    organizationId path parameter. Organization ID
    artifactId String
    artifactId path parameter. Artifact ID
    organizationId String
    organizationId path parameter. Organization ID

    getCameraCustomAnalyticsArtifacts Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    Item GetCameraCustomAnalyticsArtifactsItem
    Items List<GetCameraCustomAnalyticsArtifactsItem>
    Array of ResponseCameraGetOrganizationCameraCustomAnalyticsArtifacts
    ArtifactId string
    artifactId path parameter. Artifact ID
    OrganizationId string
    organizationId path parameter. Organization ID
    Id string
    The provider-assigned unique ID for this managed resource.
    Item GetCameraCustomAnalyticsArtifactsItem
    Items []GetCameraCustomAnalyticsArtifactsItem
    Array of ResponseCameraGetOrganizationCameraCustomAnalyticsArtifacts
    ArtifactId string
    artifactId path parameter. Artifact ID
    OrganizationId string
    organizationId path parameter. Organization ID
    id String
    The provider-assigned unique ID for this managed resource.
    item GetCameraCustomAnalyticsArtifactsItem
    items List<GetCameraCustomAnalyticsArtifactsItem>
    Array of ResponseCameraGetOrganizationCameraCustomAnalyticsArtifacts
    artifactId String
    artifactId path parameter. Artifact ID
    organizationId String
    organizationId path parameter. Organization ID
    id string
    The provider-assigned unique ID for this managed resource.
    item GetCameraCustomAnalyticsArtifactsItem
    items GetCameraCustomAnalyticsArtifactsItem[]
    Array of ResponseCameraGetOrganizationCameraCustomAnalyticsArtifacts
    artifactId string
    artifactId path parameter. Artifact ID
    organizationId string
    organizationId path parameter. Organization ID
    id str
    The provider-assigned unique ID for this managed resource.
    item GetCameraCustomAnalyticsArtifactsItem
    items Sequence[GetCameraCustomAnalyticsArtifactsItem]
    Array of ResponseCameraGetOrganizationCameraCustomAnalyticsArtifacts
    artifact_id str
    artifactId path parameter. Artifact ID
    organization_id str
    organizationId path parameter. Organization ID
    id String
    The provider-assigned unique ID for this managed resource.
    item Property Map
    items List<Property Map>
    Array of ResponseCameraGetOrganizationCameraCustomAnalyticsArtifacts
    artifactId String
    artifactId path parameter. Artifact ID
    organizationId String
    organizationId path parameter. Organization ID

    Supporting Types

    GetCameraCustomAnalyticsArtifactsItem

    ArtifactId string
    Custom analytics artifact ID
    Name string
    Custom analytics artifact name
    OrganizationId string
    Organization ID
    Status GetCameraCustomAnalyticsArtifactsItemStatus
    Custom analytics artifact status
    ArtifactId string
    Custom analytics artifact ID
    Name string
    Custom analytics artifact name
    OrganizationId string
    Organization ID
    Status GetCameraCustomAnalyticsArtifactsItemStatus
    Custom analytics artifact status
    artifactId String
    Custom analytics artifact ID
    name String
    Custom analytics artifact name
    organizationId String
    Organization ID
    status GetCameraCustomAnalyticsArtifactsItemStatus
    Custom analytics artifact status
    artifactId string
    Custom analytics artifact ID
    name string
    Custom analytics artifact name
    organizationId string
    Organization ID
    status GetCameraCustomAnalyticsArtifactsItemStatus
    Custom analytics artifact status
    artifact_id str
    Custom analytics artifact ID
    name str
    Custom analytics artifact name
    organization_id str
    Organization ID
    status GetCameraCustomAnalyticsArtifactsItemStatus
    Custom analytics artifact status
    artifactId String
    Custom analytics artifact ID
    name String
    Custom analytics artifact name
    organizationId String
    Organization ID
    status Property Map
    Custom analytics artifact status

    GetCameraCustomAnalyticsArtifactsItemStatus

    Message string
    Status message
    Type string
    Status type
    Message string
    Status message
    Type string
    Status type
    message String
    Status message
    type String
    Status type
    message string
    Status message
    type string
    Status type
    message str
    Status message
    type str
    Status type
    message String
    Status message
    type String
    Status type

    Package Details

    Repository
    meraki pulumi/pulumi-meraki
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the meraki Terraform Provider.
    meraki logo
    Cisco Meraki v0.2.10 published on Wednesday, Jul 24, 2024 by Pulumi