Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | ApiManagementAPIOperation |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
ApiManagementAPIOperationSpec | |
status |
ApiManagementAPIOperationStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
apiManagementName |
string | |
apiName |
string | |
description |
string | (Optional) |
displayName |
string | |
method |
string | |
operationID |
string | |
request |
[]ApiManagementAPIOperationSpecRequest | (Optional) |
resourceGroupName |
string | |
response |
[]ApiManagementAPIOperationSpecResponse | (Optional) |
templateParameter |
[]ApiManagementAPIOperationSpecTemplateParameter | (Optional) |
urlTemplate |
string |
Field | Type | Description |
---|---|---|
description |
string | (Optional) |
header |
[]ApiManagementAPIOperationSpecRequestHeader | (Optional) |
queryParameter |
[]ApiManagementAPIOperationSpecRequestQueryParameter | (Optional) |
representation |
[]ApiManagementAPIOperationSpecRequestRepresentation | (Optional) |
Field | Type | Description |
---|---|---|
defaultValue |
string | (Optional) |
description |
string | (Optional) |
name |
string | |
required |
bool | |
type |
string | |
values |
[]string | (Optional) |
Field | Type | Description |
---|---|---|
defaultValue |
string | (Optional) |
description |
string | (Optional) |
name |
string | |
required |
bool | |
type |
string | |
values |
[]string | (Optional) |
Field | Type | Description |
---|---|---|
contentType |
string | |
formParameter |
[]ApiManagementAPIOperationSpecRequestRepresentationFormParameter | (Optional) |
sample |
string | (Optional) |
schemaID |
string | (Optional) |
typeName |
string | (Optional) |
Field | Type | Description |
---|---|---|
defaultValue |
string | (Optional) |
description |
string | (Optional) |
name |
string | |
required |
bool | |
type |
string | |
values |
[]string | (Optional) |
Field | Type | Description |
---|---|---|
description |
string | (Optional) |
header |
[]ApiManagementAPIOperationSpecResponseHeader | (Optional) |
representation |
[]ApiManagementAPIOperationSpecResponseRepresentation | (Optional) |
statusCode |
int |
Field | Type | Description |
---|---|---|
defaultValue |
string | (Optional) |
description |
string | (Optional) |
name |
string | |
required |
bool | |
type |
string | |
values |
[]string | (Optional) |
Field | Type | Description |
---|---|---|
contentType |
string | |
formParameter |
[]ApiManagementAPIOperationSpecResponseRepresentationFormParameter | (Optional) |
sample |
string | (Optional) |
schemaID |
string | (Optional) |
typeName |
string | (Optional) |
Field | Type | Description |
---|---|---|
defaultValue |
string | (Optional) |
description |
string | (Optional) |
name |
string | |
required |
bool | |
type |
string | |
values |
[]string | (Optional) |
Field | Type | Description |
---|---|---|
defaultValue |
string | (Optional) |
description |
string | (Optional) |
name |
string | |
required |
bool | |
type |
string | |
values |
[]string | (Optional) |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
ApiManagementAPIOperationSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |