Skip to main content

sims

Overview

Namesims
TypeResource
Idazure.mobile_network.sims

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, simGroupName, simName, subscriptionIdGets information about the specified SIM.
list_by_groupSELECTresourceGroupName, simGroupName, subscriptionIdGets all the SIMs in a SIM group.
create_or_updateINSERTresourceGroupName, simGroupName, simName, subscriptionId, data__propertiesCreates or updates a SIM.
deleteDELETEresourceGroupName, simGroupName, simName, subscriptionIdDeletes the specified SIM.
_list_by_groupEXECresourceGroupName, simGroupName, subscriptionIdGets all the SIMs in a SIM group.
bulk_deleteEXECresourceGroupName, simGroupName, subscriptionId, data__simsBulk delete SIMs from a SIM group.
bulk_uploadEXECresourceGroupName, simGroupName, subscriptionId, data__simsBulk upload SIMs to a SIM group.
bulk_upload_encryptedEXECresourceGroupName, simGroupName, subscriptionId, data__azureKeyIdentifier, data__encryptedTransportKey, data__signedTransportKey, data__sims, data__vendorKeyFingerprint, data__versionBulk upload SIMs in encrypted form to a SIM group. The SIM credentials must be encrypted.