File tree Expand file tree Collapse file tree 1 file changed +0
-45
lines changed
specification/datadog/resource-manager/Microsoft.Datadog/stable/2023-01-01 Expand file tree Collapse file tree 1 file changed +0
-45
lines changed Original file line number Diff line number Diff line change 117
117
}
118
118
}
119
119
},
120
- "/subscriptions/{subscriptionId}/providers/Microsoft.Datadog/subscriptionStatuses" : {
121
- "get" : {
122
- "tags" : [
123
- " CreateResource"
124
- ],
125
- "summary" : " Informs if the current subscription is being already monitored for selected Datadog organization." ,
126
- "operationId" : " CreationSupported_List" ,
127
- "produces" : [
128
- " application/json"
129
- ],
130
- "parameters" : [
131
- {
132
- "$ref" : " ../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter"
133
- },
134
- {
135
- "$ref" : " ../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter"
136
- },
137
- {
138
- "$ref" : " #/parameters/DatadogOrganizationId"
139
- }
140
- ],
141
- "responses" : {
142
- "200" : {
143
- "description" : " Success" ,
144
- "schema" : {
145
- "$ref" : " #/definitions/CreateResourceSupportedResponseList"
146
- }
147
- },
148
- "default" : {
149
- "description" : " Default error response." ,
150
- "schema" : {
151
- "$ref" : " ../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse"
152
- }
153
- }
154
- },
155
- "x-ms-pageable" : {
156
- "nextLinkName" : null
157
- },
158
- "x-ms-examples" : {
159
- "CreationSupported_List" : {
160
- "$ref" : " ./examples/CreationSupported_List.json"
161
- }
162
- }
163
- }
164
- },
165
120
"/subscriptions/{subscriptionId}/providers/Microsoft.Datadog/subscriptionStatuses/default" : {
166
121
"get" : {
167
122
"tags" : [
You can’t perform that action at this time.
0 commit comments