Skip to main content

api_definitions

Overview

Nameapi_definitions
TypeResource
Idazure.api_center.api_definitions

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
namestringThe name of the resource
propertiesobjectAPI definition properties entity.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTReturns details of the API definition.
listSELECTReturns a collection of API definitions.
create_or_updateINSERTCreates new or updates existing API definition.
deleteDELETEDeletes specified API definition.
_listEXECReturns a collection of API definitions.
export_specificationEXECExports the API specification.
headEXECChecks if specified API definition exists.
import_specificationEXECImports the API specification.