Azure Container Instance Management - Get a container group

Important: This connector and its actions have been removed from Nintex Workflow and can now be found in Nintex Gallery.

Use the Azure Container Instance Management - Get a container group action A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process. to retrieve Azure container group details and properties.

For more information about Azure Container Instance Management, go to Azure Container Instance Management.

Configure the Azure Container Instance Management - Get a container group action

  1. Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.

  2. Select a Connection. If you do not have a connection, see Add a connection.
  1. Select Subscription credentials which uniquely identify a Microsoft Azure subscription.
  2. Select a Resource group name.
  3. Select a Container group name.

Azure Container Instance Management - Get a container group action fields and settings

Section

Field

Description

Variable types

(Unlabeled)

Connection Credentials and other settings that enables workflows to communicate with external systems, services, or applications. It's required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store.

The Azure Container Instance Management connection to use to retrieve the properties of the specified group container.

To refresh the available connections, click .

(n/a)

Subscription Subscription credentials which uniquely identify Microsoft Azure subscription. Text, Decimal, Integer, Boolean, DateTime, Collection
  Resource group name The name of the resource group that contains the resource. You can obtain this value from the drop-down or get it from your Azure portal. Text, Decimal, Integer, Boolean, DateTime, Collection
  Container group name The name of the container group. Text, Decimal, Integer, Boolean, DateTime, Collection
Output Container group

Stores the result of the action as an object. See Azure Container Instance Management - Container Groups - Get API for information on these values.

The following values are returned:

  • ID: (Text)
  • Location: (Text)
  • Name: (Text)
  • Properties: (Object)
    • Containers: (Collection)
      • Name: (Text)
      • Properties: (Object)
        • Image: (Text)
        • Instance view: (Object)
          • Restart count: (Decimal)
          • Current state: (Object)
            • State: (Text)
            • Start time: (DateTime)
            • Detail status: (Text)
          • Events: (Collection)
            • Count: (Integer)
            • First timestamp: (DateTime)
            • Last timestamp: (DateTime)
            • Message: (Text)
            • Name: (Text)
            • Type: (Text)
        • Ports: (Collection)
          • Port: (Integer)
        • Resources: (Object)
          • Requests: (Object)
            • CPU: (Decimal)
            • Memory in GB: (Decimal)
    • Instance view: (Object)
      • State: (Text)
    • IP address: (Object)
      • IP: (Text)
      • Ports: (Collection)
        • Port: (Integer)
        • Protocol: (Text)
      • Type: (Text)
    • OS type: (Text)
    • Provisioning state: (Text)
  • Type: (Text)
Object