@@ -9,70 +9,70 @@ Feature: Azure Integration
99 And a valid "appKeyAuth" key in the system
1010 And an instance of "AzureIntegration" API
1111
12- @generated @skip @team:DataDog/cloud -integrations
12+ @generated @skip @team:DataDog/azure -integrations
1313 Scenario : Create an Azure integration returns "Bad Request" response
1414 Given new "CreateAzureIntegration" request
15- And body with value {"app_service_plan_filters" : "key:value,filter:example" , "automute" : true, "client_id" : "testc7f6-1234-5678-9101-3fcbf464test" , "client_secret" : "testingx./Sw*g/Y33t..R1cH+hScMDt" , "container_app_filters" : "key:value,filter:example" , "cspm_enabled" : true, "custom_metrics_enabled" : true, "errors" : ["*" ], "host_filters" : "key:value,filter:example" , "new_client_id" : "new1c7f6-1234-5678-9101-3fcbf464test" , "new_tenant_name" : "new1c44-1234-5678-9101-cc00736ftest" , "tenant_name" : "testc44-1234-5678-9101-cc00736ftest" }
15+ And body with value {"app_service_plan_filters" : "key:value,filter:example" , "automute" : true, "client_id" : "testc7f6-1234-5678-9101-3fcbf464test" , "client_secret" : "testingx./Sw*g/Y33t..R1cH+hScMDt" , "container_app_filters" : "key:value,filter:example" , "cspm_enabled" : true, "custom_metrics_enabled" : true, "errors" : ["*" ], "host_filters" : "key:value,filter:example" , "new_client_id" : "new1c7f6-1234-5678-9101-3fcbf464test" , "new_tenant_name" : "new1c44-1234-5678-9101-cc00736ftest" , "resource_collection_enabled" : true, " tenant_name" : "testc44-1234-5678-9101-cc00736ftest" }
1616 When the request is sent
1717 Then the response status is 400 Bad Request
1818
19- @generated @skip @team:DataDog/cloud -integrations
19+ @generated @skip @team:DataDog/azure -integrations
2020 Scenario : Create an Azure integration returns "OK" response
2121 Given new "CreateAzureIntegration" request
22- And body with value {"app_service_plan_filters" : "key:value,filter:example" , "automute" : true, "client_id" : "testc7f6-1234-5678-9101-3fcbf464test" , "client_secret" : "testingx./Sw*g/Y33t..R1cH+hScMDt" , "container_app_filters" : "key:value,filter:example" , "cspm_enabled" : true, "custom_metrics_enabled" : true, "errors" : ["*" ], "host_filters" : "key:value,filter:example" , "new_client_id" : "new1c7f6-1234-5678-9101-3fcbf464test" , "new_tenant_name" : "new1c44-1234-5678-9101-cc00736ftest" , "tenant_name" : "testc44-1234-5678-9101-cc00736ftest" }
22+ And body with value {"app_service_plan_filters" : "key:value,filter:example" , "automute" : true, "client_id" : "testc7f6-1234-5678-9101-3fcbf464test" , "client_secret" : "testingx./Sw*g/Y33t..R1cH+hScMDt" , "container_app_filters" : "key:value,filter:example" , "cspm_enabled" : true, "custom_metrics_enabled" : true, "errors" : ["*" ], "host_filters" : "key:value,filter:example" , "new_client_id" : "new1c7f6-1234-5678-9101-3fcbf464test" , "new_tenant_name" : "new1c44-1234-5678-9101-cc00736ftest" , "resource_collection_enabled" : true, " tenant_name" : "testc44-1234-5678-9101-cc00736ftest" }
2323 When the request is sent
2424 Then the response status is 200 OK
2525
26- @generated @skip @team:DataDog/cloud -integrations
26+ @generated @skip @team:DataDog/azure -integrations
2727 Scenario : Delete an Azure integration returns "Bad Request" response
2828 Given new "DeleteAzureIntegration" request
29- And body with value {"app_service_plan_filters" : "key:value,filter:example" , "automute" : true, "client_id" : "testc7f6-1234-5678-9101-3fcbf464test" , "client_secret" : "testingx./Sw*g/Y33t..R1cH+hScMDt" , "container_app_filters" : "key:value,filter:example" , "cspm_enabled" : true, "custom_metrics_enabled" : true, "errors" : ["*" ], "host_filters" : "key:value,filter:example" , "new_client_id" : "new1c7f6-1234-5678-9101-3fcbf464test" , "new_tenant_name" : "new1c44-1234-5678-9101-cc00736ftest" , "tenant_name" : "testc44-1234-5678-9101-cc00736ftest" }
29+ And body with value {"app_service_plan_filters" : "key:value,filter:example" , "automute" : true, "client_id" : "testc7f6-1234-5678-9101-3fcbf464test" , "client_secret" : "testingx./Sw*g/Y33t..R1cH+hScMDt" , "container_app_filters" : "key:value,filter:example" , "cspm_enabled" : true, "custom_metrics_enabled" : true, "errors" : ["*" ], "host_filters" : "key:value,filter:example" , "new_client_id" : "new1c7f6-1234-5678-9101-3fcbf464test" , "new_tenant_name" : "new1c44-1234-5678-9101-cc00736ftest" , "resource_collection_enabled" : true, " tenant_name" : "testc44-1234-5678-9101-cc00736ftest" }
3030 When the request is sent
3131 Then the response status is 400 Bad Request
3232
33- @generated @skip @team:DataDog/cloud -integrations
33+ @generated @skip @team:DataDog/azure -integrations
3434 Scenario : Delete an Azure integration returns "OK" response
3535 Given new "DeleteAzureIntegration" request
36- And body with value {"app_service_plan_filters" : "key:value,filter:example" , "automute" : true, "client_id" : "testc7f6-1234-5678-9101-3fcbf464test" , "client_secret" : "testingx./Sw*g/Y33t..R1cH+hScMDt" , "container_app_filters" : "key:value,filter:example" , "cspm_enabled" : true, "custom_metrics_enabled" : true, "errors" : ["*" ], "host_filters" : "key:value,filter:example" , "new_client_id" : "new1c7f6-1234-5678-9101-3fcbf464test" , "new_tenant_name" : "new1c44-1234-5678-9101-cc00736ftest" , "tenant_name" : "testc44-1234-5678-9101-cc00736ftest" }
36+ And body with value {"app_service_plan_filters" : "key:value,filter:example" , "automute" : true, "client_id" : "testc7f6-1234-5678-9101-3fcbf464test" , "client_secret" : "testingx./Sw*g/Y33t..R1cH+hScMDt" , "container_app_filters" : "key:value,filter:example" , "cspm_enabled" : true, "custom_metrics_enabled" : true, "errors" : ["*" ], "host_filters" : "key:value,filter:example" , "new_client_id" : "new1c7f6-1234-5678-9101-3fcbf464test" , "new_tenant_name" : "new1c44-1234-5678-9101-cc00736ftest" , "resource_collection_enabled" : true, " tenant_name" : "testc44-1234-5678-9101-cc00736ftest" }
3737 When the request is sent
3838 Then the response status is 200 OK
3939
40- @generated @skip @team:DataDog/cloud -integrations
40+ @generated @skip @team:DataDog/azure -integrations
4141 Scenario : List all Azure integrations returns "Bad Request" response
4242 Given new "ListAzureIntegration" request
4343 When the request is sent
4444 Then the response status is 400 Bad Request
4545
46- @generated @skip @team:DataDog/cloud -integrations
46+ @generated @skip @team:DataDog/azure -integrations
4747 Scenario : List all Azure integrations returns "OK" response
4848 Given new "ListAzureIntegration" request
4949 When the request is sent
5050 Then the response status is 200 OK
5151
52- @generated @skip @team:DataDog/cloud -integrations
52+ @generated @skip @team:DataDog/azure -integrations
5353 Scenario : Update Azure integration host filters returns "Bad Request" response
5454 Given new "UpdateAzureHostFilters" request
55- And body with value {"app_service_plan_filters" : "key:value,filter:example" , "automute" : true, "client_id" : "testc7f6-1234-5678-9101-3fcbf464test" , "client_secret" : "testingx./Sw*g/Y33t..R1cH+hScMDt" , "container_app_filters" : "key:value,filter:example" , "cspm_enabled" : true, "custom_metrics_enabled" : true, "errors" : ["*" ], "host_filters" : "key:value,filter:example" , "new_client_id" : "new1c7f6-1234-5678-9101-3fcbf464test" , "new_tenant_name" : "new1c44-1234-5678-9101-cc00736ftest" , "tenant_name" : "testc44-1234-5678-9101-cc00736ftest" }
55+ And body with value {"app_service_plan_filters" : "key:value,filter:example" , "automute" : true, "client_id" : "testc7f6-1234-5678-9101-3fcbf464test" , "client_secret" : "testingx./Sw*g/Y33t..R1cH+hScMDt" , "container_app_filters" : "key:value,filter:example" , "cspm_enabled" : true, "custom_metrics_enabled" : true, "errors" : ["*" ], "host_filters" : "key:value,filter:example" , "new_client_id" : "new1c7f6-1234-5678-9101-3fcbf464test" , "new_tenant_name" : "new1c44-1234-5678-9101-cc00736ftest" , "resource_collection_enabled" : true, " tenant_name" : "testc44-1234-5678-9101-cc00736ftest" }
5656 When the request is sent
5757 Then the response status is 400 Bad Request
5858
59- @generated @skip @team:DataDog/cloud -integrations
59+ @generated @skip @team:DataDog/azure -integrations
6060 Scenario : Update Azure integration host filters returns "OK" response
6161 Given new "UpdateAzureHostFilters" request
62- And body with value {"app_service_plan_filters" : "key:value,filter:example" , "automute" : true, "client_id" : "testc7f6-1234-5678-9101-3fcbf464test" , "client_secret" : "testingx./Sw*g/Y33t..R1cH+hScMDt" , "container_app_filters" : "key:value,filter:example" , "cspm_enabled" : true, "custom_metrics_enabled" : true, "errors" : ["*" ], "host_filters" : "key:value,filter:example" , "new_client_id" : "new1c7f6-1234-5678-9101-3fcbf464test" , "new_tenant_name" : "new1c44-1234-5678-9101-cc00736ftest" , "tenant_name" : "testc44-1234-5678-9101-cc00736ftest" }
62+ And body with value {"app_service_plan_filters" : "key:value,filter:example" , "automute" : true, "client_id" : "testc7f6-1234-5678-9101-3fcbf464test" , "client_secret" : "testingx./Sw*g/Y33t..R1cH+hScMDt" , "container_app_filters" : "key:value,filter:example" , "cspm_enabled" : true, "custom_metrics_enabled" : true, "errors" : ["*" ], "host_filters" : "key:value,filter:example" , "new_client_id" : "new1c7f6-1234-5678-9101-3fcbf464test" , "new_tenant_name" : "new1c44-1234-5678-9101-cc00736ftest" , "resource_collection_enabled" : true, " tenant_name" : "testc44-1234-5678-9101-cc00736ftest" }
6363 When the request is sent
6464 Then the response status is 200 OK
6565
66- @generated @skip @team:DataDog/cloud -integrations
66+ @generated @skip @team:DataDog/azure -integrations
6767 Scenario : Update an Azure integration returns "Bad Request" response
6868 Given new "UpdateAzureIntegration" request
69- And body with value {"app_service_plan_filters" : "key:value,filter:example" , "automute" : true, "client_id" : "testc7f6-1234-5678-9101-3fcbf464test" , "client_secret" : "testingx./Sw*g/Y33t..R1cH+hScMDt" , "container_app_filters" : "key:value,filter:example" , "cspm_enabled" : true, "custom_metrics_enabled" : true, "errors" : ["*" ], "host_filters" : "key:value,filter:example" , "new_client_id" : "new1c7f6-1234-5678-9101-3fcbf464test" , "new_tenant_name" : "new1c44-1234-5678-9101-cc00736ftest" , "tenant_name" : "testc44-1234-5678-9101-cc00736ftest" }
69+ And body with value {"app_service_plan_filters" : "key:value,filter:example" , "automute" : true, "client_id" : "testc7f6-1234-5678-9101-3fcbf464test" , "client_secret" : "testingx./Sw*g/Y33t..R1cH+hScMDt" , "container_app_filters" : "key:value,filter:example" , "cspm_enabled" : true, "custom_metrics_enabled" : true, "errors" : ["*" ], "host_filters" : "key:value,filter:example" , "new_client_id" : "new1c7f6-1234-5678-9101-3fcbf464test" , "new_tenant_name" : "new1c44-1234-5678-9101-cc00736ftest" , "resource_collection_enabled" : true, " tenant_name" : "testc44-1234-5678-9101-cc00736ftest" }
7070 When the request is sent
7171 Then the response status is 400 Bad Request
7272
73- @generated @skip @team:DataDog/cloud -integrations
73+ @generated @skip @team:DataDog/azure -integrations
7474 Scenario : Update an Azure integration returns "OK" response
7575 Given new "UpdateAzureIntegration" request
76- And body with value {"app_service_plan_filters" : "key:value,filter:example" , "automute" : true, "client_id" : "testc7f6-1234-5678-9101-3fcbf464test" , "client_secret" : "testingx./Sw*g/Y33t..R1cH+hScMDt" , "container_app_filters" : "key:value,filter:example" , "cspm_enabled" : true, "custom_metrics_enabled" : true, "errors" : ["*" ], "host_filters" : "key:value,filter:example" , "new_client_id" : "new1c7f6-1234-5678-9101-3fcbf464test" , "new_tenant_name" : "new1c44-1234-5678-9101-cc00736ftest" , "tenant_name" : "testc44-1234-5678-9101-cc00736ftest" }
76+ And body with value {"app_service_plan_filters" : "key:value,filter:example" , "automute" : true, "client_id" : "testc7f6-1234-5678-9101-3fcbf464test" , "client_secret" : "testingx./Sw*g/Y33t..R1cH+hScMDt" , "container_app_filters" : "key:value,filter:example" , "cspm_enabled" : true, "custom_metrics_enabled" : true, "errors" : ["*" ], "host_filters" : "key:value,filter:example" , "new_client_id" : "new1c7f6-1234-5678-9101-3fcbf464test" , "new_tenant_name" : "new1c44-1234-5678-9101-cc00736ftest" , "resource_collection_enabled" : true, " tenant_name" : "testc44-1234-5678-9101-cc00736ftest" }
7777 When the request is sent
7878 Then the response status is 200 OK
0 commit comments