404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.117.106.206: ~ $
**To search for system instances**

The following ``search-system-instances`` example searches for all system instances that contain the specified system. ::

    aws iotthingsgraph search-system-instances \
        --filters name="SYSTEM_TEMPLATE_ID",value="urn:tdm:us-west-2/123456789012/default:System:SecurityFlow"

Output::

    {
        "summaries": [
            {
                "id": "urn:tdm:us-west-2/123456789012/default:Deployment:DeploymentForSample",
                "arn": "arn:aws:iotthingsgraph:us-west-2:123456789012:Deployment/default/DeploymentForSample",
                "status": "NOT_DEPLOYED",
                "target": "GREENGRASS",
                "greengrassGroupName": "ThingsGraphGrnGr",
                "createdAt": 1555716314.707,
                "updatedAt": 1555716314.707
            },
            {
                "id": "urn:tdm:us-west-2/123456789012/default:Deployment:MockDeployment",
                "arn": "arn:aws:iotthingsgraph:us-west-2:123456789012:Deployment/default/MockDeployment",
                "status": "DELETED_IN_TARGET",
                "target": "GREENGRASS",
                "greengrassGroupName": "ThingsGraphGrnGr",
                "createdAt": 1549416462.049,
                "updatedAt": 1549416722.361,
                "greengrassGroupId": "01d04b07-2a51-467f-9d03-0c90b3cdcaaf",
                "greengrassGroupVersionId": "7365aed7-2d3e-4d13-aad8-75443d45eb05"
            },
            {
                "id": "urn:tdm:us-west-2/123456789012/default:Deployment:MockDeployment2",
                "arn": "arn:aws:iotthingsgraph:us-west-2:123456789012:Deployment/default/MockDeployment2",
                "status": "DEPLOYED_IN_TARGET",
                "target": "GREENGRASS",
                "greengrassGroupName": "ThingsGraphGrnGr",
                "createdAt": 1549572385.774,
                "updatedAt": 1549572418.408,
                "greengrassGroupId": "01d04b07-2a51-467f-9d03-0c90b3cdcaaf",
                "greengrassGroupVersionId": "bfa70ab3-2bf7-409c-a4d4-bc8328ae5b86"
            },
            {
                "id": "urn:tdm:us-west-2/123456789012/default:Deployment:Room215",
                "arn": "arn:aws:iotthingsgraph:us-west-2:123456789012:Deployment/default/Room215",
                "status": "NOT_DEPLOYED",
                "target": "GREENGRASS",
                "greengrassGroupName": "ThingsGraphGG",
                "createdAt": 1547056918.413,
                "updatedAt": 1547056918.413
            },
            {
                "id": "urn:tdm:us-west-2/123456789012/default:Deployment:Room218",
                "arn": "arn:aws:iotthingsgraph:us-west-2:123456789012:Deployment/default/Room218",
                "status": "NOT_DEPLOYED",
                "target": "CLOUD",
                "createdAt": 1559249315.208,
                "updatedAt": 1559249315.208
            }
        ]
    }

For more information, see `Working with Systems and Flow Configurations <https://docs.aws.amazon.com/thingsgraph/latest/ug/iot-tg-sysdeploy.html>`__ in the *AWS IoT Things Graph User Guide*.

Filemanager

Name Type Size Permission Actions
associate-entity-to-thing.rst File 577 B 0644
create-flow-template.rst File 648 B 0644
create-system-instance.rst File 964 B 0644
create-system-template.rst File 745 B 0644
delete-flow-template.rst File 485 B 0644
delete-namespace.rst File 522 B 0644
delete-system-instance.rst File 503 B 0644
delete-system-template.rst File 482 B 0644
deploy-system-instance.rst File 789 B 0644
deprecate-flow-template.rst File 497 B 0644
deprecate-system-template.rst File 494 B 0644
describe-namespace.rst File 529 B 0644
dissociate-entity-from-thing.rst File 473 B 0644
get-entities.rst File 1003 B 0644
get-flow-template-revisions.rst File 687 B 0644
get-flow-template.rst File 2.01 KB 0644
get-namespace-deletion-status.rst File 562 B 0644
get-system-instance.rst File 1.81 KB 0644
get-system-template-revisions.rst File 808 B 0644
get-system-template.rst File 1.33 KB 0644
get-upload-status.rst File 699 B 0644
list-flow-execution-messages.rst File 841 B 0644
list-tags-for-resource.rst File 612 B 0644
search-entities.rst File 1.96 KB 0644
search-flow-executions.rst File 935 B 0644
search-flow-templates.rst File 907 B 0644
search-system-instances.rst File 3.02 KB 0644
search-system-templates.rst File 813 B 0644
search-things.rst File 835 B 0644
tag-resource.rst File 524 B 0644
undeploy-system-instance.rst File 1.07 KB 0644
untag-resource.rst File 508 B 0644
update-flow-template.rst File 720 B 0644
update-system-template.rst File 821 B 0644
upload-entity-definitions.rst File 581 B 0644