Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b3/sdk/netapp/azure-mgmt-netapp/README.md"}
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b4/sdk/netapp/azure-mgmt-netapp/README.md"}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
def main():
client = NetAppManagementClient(
credential=DefaultAzureCredential(),
subscription_id="00000000-0000-0000-0000-000000000000",
subscription_id="SUBSCRIPTION_ID",
)

client.accounts.begin_change_key_vault(
Expand All @@ -28,6 +28,6 @@ def main():
).result()


# x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/preview/2025-07-01-preview/examples/Accounts_ChangeKeyVault.json
# x-ms-original-file: 2025-07-01-preview/Accounts_ChangeKeyVault.json
if __name__ == "__main__":
main()
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b3/sdk/netapp/azure-mgmt-netapp/README.md"}
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b4/sdk/netapp/azure-mgmt-netapp/README.md"}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
def main():
client = NetAppManagementClient(
credential=DefaultAzureCredential(),
subscription_id="00000000-0000-0000-0000-000000000000",
subscription_id="SUBSCRIPTION_ID",
)

response = client.accounts.begin_create_or_update(
Expand All @@ -30,6 +30,6 @@ def main():
print(response)


# x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/preview/2025-07-01-preview/examples/Accounts_CreateOrUpdate.json
# x-ms-original-file: 2025-07-01-preview/Accounts_CreateOrUpdate.json
if __name__ == "__main__":
main()
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b3/sdk/netapp/azure-mgmt-netapp/README.md"}
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b4/sdk/netapp/azure-mgmt-netapp/README.md"}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
def main():
client = NetAppManagementClient(
credential=DefaultAzureCredential(),
subscription_id="00000000-0000-0000-0000-000000000000",
subscription_id="SUBSCRIPTION_ID",
)

response = client.accounts.begin_create_or_update(
Expand Down Expand Up @@ -48,6 +48,6 @@ def main():
print(response)


# x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/preview/2025-07-01-preview/examples/Accounts_CreateOrUpdateAD.json
# x-ms-original-file: 2025-07-01-preview/Accounts_CreateOrUpdateAD.json
if __name__ == "__main__":
main()
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b3/sdk/netapp/azure-mgmt-netapp/README.md"}
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b4/sdk/netapp/azure-mgmt-netapp/README.md"}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
def main():
client = NetAppManagementClient(
credential=DefaultAzureCredential(),
subscription_id="00000000-0000-0000-0000-000000000000",
subscription_id="SUBSCRIPTION_ID",
)

client.accounts.begin_delete(
Expand All @@ -28,6 +28,6 @@ def main():
).result()


# x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/preview/2025-07-01-preview/examples/Accounts_Delete.json
# x-ms-original-file: 2025-07-01-preview/Accounts_Delete.json
if __name__ == "__main__":
main()
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b3/sdk/netapp/azure-mgmt-netapp/README.md"}
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b4/sdk/netapp/azure-mgmt-netapp/README.md"}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
def main():
client = NetAppManagementClient(
credential=DefaultAzureCredential(),
subscription_id="00000000-0000-0000-0000-000000000000",
subscription_id="SUBSCRIPTION_ID",
)

response = client.accounts.get(
Expand All @@ -29,6 +29,6 @@ def main():
print(response)


# x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/preview/2025-07-01-preview/examples/Accounts_Get.json
# x-ms-original-file: 2025-07-01-preview/Accounts_Get.json
if __name__ == "__main__":
main()
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b3/sdk/netapp/azure-mgmt-netapp/README.md"}
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b4/sdk/netapp/azure-mgmt-netapp/README.md"}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
def main():
client = NetAppManagementClient(
credential=DefaultAzureCredential(),
subscription_id="00000000-0000-0000-0000-000000000000",
subscription_id="SUBSCRIPTION_ID",
)

response = client.accounts.begin_get_change_key_vault_information(
Expand All @@ -29,6 +29,6 @@ def main():
print(response)


# x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/preview/2025-07-01-preview/examples/Accounts_GetChangeKeyVaultInformation.json
# x-ms-original-file: 2025-07-01-preview/Accounts_GetChangeKeyVaultInformation.json
if __name__ == "__main__":
main()
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b3/sdk/netapp/azure-mgmt-netapp/README.md"}
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b4/sdk/netapp/azure-mgmt-netapp/README.md"}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
def main():
client = NetAppManagementClient(
credential=DefaultAzureCredential(),
subscription_id="00000000-0000-0000-0000-000000000000",
subscription_id="SUBSCRIPTION_ID",
)

response = client.accounts.list(
Expand All @@ -29,6 +29,6 @@ def main():
print(item)


# x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/preview/2025-07-01-preview/examples/Accounts_List.json
# x-ms-original-file: 2025-07-01-preview/Accounts_List.json
if __name__ == "__main__":
main()
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b3/sdk/netapp/azure-mgmt-netapp/README.md"}
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b4/sdk/netapp/azure-mgmt-netapp/README.md"}
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
def main():
client = NetAppManagementClient(
credential=DefaultAzureCredential(),
subscription_id="00000000-0000-0000-0000-000000000000",
subscription_id="SUBSCRIPTION_ID",
)

response = client.accounts.list_by_subscription()
for item in response:
print(item)


# x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/preview/2025-07-01-preview/examples/Accounts_ListBySubscription.json
# x-ms-original-file: 2025-07-01-preview/Accounts_ListBySubscription.json
if __name__ == "__main__":
main()
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b3/sdk/netapp/azure-mgmt-netapp/README.md"}
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b4/sdk/netapp/azure-mgmt-netapp/README.md"}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
def main():
client = NetAppManagementClient(
credential=DefaultAzureCredential(),
subscription_id="00000000-0000-0000-0000-000000000000",
subscription_id="SUBSCRIPTION_ID",
)

client.accounts.begin_renew_credentials(
Expand All @@ -28,6 +28,6 @@ def main():
).result()


# x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/preview/2025-07-01-preview/examples/Accounts_RenewCredentials.json
# x-ms-original-file: 2025-07-01-preview/Accounts_RenewCredentials.json
if __name__ == "__main__":
main()
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b3/sdk/netapp/azure-mgmt-netapp/README.md"}
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b4/sdk/netapp/azure-mgmt-netapp/README.md"}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
def main():
client = NetAppManagementClient(
credential=DefaultAzureCredential(),
subscription_id="00000000-0000-0000-0000-000000000000",
subscription_id="SUBSCRIPTION_ID",
)

client.accounts.begin_transition_to_cmk(
Expand All @@ -28,6 +28,6 @@ def main():
).result()


# x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/preview/2025-07-01-preview/examples/Accounts_TransitionEncryptionKey.json
# x-ms-original-file: 2025-07-01-preview/Accounts_TransitionEncryptionKey.json
if __name__ == "__main__":
main()
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b3/sdk/netapp/azure-mgmt-netapp/README.md"}
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b4/sdk/netapp/azure-mgmt-netapp/README.md"}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
def main():
client = NetAppManagementClient(
credential=DefaultAzureCredential(),
subscription_id="00000000-0000-0000-0000-000000000000",
subscription_id="SUBSCRIPTION_ID",
)

response = client.accounts.begin_update(
Expand All @@ -30,6 +30,6 @@ def main():
print(response)


# x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/preview/2025-07-01-preview/examples/Accounts_Update.json
# x-ms-original-file: 2025-07-01-preview/Accounts_Update.json
if __name__ == "__main__":
main()
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b3/sdk/netapp/azure-mgmt-netapp/README.md"}
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b4/sdk/netapp/azure-mgmt-netapp/README.md"}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
def main():
client = NetAppManagementClient(
credential=DefaultAzureCredential(),
subscription_id="00000000-0000-0000-0000-000000000000",
subscription_id="SUBSCRIPTION_ID",
)

response = client.backup_policies.begin_create(
Expand All @@ -39,6 +39,6 @@ def main():
print(response)


# x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/preview/2025-07-01-preview/examples/BackupPolicies_Create.json
# x-ms-original-file: 2025-07-01-preview/BackupPolicies_Create.json
if __name__ == "__main__":
main()
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b3/sdk/netapp/azure-mgmt-netapp/README.md"}
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b4/sdk/netapp/azure-mgmt-netapp/README.md"}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
def main():
client = NetAppManagementClient(
credential=DefaultAzureCredential(),
subscription_id="00000000-0000-0000-0000-000000000000",
subscription_id="SUBSCRIPTION_ID",
)

client.backup_policies.begin_delete(
Expand All @@ -29,6 +29,6 @@ def main():
).result()


# x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/preview/2025-07-01-preview/examples/BackupPolicies_Delete.json
# x-ms-original-file: 2025-07-01-preview/BackupPolicies_Delete.json
if __name__ == "__main__":
main()
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b3/sdk/netapp/azure-mgmt-netapp/README.md"}
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b4/sdk/netapp/azure-mgmt-netapp/README.md"}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
def main():
client = NetAppManagementClient(
credential=DefaultAzureCredential(),
subscription_id="00000000-0000-0000-0000-000000000000",
subscription_id="SUBSCRIPTION_ID",
)

response = client.backup_policies.get(
Expand All @@ -30,6 +30,6 @@ def main():
print(response)


# x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/preview/2025-07-01-preview/examples/BackupPolicies_Get.json
# x-ms-original-file: 2025-07-01-preview/BackupPolicies_Get.json
if __name__ == "__main__":
main()
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b3/sdk/netapp/azure-mgmt-netapp/README.md"}
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b4/sdk/netapp/azure-mgmt-netapp/README.md"}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
def main():
client = NetAppManagementClient(
credential=DefaultAzureCredential(),
subscription_id="00000000-0000-0000-0000-000000000000",
subscription_id="SUBSCRIPTION_ID",
)

response = client.backup_policies.list(
Expand All @@ -30,6 +30,6 @@ def main():
print(item)


# x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/preview/2025-07-01-preview/examples/BackupPolicies_List.json
# x-ms-original-file: 2025-07-01-preview/BackupPolicies_List.json
if __name__ == "__main__":
main()
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b3/sdk/netapp/azure-mgmt-netapp/README.md"}
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b4/sdk/netapp/azure-mgmt-netapp/README.md"}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
def main():
client = NetAppManagementClient(
credential=DefaultAzureCredential(),
subscription_id="00000000-0000-0000-0000-000000000000",
subscription_id="SUBSCRIPTION_ID",
)

response = client.backup_policies.begin_update(
Expand All @@ -39,6 +39,6 @@ def main():
print(response)


# x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/preview/2025-07-01-preview/examples/BackupPolicies_Update.json
# x-ms-original-file: 2025-07-01-preview/BackupPolicies_Update.json
if __name__ == "__main__":
main()
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b3/sdk/netapp/azure-mgmt-netapp/README.md"}
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b4/sdk/netapp/azure-mgmt-netapp/README.md"}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
def main():
client = NetAppManagementClient(
credential=DefaultAzureCredential(),
subscription_id="00000000-0000-0000-0000-000000000000",
subscription_id="SUBSCRIPTION_ID",
)

response = client.backup_vaults.begin_create_or_update(
Expand All @@ -31,6 +31,6 @@ def main():
print(response)


# x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/preview/2025-07-01-preview/examples/BackupVaults_Create.json
# x-ms-original-file: 2025-07-01-preview/BackupVaults_Create.json
if __name__ == "__main__":
main()
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b3/sdk/netapp/azure-mgmt-netapp/README.md"}
{"sdkUrl": "https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-netapp_14.0.0b4/sdk/netapp/azure-mgmt-netapp/README.md"}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
def main():
client = NetAppManagementClient(
credential=DefaultAzureCredential(),
subscription_id="00000000-0000-0000-0000-000000000000",
subscription_id="SUBSCRIPTION_ID",
)

client.backup_vaults.begin_delete(
Expand All @@ -29,6 +29,6 @@ def main():
).result()


# x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/preview/2025-07-01-preview/examples/BackupVaults_Delete.json
# x-ms-original-file: 2025-07-01-preview/BackupVaults_Delete.json
if __name__ == "__main__":
main()
Loading